* Have problem with Xilinx Uart Lite
@ 2006-06-29 15:05 Qichen Huang
0 siblings, 0 replies; only message in thread
From: Qichen Huang @ 2006-06-29 15:05 UTC (permalink / raw)
To: linuxppc-embedded
[-- Attachment #1: Type: text/plain, Size: 803 bytes --]
Hi all,
I'm trying to port linuxppc_2_4_devel to Xilinx ML403. I want to use
UartLite instead of Uart 16550. What changes should I do?
I have disabled "Standard/generic (8250/16550 and compatible UARTs) serial
support"
and enabled "Xilinx UART Lite" & "Console on UART Lite port" in character
devices.
And the initial kernel command string is changed to "console=ttl0
console=ttyS0,9600 ip=off root=/dev/xsysace/disc0/part3 rw".
The kernel boot log dosen't mention any serial device and it hangs up until
"System started." There is no login prompt.
My /etc/inittab is :
::sysinit:/etc/init.d/rcS
#::askfirst:-/bin/sh
::ctrlaltdel:/sbin/reboot
::shutdown:/sbin/swapoff -a
::shutdown:/bin/umount -a -r
::restart:/sbin/init
::respawn:/sbin/getty 9600 tts/0
What else should I do?
Thank you!
Qichen
[-- Attachment #2: Type: text/html, Size: 937 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-06-29 15:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-29 15:05 Have problem with Xilinx Uart Lite Qichen Huang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).