Trouble moving custom MPC8548 board to U-boot 1.3
Jon Loeliger
jdl at freescale.com
Wed Jan 7 03:52:48 EST 2009
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 uboot 1.2)
>
> can anyone pls. point me in the right direction?
>
> My console output is as follows:
>
> U-Boot 2008.10-00334-g90665e3-dirty-svn1154 (Jan 6 2009 -
> 13:40:47)
>
>
> CPU: 8548E, Version: 1.1,
> (0x80390011)
> Core: E500, Version: 1.0,
> (0x80210010)
> Clock
> Configuration:
>
> CPU:990 MHz, CCB:396
> MHz,
> DDR:198 MHz (396 MT/s data rate), LBC:49.500
> MHz
> L1: D-cache 32 kB
> enabled
> I-cache 32 kB
> enabled
> Board: Equus
> MPC8548
> PCI1: 64 bit, 66 MHz,
> sync
> I2C:
> ready
>
> DRAM:
> Initializing
>
> fsl_ddr_sdram
>
> starting at step 1
> (STEP_GET_SPD)
> SPD checksum unexpected. Checksum in SPD = 27, computed SPD =
> 74
> DIMM 0: failed
This is your root cause: Unable to get the SPD information
for the DDR DIMM in slot 0 of controller 0.
What part are you using? Does it support SPD?
Is your I2C to it hooked up correctly?
Can you dump the SPD information that is read?
Does it match the part specs?
HTH,
jdl
More information about the Linuxppc-dev
mailing list