Changes

How to boot from MicroSD Card

No change in size, 09:41, 20 October 2011
no edit summary
$/home/jdoe> cd linux-omap-2.6
b) Checkout your desired branch (we used for this howto 2.6.3537.y)
$/home/jdoe/linux-omap-2.6> git checkout origin/linux-2.6.3537.y -b linux-2-6-3537.y
c) Configure the kernel
$/home/jdoe/linux-omap-2.6> make ARCH=arm CROSS_COMPILE=arm-linux-gnueabi- igep0020_defconfigigep00x0_defconfig
d) Build the kernel and Modules