Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

U-Boot Texas Instruments Series

11 bytes removed, 16:16, 8 March 2018
Configure U-Boot for IGEPv5 device.
$ git checkout origin/u-boot-2014.01.y -b u-boot-2014.01.y.local
====<br />'''Configure''' U-Boot for IGEPv5 device.====
make CROSS_COMPILE=arm-linux-gnueabihf- omap5_igep0050_config
 
====Build MLO and U-boot====
Then '''build''' the SPL and the u-boot image. The result will be an ''MLO'' file and an ''u-boot.img'' file in current directory. Execute: