]> Git Repo - J-u-boot.git/commit - include/configs/MPC8349EMDS.h
powerpc/mpc8349emds: Migrate from spd_sdram to unified DDR driver
authorYork Sun <[email protected]>
Fri, 26 Aug 2011 18:32:45 +0000 (11:32 -0700)
committerKumar Gala <[email protected]>
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 <[email protected]>
Signed-off-by: Kim Phillips <[email protected]>
Signed-off-by: Kumar Gala <[email protected]>
board/freescale/mpc8349emds/Makefile
board/freescale/mpc8349emds/ddr.c [new file with mode: 0644]
board/freescale/mpc8349emds/mpc8349emds.c
include/configs/MPC8349EMDS.h
This page took 0.036418 seconds and 4 git commands to generate.