summaryrefslogtreecommitdiffstats
path: root/include/configs/TQM855M.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/TQM855M.h')
-rw-r--r--include/configs/TQM855M.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/TQM855M.h b/include/configs/TQM855M.h
index 50df49e93c..b19285bd43 100644
--- a/include/configs/TQM855M.h
+++ b/include/configs/TQM855M.h
@@ -110,11 +110,6 @@
#define CFG_I2C_EEPROM_ADDR 0x50 /* EEPROM AT24C64 */
#define CFG_I2C_EEPROM_ADDR_LEN 2 /* two byte address */
-#if 0
-#define CFG_EEPROM_PAGE_WRITE_DELAY_MS 10 /* takes up to 10 msec */
-#define CFG_I2C_EEPROM_ADDR_OVERFLOW 0x01
-#define CFG_EEPROM_PAGE_WRITE_BITS 5
-#endif
#define CONFIG_BOOTP_MASK (CONFIG_BOOTP_DEFAULT | CONFIG_BOOTP_BOOTFILESIZE)