> Doesn't look like you are passing a kernel parameters line. The
> kernel probably is booting, but doesn't know where to output the
> console. Try adding "console=ttyPSC0,115200".
Hi Grant,
I've tried to add that with this commands
=> bootargs debug console=ttyPSC0,115200 root=/dev/ram
=> save
Nice to hear that, next week I'll try and let you know.
Thank you again for your support,
Fabrizio
On Fri, May 9, 2008 at 5:20 PM, Grant Likely <[EMAIL PROTECTED]> wrote:
> On Fri, May 9, 2008 at 9:02 AM, Fabri <[EMAIL PROTECTED]> wrote:
>> Thanks for the patches, now
[EMAIL PROTECTED]";
> + };
> };
>
>
> Oh, and the fix I told you about (fixing the unterminated list) didn't
> make it into 2.6.25.2. You still need to manually apply it. It
> should be in 2.6.25.3.
>
> Cheers,
> g.
>
> On Fri, May 9, 2008 at 7:51
Errage corrige: Excuse me, bad cut and paste :)
This is the right output of the first try
## Booting image at 0300 ...
Image Name: Linux-2.6.25.2
Created: 2008-05-09 12:46:22 UTC
Image Type: PowerPC Linux Kernel Image (gzip compressed)
Data Size:1518744 Bytes = 1.4 M
Hello!
I've seen you guys are playing with a Lite5200b board, so I've decided
to do another attempt with mine.
On Thu, May 8, 2008 at 5:32 PM, Grant Likely <[EMAIL PROTECTED]> wrote:
> For example, use "make ARCH=powerpc cuImage.lite5200b" to build an
> image for the lite5200b board. The build sc