Re: Booting kernel from FAT partition on beagle board

2012-07-24 Thread Bernhard Walle
Am 23.07.12 22:05, schrieb Sascha Hauer: > On Sun, Jul 22, 2012 at 05:29:44PM +0200, Bernhard Walle wrote: > > earlyprintk does not take options. Ok, but IIRC it doesn't harm. However, I tried without that options and it does't work. > Have you enabled earlyprintk support in your config? At least

Re: Booting kernel from FAT partition on beagle board

2012-07-23 Thread Sascha Hauer
On Sun, Jul 22, 2012 at 05:29:44PM +0200, Bernhard Walle wrote: > Hi, > > Passing control to ARM Linux uImage handler > > Starting kernel at 0x80008000... > commandline: console=ttyO2,115200 vram=12M > omapfb.mode=dvi:1024x768MR-16@60 omapfb.debug=y omapdss.def_disp=dvi > root=/dev/mmcblk0p2 ro r

Booting kernel from FAT partition on beagle board

2012-07-22 Thread Bernhard Walle
Hi, this may be a very stupid question, but I'm using Barebox for the first time. My kernel is located on a SD card on the 1st FAT partition. I tried following sequence: barebox@Texas Instrument's Beagle:/ bootargs="console=ttyO2,115200