diff options
author | Stefan Roese <sr@denx.de> | 2007-03-08 10:32:45 +0100 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2007-03-08 10:32:45 +0100 |
commit | cd84528f203a28f73e09c11e2737218938eaf71b (patch) | |
tree | 69ace4c4c5dbc7cfc36da54469b3ee70edeae05f /include/configs/katmai.h | |
parent | fa1aef15bcd47736687be1af544506e90fba545d (diff) | |
parent | 00cdb4ce5e1b42248e7e6522ad0da3421b988afa (diff) | |
download | u-boot-imx-cd84528f203a28f73e09c11e2737218938eaf71b.zip u-boot-imx-cd84528f203a28f73e09c11e2737218938eaf71b.tar.gz u-boot-imx-cd84528f203a28f73e09c11e2737218938eaf71b.tar.bz2 |
Merge with /home/stefan/git/u-boot/yucca-ddr2
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 /*----------------------------------------------------------------------- |