Re: Trouble moving custom MPC8548 board to U-boot 1.3

2009-01-09 Thread Kumar Gala
On Jan 9, 2009, at 7:32 AM, Pieter wrote: Hi all, I have spent quite some time trying to move from U-Boot 1.2 to a newer version.. I am stuck at the initialization of the ram. The ram checksum fails and gives me a "total memory of 0". (the board has 512MB and work when booting uboot 1.2)

Re: Trouble moving custom MPC8548 board to U-boot 1.3

2009-01-09 Thread Pieter
Hi all, >> I have spent quite some time trying to move from U-Boot 1.2 to a newer >> version.. I am stuck at the initialization of the ram. The ram checksum >> fails and gives me a "total memory of 0". (the board has 512MB and work >> when booting uboot 1.2) >> >> can anyone pls. point me in the ri

Re: Trouble moving custom MPC8548 board to U-boot 1.3

2009-01-09 Thread Pieter
Hi all, >> I have spent quite some time trying to move from U-Boot 1.2 to a newer >> version.. I am stuck at the initialization of the ram. The ram checksum >> fails and gives me a "total memory of 0". (the board has 512MB and work >> when booting uboot 1.2) >> >> can anyone pls. point me in the ri

Re: Trouble moving custom MPC8548 board to U-boot 1.3

2009-01-06 Thread Jon Loeliger
On Tue, 2009-01-06 at 15:28 +0200, Pieter wrote: > Hi all, > > I have spent quite some time trying to move from U-Boot 1.2 to a newer > version.. I am stuck at the initialization of the ram. The ram checksum > fails and gives me a "total memory of 0". (the board has 512MB and work > when booting u

Trouble moving custom MPC8548 board to U-boot 1.3

2009-01-06 Thread Pieter
Hi all, I have spent quite some time trying to move from U-Boot 1.2 to a newer version.. I am stuck at the initialization of the ram. The ram checksum fails and gives me a "total memory of 0". (the board has 512MB and work when booting uboot 1.2) can anyone pls. point me in the right direction?