Lines Matching refs:image
67 FE70_0000 Alternative U-Boot image
69 FEF0_0000 U-Boot image
74 FE00_0000 HRCW and U-Boot image
76 FE80_0000 Alternative HRCW and U-Boot image
81 FE00_0000 HRCW and U-Boot image
119 the U-Boot image.
127 the U-Boot image.
136 When the BMS bit in the HRCW is 0, the ITX will boot the U-Boot image
138 image at address FEF00000.
140 Therefore, just put a U-Boot image at both FE000000 and FEF00000 and
141 change the BMS bit whenever you want to boot the other image.
145 1) Build an ITX image to be loaded at FEF00000
151 2) Take the u-boot.bin image and flash it at FEF00000.
158 3) Build an ITX image to be loaded at FE000000
164 4) Take the u-boot.bin image and flash it at FE000000.
171 The HRCW in flash is currently set to boot the image at FE000000.
174 B460A000 04040000 if you want to boot the image at FEF00000, or set
175 it to B060A000 04040000 if you want to boot the image at FE000000.
177 To change the HRCW in flash to boot the image at FEF00000, use these