From: Stefan Roese Date: Sat, 31 Mar 2007 06:48:36 +0000 (+0200) Subject: ppc4xx: Change Yucca config file to support ECC X-Git-Tag: v2008.10-rc1~951^2~20 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;ds=sidebyside;h=60723803431ac75cad085690789e433d5ab9174e;p=platform%2Fkernel%2Fu-boot.git ppc4xx: Change Yucca config file to support ECC With the updated 44x DDR2 driver the Yucca board now supports ECC generation and checking. Signed-off-by: Stefan Roese --- diff --git a/include/configs/yucca.h b/include/configs/yucca.h index eb4859c..7f8b022 100644 --- a/include/configs/yucca.h +++ b/include/configs/yucca.h @@ -120,7 +120,7 @@ *----------------------------------------------------------------------*/ #define CONFIG_SPD_EEPROM 1 /* Use SPD EEPROM for setup */ #define SPD_EEPROM_ADDRESS {0x53, 0x52} /* SPD i2c spd addresses*/ -#undef CONFIG_DDR_ECC /* no ECC support for now */ +#define CONFIG_DDR_ECC 1 /* with ECC support */ /*----------------------------------------------------------------------- * I2C