]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/mpc8349emds: Migrate from spd_sdram to unified DDR driver
authorYork Sun <yorksun@freescale.com>
Fri, 26 Aug 2011 18:32:45 +0000 (11:32 -0700)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 30 Sep 2011 00:01:06 +0000 (19:01 -0500)
commitd4b9106609a67617d8cef3bb6bce124974865388
tree4bd57192ca2396fe074460924100062b24bf1feb
parentd29d17d7badcf90a31e5d6d1d9a82838ea039a42
powerpc/mpc8349emds: Migrate from spd_sdram to unified DDR driver

Update MPC8349EMDS to use unified DDR driver instead of spd_sdram.c.
The unified driver can initialize data using DDR controller. No need to
use DMA if just to initialze for ECC.

Signed-off-by: York Sun <yorksun@freescale.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
board/freescale/mpc8349emds/Makefile
board/freescale/mpc8349emds/ddr.c [new file with mode: 0644]
board/freescale/mpc8349emds/mpc8349emds.c
include/configs/MPC8349EMDS.h