[U-Boot] [Patch v3 2/7] mpc8xxx: Enable ECC on/off control in hwconfig

Kumar Gala galak at kernel.crashing.org
Thu Jan 20 04:03:27 CET 2011


On Jan 10, 2011, at 4:02 PM, York Sun wrote:

> 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 at freescale.com>
> ---
> arch/powerpc/cpu/mpc8xxx/ddr/options.c |    9 ++++++---
> doc/README.fsl-ddr                     |    7 +++++++
> 2 files changed, 13 insertions(+), 3 deletions(-)

applied to 85xx

- k


More information about the U-Boot mailing list