Some bug fix and errata fixes. - k
The following changes since commit 42d44f631c4e8e5359775bdc098f2fffde4e5c05: Prepare v2011.03-rc1 (2011-02-02 22:37:32 +0100) are available in the git repository at: git://git.denx.de/u-boot-mpc85xx.git master Kumar Gala (3): powerpc/85xx: Enable ESDHC111 Erratum on P2010/P2020 SoCs fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020) powerpc/8xxx: Fix possible compile issue related to P1013 York Sun (5): powerpc/85xx: Remove unnecessary polling loop from DDR init powerpc/85xx: Enable Errata command on MPC8572DS powerpc/85xx: Rename MPC8572 DDR erratum to DDR115 powerpc/mpc85xx: implement workaround for errata DDR111 and DDR134 powerpc/85xx: Enable ECC on MPC8572DS arch/powerpc/cpu/mpc85xx/Makefile | 2 +- arch/powerpc/cpu/mpc85xx/cmd_errata.c | 11 +++- arch/powerpc/cpu/mpc85xx/ddr-gen3.c | 111 +++++++++++++++++++++++++++- arch/powerpc/include/asm/config_mpc85xx.h | 6 ++ arch/powerpc/include/asm/fsl_ddr_sdram.h | 5 ++ drivers/mmc/fsl_esdhc.c | 5 ++ include/configs/MPC8572DS.h | 3 +- 7 files changed, 136 insertions(+), 7 deletions(-) _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot