Lines Matching +refs:flash +refs:boot
10 Like the 85xx CDS systems, the 8544 DS board has two flash banks.
11 They are both present on boot, but there locations can be swapped
16 on the flash bank mappings for the next reset cycle.
19 boot bank at 0xfff8_0000.
35 For example, to place a new image in the alternate flash bank
38 tftp 1000000 u-boot.bin.8544ds
44 To overwrite the image in the boot flash bank:
46 tftp 1000000 u-boot.bin.8544ds
51 Other example U-Boot image and flash manipulations examples
59 of using either the current or alternate flash bank as the boot
76 /* reset board but use the to alternate flash bank */
79 /* reset board, use alternate flash bank with watchdog timer enabled*/
99 linux-2.6/arch/powerpc/boot/dts/mpc8544ds.dts
106 Burn it to flash if you want.