uboot-mt623x/cpu/mpc83xx
Timur Tabi f64702b7fc 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: Timur Tabi <timur@freescale.com>
Acked-by: Michael Benedict <MBenedict@twacs.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
2007-05-01 12:10:26 -05:00
..
Makefile mpc83xx: Add generic PCI setup code. 2007-04-23 16:32:00 -05:00
config.mk * Patch by Eran Liberty 2005-07-28 10:08:46 -05:00
cpu.c mpc83xx: replace elaborate boottime verbosity with 'clocks' command 2007-05-01 12:08:36 -05:00
cpu_init.c mpc83xx: Fix config of Arbiter, System Priority, and Clock Mode 2007-03-02 14:08:26 -06:00
interrupts.c mpc83xx: Miscellaneous code style fixes 2006-11-28 23:34:30 -06:00
pci.c mpc83xx: minor fixups for 8313rdb introduction 2007-04-25 12:34:38 -05:00
qe_io.c mpc83xx: streamline the 83xx immr head file 2007-03-02 11:05:53 -06:00
spd_sdram.c Fix memory initialization on MPC8349E-mITX 2007-05-01 12:10:26 -05:00
speed.c mpc83xx: replace elaborate boottime verbosity with 'clocks' command 2007-05-01 12:08:36 -05:00
start.S mpc83xx: Put the version (and magic) after the HRCW. 2007-03-02 11:05:53 -06:00
traps.c mpc83xx: Miscellaneous code style fixes 2006-11-28 23:34:30 -06:00