Lines Matching refs:Boot

1 U-Boot port for Texas Instruments Keystone II EVM boards
6 This README has information on the U-Boot port for K2HK, K2E, and K2L EVM boards.
29 Some of the peripherals that are configured by U-Boot
44 to install this image from U-Boot.
56 As U-Boot is migrating to Kconfig there is also board defconfig files
83 Load and Run U-Boot on keystone EVMs using CCS
90 Use u-boot.bin from the build folder for loading and running U-Boot binary
97 to configure SW1 dip switch to use "No Boot/JTAG DSP Little Endian Boot Mode"
105 loading the U-Boot binary on the target EVM. Instead do the following:-
118 5. The U-Boot prompt is shown at the Tera Term/ Hyper terminal console as
121 U-Boot 2014.04-rc1-00201-gc215b5a (Mar 21 2014 - 12:47:59)
134 U-Boot image can be flashed to first 512KB of the NOR flash using following
137 1. Start CCS and run U-Boot as described above.
141 through CCS as described in step 2 of "Load and Run U-Boot on K2HK/K2E/K2L
143 4. Free Run the target as described earlier (step 4) to get U-Boot prompt
144 5. At the U-Boot console type following to setup U-Boot environment variables.
148 Once U-Boot prompt is available, Power OFF the EVM. Set the SW1 dip switch
149 to "SPI Little Endian Boot mode" as per instruction at
151 6. Power ON the EVM. The EVM now boots with U-Boot image on the NOR flash.
155 U-Boot image can be flashed to first 1024KB of the NAND flash using following
158 1. Start CCS and run U-Boot as described above.
162 through CCS as described in step 2 of "Load and Run U-Boot on K2HK EVM
164 4. Free Run the target as described earlier (step 4) to get U-Boot prompt
165 5. At the U-Boot console type following to setup U-Boot environment variables.
168 Once U-Boot prompt is available, Power OFF the EVM. Set the SW1 dip switch
169 to "ARM NAND Boot mode" as per instruction at
171 6. Power ON the EVM. The EVM now boots with U-Boot image on the NAND flash.
173 Load and Run U-Boot on keystone EVMs using UART download
182 3. When xmodem is complete you should see the U-Boot starts on the UART port
184 Load and Run U-Boot on K2G EVMs using MMC
189 1. Set the SW3 dip switch to "ARM MMC Boot mode" as per instruction at
192 3. Copy MLO to Boot Partition.
194 The EVM now boots with U-Boot image from SD card.