Linux kernel not starting up

Hi

I am building my own linux kernel ( 2.6.31) with 2009 q1203 toolchain
of CodeSourcery .After building kernel if I am trying to launch the
kernel it is hanging at " Starting Kernel ..."

I have taken kernel from http://www.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git

Please advice .....

I have not taken any other changed except this kernel .

if possible please contact back at : vishakh.duggal@gmail.com

Thanks

vishu wrote:

Hi

I am building my own linux kernel ( 2.6.31) with 2009 q1203 toolchain
of CodeSourcery .After building kernel if I am trying to launch the
kernel it is hanging at " Starting Kernel ..."

I have taken kernel from http://www.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git

Please advice .....

Check

http://wiki.davincidsp.com/index.php/FAQ_for_DaVinci_Linux#No_kernel_output_after_U-Boot_load

Regards

Dirk

Hi

I have already tired with low level debug option as well but no luck nothing is getting printed . No “a” or “p” is also getting printed after enabling the option .

Is it possible the Tool chain I am using is not proper ???

should I use some other tool chain ??

Also I am using UART 3 for debugg messages …

In .config file there I have selected 34xx option as 35xx is not there . My board is 35xx based system (3530 based beagle board B7 version ) . Are these config ok ???

Do I need to take any patch ???

Uart based setting are 115200n8 , ttys2 .

Thanks

Have you checked out right branch out of GIT ?
Can you paste initial bootlogs …

Regards,
Omkar