Boot args for beagle kernel

Hi All,

I am trying boot beagleboard with linux-omap-2.6 kernel Referred http://elinux.org/BeagleBoard#Linux_kernel for building,But kernel booting is struck at the uncompressed level.I am suspecting the boot args

bootargs used:
setenv bootargs console=ttyS2,115200n8 noinitrd root=/dev/mmcblk0p2 rootfstype=ext3 rw rootdelay=1 nohz=off

Hi,

The repository that I u have cloned is right one and it contains latest V2.6.31(when I used) kerenel.
But some patches are must to boot this kerenel and those are available in openembedded git.

Follow instructions on …
http://elinux.org/BeagleBoardLinuxKernel

Regards,
Omkar

Hi,
I followed the isntruction in http://elinux.org/BeagleBoardLinuxKernel and my kernel runs now. I guess there is something wrong with kernel version 2.6.31. The running version is 2.6.29.
The only thing I don’t understand is this is a linux omap kernel, after apply the patched from openembedded it has a Angstrom logo at the start login shell command. I would like to know where this logo come from? Either the original linux omap kernel or from the patches of the open embedded. I have never run the kernel linux omap before so I don’t sure.
I highly appreciate if you one tell me.

Best regards,
Thang Nguyen