I am using beagle board and using u-boot and the kernel built by myself.
The kernel boot stops at " starting kernel"
I tried changing the console type to ttyO2, ttyS2 by setting the boot args using setenv
Even I tried to change the boot options in menuconfig to set the console type to ttyO2 and used the same in bootargs
But no use
Am I doing something wrong while building the kernel?
Can someone help me
Srinivas