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 (with a size of 256KiB!). Because the EEPROM is read-
16 Using the default configuration, U-Boot had a boot scrips that works as follows:
19 * If it is, try to load boot.scr from the first FAT partition
20 * If loading boot.scr was successful, run it
26 * If loading uImage was successful, boot it (DT is optional)
27 * If none of the above was successful, try booting from flash
36 | u-boot.bin | 0x0 | 0x40000 (256KiB) |
41 Writing image to flash
44 The EEPROM contains a program for uploading an image file to the flash memory.
46 it on. You can also `run fwupdateboot` in the u-boot shell to reboot into this
51 to the flash. If you are not using a microSD card, you will need to create an