commit | 47df8f03f4cae5cec1f42856916a3dd0d0460dc1 | [log] [tgz] |
---|---|---|
author | York Sun <yorksun@freescale.com> | Mon Jan 10 12:02:57 2011 +0000 |
committer | Kumar Gala <galak@kernel.crashing.org> | Wed Jan 19 22:58:23 2011 -0600 |
tree | 5c46a33980469680eeba453a2f18652495633b13 | |
parent | dd12768974358e9f03147c3bffc54b619308f318 [diff] |
mpc8xxx: Enable ECC on/off control in hwconfig Add fsl_ddr:ecc=on in hwconfig. If ECC is enabled in board configuration file, ECC can be turned on/off by this switch. If this switch is omitted, it is ON by default. Updated hwconfig calls to use local buffer. Syntax is hwconfig=fsl_ddr:ecc=on Signed-off-by: York Sun <yorksun@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>