
5 Dec
2013
5 Dec
'13
12:44 a.m.
On 12/03/2013 05:28 PM, Masahiro Yamada wrote:
Hello York.
On Tue, 3 Dec 2013 13:16:59 -0800 York Sun yorksun@freescale.com wrote:
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
This patch also fixes the issue addressed by this http://patchwork.ozlabs.org/patch/296086/
I'm happy with your patch. Thanks!
Please take it and discard my patch.
Thanks. Applied to u-boot-mpc85xx/master.
York