Lines Matching +refs:flash +refs:boot
13 - 64 Mbyte NOR flash single-chip memory
14 - 4 Gbyte NAND flash memory
35 0xf_ec00_0000 - 0xf_efff_ffff 64MB NOR flash
52 SW5[1:4]= 1111 and SW5[6]=0 for boot from 16bit NOR flash
53 SW5[1:4]= 0110 and SW5[6]=0 for boot from SPI flash
56 Build and program U-Boot to NOR flash
58 1. Build u-boot.bin image example:
63 2. Program u-boot.bin into NOR flash
74 1. Program u-boot.bin into alternate NOR bank
83 - bank 1 on the flash 0x0000000~0x0ffffff
84 - bank 2 on the flash 0x1000000~0x1ffffff
85 - bank 3 on the flash 0x2000000~0x2ffffff
86 - bank 4 on the flash 0x3000000~0x3ffffff
89 Build and program U-Boot to SPI flash
91 1. Build u-boot-spi.bin image
93 Need the boot_format tool to generate u-boot-spi.bin from the u-boot.bin.
95 2. Program u-boot-spi.bin into SPI flash