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

where I can find __log_buf for kernel messages?



Best Regards

Mirek



On Mon, 27 Aug 2007, Grant Likely wrote:

> On 8/27/07, Mirek23 <[EMAIL PROTECTED]> wrote:
> > 4. I am trying to start the kernel
> >
> > => bootm 0x1000000
> >
> > ## Booting image at 01000000 ...
> > Image Name:   Linux-2.6.21-rc6
> > Image Type:   PowerPC Linux Kernel Image (gzip compressed)
> > Data Size:    991375 Bytes = 968.1 kB
> > Load Address: 00000000
> > Entry Point:  00000000
> > Verifying Checksum ... OK
> > Uncompressing Kernel Image ... OK
> 
> Have you looked in __log_buf for kernel messages?
> What does your u-boot env look like?
> Do you have 'console=ttyUL0' or 'console=ttyS0' in the kernel command line?
> 
> Cheers,
> g.
> 
> 

-- 
=============================================================================
          Miroslaw Dach ([EMAIL PROTECTED]) - SLS/Controls Group 
                PSI - Paul Scherrer Institut CH-5232 Villigen
=============================================================================

_______________________________________________
Linuxppc-embedded mailing list
Linuxppc-embedded@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-embedded

Reply via email to