summaryrefslogtreecommitdiffstats
path: root/include/configs/motionpro.h
diff options
context:
space:
mode:
authorPeter Tyser <ptyser@xes-inc.com>2008-09-23 12:39:40 -0500
committerWolfgang Denk <wd@denx.de>2008-10-14 14:45:31 +0200
commitabbb90666d5ef2f500ebbedbb80ff60adc56b043 (patch)
treec050b9ba958243cc0e6cae5e9e1272b88821a83e /include/configs/motionpro.h
parent81e612014c40c922ec35488d17c504d4e9286f06 (diff)
downloadtalos-obmc-uboot-abbb90666d5ef2f500ebbedbb80ff60adc56b043.tar.gz
talos-obmc-uboot-abbb90666d5ef2f500ebbedbb80ff60adc56b043.zip
Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references
Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
Diffstat (limited to 'include/configs/motionpro.h')
-rw-r--r--include/configs/motionpro.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/motionpro.h b/include/configs/motionpro.h
index 73a03a8ee5..cae49de1a2 100644
--- a/include/configs/motionpro.h
+++ b/include/configs/motionpro.h
@@ -308,7 +308,6 @@
* EEPROM configuration
*/
#define CFG_I2C_EEPROM_ADDR_LEN 1
-#define CFG_EEPROM_PAGE_WRITE_ENABLE 1 /* DTT driver needs this */
#define CFG_EEPROM_PAGE_WRITE_BITS 1 /* 2 bytes per write cycle */
#define CFG_EEPROM_PAGE_WRITE_DELAY_MS 5 /* 2ms/cycle + 3ms extra */
#define CFG_I2C_MULTI_EEPROMS 1 /* 2 EEPROMs (addr:50,52) */
OpenPOWER on IntegriCloud