[U-Boot] [PATCH v2] powerpc/c29xpcie: add DDR ECC on off config setting
York Sun
yorksun at freescale.com
Thu Oct 17 19:16:07 CEST 2013
On 09/25/2013 06:40 PM, Po Liu wrote:
> c29xpcie REV_A board DDR ECC chip has bad impedance in hardware,
> force that kind of board to be DDR ECC off when booting.
> Other version board config ECC on/off by hwconfig=fsl_ddr:ecc=on
> in uboot enviroment.
>
> Signed-off-by: Po Liu <Po.Liu at freescale.com>
> ---
> Add this patch after the camelcase patch
> http://patchwork.ozlabs.org/patch/271670/ was added.
> changes for v2:
> - Default ecc on by hwconfig=fsl_ddr:ecc=on
> - Keep the macro define CONFIG_DEF_HWCONFIG
>
> board/freescale/c29xpcie/ddr.c | 8 ++++++++
> include/configs/C29XPCIE.h | 2 ++
> 2 files changed, 10 insertions(+)
>
Applied to 85xx/next branch. Pending merging to master branch.
York
More information about the U-Boot
mailing list