Skip to content
Snippets Groups Projects
Commit f64702b7 authored by Timur Tabi's avatar Timur Tabi Committed by Kim Phillips
Browse files

Fix memory initialization on MPC8349E-mITX


Define CFG_DDR_SDRAM_CLK_CNTL for the MPC8349E-mITX and MPC8349E-mITX-GP.
This allows ddr->sdram_clk_cntl to be properly initialized.  This is necessary
on some ITX boards, notably those with a revision 3.1 CPU.

Also change spd_sdram() in cpu/mpc83xx/spd_sdram.c to not write anything into
ddr->sdram_clk_cntl if CFG_DDR_SDRAM_CLK_CNTL is not defined.

Signed-off-by: default avatarTimur Tabi <timur@freescale.com>
Acked-by: default avatarMichael Benedict <MBenedict@twacs.com>
Signed-off-by: default avatarKim Phillips <kim.phillips@freescale.com>
parent 54b2d434
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment