Hi all,

I'm trying to get a custom platform working with the 2.6.30.4-uc0 kernel
(from the 20090618-20090810 patch) but I'm unable to get the serial
console to work right.  On the serial port I see the output from the rc
script but I never get a shell prompt when it completes (I can type and
the characters echo back though).  With an older kernel (2.6.23) and
everything else the same (same version of busybox, same inittab, same
glibc, etc), it works correctly.  Also if I modify init.c to launch
/bin/sh as the init process then then I do get a working shell.   Has
anyone else run into issues getting a serial console working with this
(or any other recent) kernel?  Or does anyone have any suggestions for
where to look to debug why its not working? 

I'm using init and ash from busybox and here's my inittab in case it helps:

::sysinit:/bin/sh /etc/rc
ttyS0::respawn:/bin/sh --login

Any help appreciated. 

Thanks,
Lance
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to