[U-Boot] [PATCH] powerpc/c29xpcie: add DDR ECC on off config setting

Scott Wood scottwood at freescale.com
Wed Sep 25 19:16:31 CEST 2013


On Tue, 2013-09-24 at 22:19 -0500, Liu Po-B43644 wrote:
> Hi Wood Scott,
> 
> 1. Do you mean it is better to set the hwconfig=fsl_ddr:ecc=on as default setting?
> 2. Do you mean keep the CONFIG_DEF_HWCONFIG define as below is better?
> 
> #define CONFIG_DEF_HWCONFIG fsl_ddr:ecc=on
> "hwconfig=" __stringify(CONFIG_DEF_HWCONFIG)  "\0"

Yes to both.  There's no reason to change this just because one board
revision can't do ECC (which is handled elsewhere).

-Scott





More information about the U-Boot mailing list