diff options
author | Wolfgang Denk <wd@denx.de> | 2008-01-08 13:41:42 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2008-01-08 13:41:42 +0100 |
commit | 207f83f102b07cb186a2da0678c51ed954f1b431 (patch) | |
tree | 7a225a6e0d30cc5231a5a13aa6bd70ab505e9af7 /include/configs/katmai.h | |
parent | 8b0c5c127690335758100c25eaec2b84db97c101 (diff) | |
parent | e05329516a13616b53240cd85b739217c2bf87f1 (diff) | |
download | u-boot-imx-207f83f102b07cb186a2da0678c51ed954f1b431.zip u-boot-imx-207f83f102b07cb186a2da0678c51ed954f1b431.tar.gz u-boot-imx-207f83f102b07cb186a2da0678c51ed954f1b431.tar.bz2 |
Merge branch 'master' of git://www.denx.de/git/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 0aa4f2d..78c794a 100644 --- a/include/configs/katmai.h +++ b/include/configs/katmai.h @@ -111,6 +111,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 */ +#define CONFIG_DDR_RQDC_FIXED 0x80000038 /* optimal value found by GDA*/ #undef CONFIG_STRESS /*----------------------------------------------------------------------- |