On 8/27/07, Miroslaw Dach <[EMAIL PROTECTED]> wrote:
> Hi Grant,
>
>         Thank you for your response.
>
> My u-boot bootargs is set to:
> console=ttyUL0,9600 root=/dev/nfs rw 
> nfsroot=129.117.144.113:/opt/eldk41/ppc_4xx,tcp  
> ip=::::virtex4-mirek:eth0:dhcp panic=1

Drop the ',9600'.  It's irrelevant for uartlite.

>
> where I can find __log_buf for kernel messages?

Search for __log_buf in System.map (in the kernel source tree).  Use a
debugger to look at the memory.

g.

-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
[EMAIL PROTECTED]
(403) 399-0195
_______________________________________________
Linuxppc-embedded mailing list
Linuxppc-embedded@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-embedded

Reply via email to