summaryrefslogtreecommitdiff
path: root/include/configs/ebony.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2007-03-16 22:20:36 +0100
committerWolfgang Denk <wd@denx.de>2007-03-16 22:20:36 +0100
commit87e0662762b78ed7731f14add60ba0edb0479252 (patch)
tree3e287b224b2bb1e2dce1b129b5d970c4c2aa5443 /include/configs/ebony.h
parenta7090b993d3d4d2221ac3f33e6cb1d1b2ccc6bf0 (diff)
parent8423e5e31a7235d05a482627315fb11d49c17bd7 (diff)
downloadu-boot-imx-87e0662762b78ed7731f14add60ba0edb0479252.zip
u-boot-imx-87e0662762b78ed7731f14add60ba0edb0479252.tar.gz
u-boot-imx-87e0662762b78ed7731f14add60ba0edb0479252.tar.bz2
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
Diffstat (limited to 'include/configs/ebony.h')
-rw-r--r--include/configs/ebony.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/configs/ebony.h b/include/configs/ebony.h
index 6c4d7cc..a42319b 100644
--- a/include/configs/ebony.h
+++ b/include/configs/ebony.h
@@ -133,8 +133,9 @@
/*-----------------------------------------------------------------------
* DDR SDRAM
*----------------------------------------------------------------------*/
-#define CONFIG_SPD_EEPROM /* Use SPD EEPROM for setup */
-#define SPD_EEPROM_ADDRESS {0x53,0x52} /* SPD i2c spd addresses */
+#define CONFIG_SPD_EEPROM 1 /* Use SPD EEPROM for setup */
+#define SPD_EEPROM_ADDRESS {0x53,0x52} /* SPD i2c spd addresses */
+#define CONFIG_PROG_SDRAM_TLB 1 /* setup SDRAM TLB's dynamically*/
/*-----------------------------------------------------------------------
* I2C