2013-01-21: This guide was based on OE classic and some of the commands seem to have changed for oe-core, specifically the -c deploy for the kernel. I have not yet discovered the replacement command. This article is to detail the workflow I personally use when I am doing kernel development for devices supported by OE. […]
Since the instructions to format an SD card for booting with beagle/zoom2/other omap boards seems to be so complex I decided to write a script that was nice and simple to accomplish the same task. Here is my tested and working script. omap3-mkcard.sh To run this script you will require to run it as root. […]