summaryrefslogtreecommitdiffstats
path: root/include/configs/alpr.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/alpr.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/alpr.h')
-rw-r--r--include/configs/alpr.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/alpr.h b/include/configs/alpr.h
index c80c76afd5..8c4eb59fa3 100644
--- a/include/configs/alpr.h
+++ b/include/configs/alpr.h
@@ -133,7 +133,6 @@
/* 8 byte page write mode using */
/* last 3 bits of the address */
#define CFG_EEPROM_PAGE_WRITE_DELAY_MS 40 /* and takes up to 40 msec */
-#define CFG_EEPROM_PAGE_WRITE_ENABLE
#define CONFIG_PREBOOT "echo;" \
"echo Type \"run kernelx\" to boot the system;" \
OpenPOWER on IntegriCloud