diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2007-03-08 11:38:58 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2007-03-08 11:38:58 +0100 |
commit | 35ded29fd941f3bd40660dd1440763f34708cf65 (patch) | |
tree | 5a99aa86cc9716a4374f0f3976af43c07c71f3ca /include/configs/katmai.h | |
parent | 46270c285190b35d2e99f7181ec6e8c0d2d6ef4c (diff) | |
parent | cd84528f203a28f73e09c11e2737218938eaf71b (diff) | |
download | u-boot-imx-35ded29fd941f3bd40660dd1440763f34708cf65.zip u-boot-imx-35ded29fd941f3bd40660dd1440763f34708cf65.tar.gz u-boot-imx-35ded29fd941f3bd40660dd1440763f34708cf65.tar.bz2 |
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
Diffstat (limited to 'include/configs/katmai.h')
-rw-r--r-- | include/configs/katmai.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/katmai.h b/include/configs/katmai.h index f350155..1606d0d 100644 --- a/include/configs/katmai.h +++ b/include/configs/katmai.h @@ -108,6 +108,7 @@ *----------------------------------------------------------------------*/ #define CONFIG_SPD_EEPROM 1 /* Use SPD EEPROM for setup */ #define SPD_EEPROM_ADDRESS {0x51, 0x52} /* SPD i2c spd addresses*/ +#define CONFIG_DDR_ECC 1 /* with ECC support */ #undef CONFIG_STRESS /*----------------------------------------------------------------------- |