
25 Sep
2013
25 Sep
'13
7:16 p.m.
On Tue, 2013-09-24 at 22:19 -0500, Liu Po-B43644 wrote:
Hi Wood Scott,
- Do you mean it is better to set the hwconfig=fsl_ddr:ecc=on as default setting?
- 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