Re: MPC5200b MMC over SPI into PSC6

2008-05-22 Thread Fabri
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 = saveenv

Re: MPC5200b MMC over SPI into PSC6

2008-05-09 Thread Fabri
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 scripts

Re: MPC5200b MMC over SPI into PSC6

2008-05-09 Thread Fabri
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

Re: MPC5200b MMC over SPI into PSC6

2008-05-09 Thread Fabri
) 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 AM, Fabri [EMAIL PROTECTED] wrote: Errage corrige: Excuse me, bad cut and paste :) This is the right output of the first try ## Booting image at 0300

Re: MPC5200b MMC over SPI into PSC6

2008-05-09 Thread Fabri
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 some more rows are printed after