Lines Matching +refs:flash +refs:boot
5 on the davinci da850 evm. The EV3 has a 16MB spi flash and a SDHC microSD card
11 The EV3 contains a bootloader in EEPROM that loads u-boot.bin from address 0x0
12 of the spi flash memory. Using the default configuration, u-boot will check to
13 see if there is a boot.scr file on the first FAT partition of the mmc. If there
14 is, it will run the script and boot the kernel from the uImage file also in
15 the FAT partition. Otherwise, it will load a kernel and rootfs from the flash.
16 The kernel must be stored at address 0x50000 on the flash and have a maximum
18 flash and have a maximum size of 9.3MiB. The flash starting at 0xCB0000 is
21 Writing image to flash
24 The EEPROM contains a program for uploading an image file to the flash memory.
26 it on. You can also `run fwupdateboot` in the u-boot shell to reboot into this
31 to the flash. If you are not using a microSD card, you will need to create an