Lines Matching refs:flash
11 A) One 8MB on-board flash EEPROM chip, instead of two.
35 of the flash chips. If J22.E is ON (i.e. jumpered), then flash chip
36 U4 is located at address FE000000 and flash chip U7 is at FE800000.
60 On the ITX, jumper J22.E is used to determine which flash chips are
70 FEFF_FFFF End of flash
77 FEFF_FFFF End of flash
83 F7FF_FFFF End of flash
130 Because the ITX has 16MB of flash, it is possible to keep two U-Boot
131 images in flash, and use the HRCW to specify which one is to be used
150 2) Take the u-boot.bin image and flash it at FEF00000.
163 4) Take the u-boot.bin image and flash it at FE000000.
170 The HRCW in flash is currently set to boot the image at FE000000.
176 To change the HRCW in flash to boot the image at FEF00000, use these
179 cp.b FE000000 1000 10000 ; copy 1st flash sector to 1000