On Tue, Nov 4, 2008 at 10:36 PM, Jordan Crouse jordan.crouse@amd.com wrote:
On 04/11/08 20:47 +0200, Roman Yeryomin wrote:
On Tue, Nov 4, 2008 at 8:43 PM, Marc Jones Marc.Jones@amd.com wrote:
Roman Yeryomin wrote:
I'm experimenting with coreboot (v3) on alix2c3 and still can't get serial console working. :( It stops right after kernel is done booting (I can see coreboot, filo and kernel messages just fine). I
Is it just the console that stops? The kernel is still running and otherwise behaving normally?
exactly! only console is not working... system is running fine (at least for few hours for sure)
pass CONSOLE=/dev/ttyS0 on the command line.
kernel command line? you mean instead of console=ttyS0,38400n8? or append to it? anyway.. it doesn't help
Roman