]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/mpc8349: Use generic mpc85xx DDR driver
authorYork Sun <yorksun@freescale.com>
Tue, 3 Dec 2013 21:16:59 +0000 (13:16 -0800)
committerYork Sun <yorksun@freescale.com>
Wed, 4 Dec 2013 22:55:05 +0000 (14:55 -0800)
commit1df99080cb6dea9216ee1925f03bd7cc35dc34c7
tree48938565794d90a8bf3fa29c19bd7ce9d38c3982
parent085db5ca3aa306d2002c765191ce1a73fa962553
powerpc/mpc8349: Use generic mpc85xx DDR driver

MPC8349 has been using mpc85xx DDR driver through a symbolic link to
mpc85xx_ddr_gen2.c. After consolidating the drivers to a single set
under driver/ddr/fsl/, the link is replaced by referring driver
directly. We now can simply enable the macro and use the driver.
Other mpc83xx SoCs still use their own driver.

Signed-off-by: York Sun <yorksun@freescale.com>
arch/powerpc/cpu/mpc83xx/Makefile
include/configs/MPC8349EMDS.h