diff options
Diffstat (limited to 'include/configs/zeus.h')
| -rw-r--r-- | include/configs/zeus.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/configs/zeus.h b/include/configs/zeus.h index d4270954d..abf6bd302 100644 --- a/include/configs/zeus.h +++ b/include/configs/zeus.h @@ -175,7 +175,6 @@  /* mask of address bits that overflow into the "EEPROM chip address"    */  #define CFG_I2C_EEPROM_ADDR_OVERFLOW	0x07 -#define CFG_EEPROM_PAGE_WRITE_ENABLE	1	/* write eeprom in pages */  #define CFG_EEPROM_PAGE_WRITE_BITS	3	/* 8 byte write page size */  #define CFG_EEPROM_PAGE_WRITE_DELAY_MS	10	/* and takes up to 10 msec */ |