Changes

How to boot from MicroSD Card

365 bytes added, 11:55, 8 March 2014
no edit summary
== MLO + uboot - IGEP COM AQUILA, IGEPv5 ==
You can find more detailed information about the build procedure on this other [[U-Boot_2014Boot 2014.01.y|howto]]
<pre style="line-height: 1.4em; overflow: auto; word-spacing: 1px; font-family: 'Droid Sans Mono', monospace, sans-serif !important;">git clone git://git.isee.biz/pub/scm/u-boot-arm.git
cd u-boot-arm/
If you're using IGEPv5 board you should checkout this one:git checkout origin/u-boot-2014.01.y -omap5 -b u-boot-2014.01.y-omap5make omap5-igep0050_config CROSS_COMPILE=arm-linux-gnueabihf-Or if you're using IGEP COM Aquila:git checkout origin/<span style="line-height: 1.1em;">u-boot-2013.07.y -b </span><span style="line-height: 1.1em;">u-boot-2013.07.y.localmake igep0033_config CROSS_COMPILE=arm-linux-gnueabi-</span></pre>
== Kernel ==