Linux 2_4_devel kernel hangs after control transferred from u-boot

2003-10-02 Thread Dan Malek
Matt Porter wrote: > That should save him some time. Any other ports to standard boards > you have laying around? :) I'll take a look. My Dad is visiting so I had to clean up the house. I'll never find anything again :-) I have one for the Cogent 8245 board, too..but, that's just like a Sa

Linux 2_4_devel kernel hangs after control transferred from u-boot

2003-10-02 Thread Wolfgang Denk
In message you wrote: > > I am trying to get a linux kernel to build and run on a Cogent CSB272 > (IBM PPC 405GP processor) running a U-boot 0.4.0 bootloader. I can tftp > a uImage into ram and it passes check, but when I run bootm it > uncompresses the kernel and hangs after it starts executing

Linux 2_4_devel kernel hangs after control transferred from u-boot

2003-10-02 Thread Stuart Vivian
Hi all, I am trying to get a linux kernel to build and run on a Cogent CSB272 (IBM PPC 405GP processor) running a U-boot 0.4.0 bootloader. I can tftp a uImage into ram and it passes check, but when I run bootm it uncompresses the kernel and hangs after it starts executing the kernel at address 0x

Linux 2_4_devel kernel hangs after control transferred from u-boot

2003-10-02 Thread Dan Malek
Matt Porter wrote: > Hrm, it used to be that everybody said their board was "just like > a Sandpoint". I guess walnut is like that in the 4xx world. :) I did the port for this board over a year ago and gave it to a few people that were going to "finish it and check it in"I guess that didn't

Linux 2_4_devel kernel hangs after control transferred from u-boot

2003-10-02 Thread Matt Porter
On Thu, Oct 02, 2003 at 01:00:26PM -0400, Dan Malek wrote: > > Matt Porter wrote: > > > Hrm, it used to be that everybody said their board was "just like > > a Sandpoint". I guess walnut is like that in the 4xx world. :) > > I did the port for this board over a year ago and gave it to a > few peo

Linux 2_4_devel kernel hangs after control transferred from u-boot

2003-10-02 Thread Matt Porter
On Thu, Oct 02, 2003 at 02:29:18PM +0100, Stuart Vivian wrote: > > Hi all, > > I am trying to get a linux kernel to build and run on a Cogent CSB272 > (IBM PPC 405GP processor) running a U-boot 0.4.0 bootloader. I can tftp > a uImage into ram and it passes check, but when I run bootm it > uncompre