[U-Boot-Users] [PATCH] Fix memory initialization on MPC8349ITX

Timur Tabi timur at freescale.com
Thu Apr 26 00:54:52 CEST 2007


Timur Tabi wrote:

> I've tested this patch, and it works fine on my ITX and ITX-GP, so please post a new, 
> complete patch and I'll ack it.

I've been thinking about this.  Could you try one more thing before posting the new patch? 
  In cpu/mpc83xx/spd_sdram.c, could you comment-out this line:

	ddr->sdram_clk_cntl = 0x00000000;

and also *not* define CFG_DDR_SDRAM_CLK_CNTL in MPC8349ITX.h?  In other words, I want to 
see what happens if you don't write anything at all to ddr->sdram_clk_cntl.

-- 
Timur Tabi
Linux Kernel Developer @ Freescale




More information about the U-Boot mailing list