commit | 0ac71ea035036debb12f750b20a5b88591420865 | [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 | d56624fe355f848d00f3b62c4aaa999c5d7dce61 [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>