On 2-May-08, at 12:20 PM, rwarner wrote:

Hi,

Has anyone experienced an issue with including the Atmel serial driver and the console connection to the Atmel serial driver not allowing the system to continue to boot.

If i do not have the Atmel serial driver built into the kernel image the system boots to the romfs (/bin/init executed).

However if i have the Atmel serial driver built into the system (i do get output on a serial connection) it does not complete the boot process. It does not return from the flush_cpu_workqueue() function, executed by flush_workqueue() at the end of the kernel init sequence.

Just thought i'd ask if someone may have experienced this before and knows a solution to it.

Which /bin/init are you using? The default for busybox (1.0.0) init is to wait for a keypress on the console to continue. It may have changed in later versions, or you can use an /etc/inittab file to override it.

--
Glenn Henshaw                     Logical Outcome Ltd.
e: [EMAIL PROTECTED]     w: www.logicaloutcome.ca



_______________________________________________
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

Reply via email to