Lines Matching full:flash
11 A) One 8MB on-board flash EEPROM chip, instead of two.
13 C) No Compact Flash slot
29 E BOOT1 ON (0) Flash EEPROM boot device
32 H F_WP OFF (1) Flash EEPROM write protection
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.
52 0xF000_0000 - 0xF000_FFFF Compact Flash (ITX only)
55 0xFE00_0000 - 0xFE7F_FFFF First 8MB bank of Flash memory
56 0xFE80_0000 - 0xFEFF_FFFF Second 8MB bank of Flash memory (ITX only)
58 3.2 Flash EEPROM layout.
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