Hi Christian,
A common problem I encountered with these symptoms was the "romfs" option was enabled in the kernel configuration but a romfs wasn't really attached to the end of the kernel. About 20 lines into kernel startup the kernel goes into a loop trying to copy a non-existent filesystem to RAM and the system locks up. Regards, Matt ----- Original Message ---- From: Christian Gieseler <[email protected]> To: [email protected] Sent: Thursday, August 13, 2009 8:26:05 AM Subject: [uClinux-dev] No console output while booting Hi all, we are using a custom board based on the SenTec Cobra 5329 Board. So far it is running with kernel 2.6.17 and we want to switch to uClinux-dist-20080808 release. It compiles fine, but when i want to boot the Kernel by going to the base address after downloading the image with dbug, i get no output. Not one single character. Since i use the same boot parameters as bevore (console=ttyS0,115200) i had a look at the serial drivers an noticed that there have been some changes. So far i was not able to find out what i have to change to get the console output running. Does anybody have a hint what i have to change, to get the console working? Or has anybody had the same behaviour and it was caused by something else? Thanks for any help Regards Christian _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
