X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fhymod.h;h=4c83193f8c130eeb8517bcd8e35cbeb977827fd9;hb=abbb90666d5ef2f500ebbedbb80ff60adc56b043;hp=9c704c651daa103f29283ab6d214ad6ae6af209a;hpb=81e612014c40c922ec35488d17c504d4e9286f06;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/hymod.h b/include/configs/hymod.h index 9c704c6..4c83193 100644 --- a/include/configs/hymod.h +++ b/include/configs/hymod.h @@ -288,7 +288,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 4 /* 16 byte write page size */ #define CFG_EEPROM_PAGE_WRITE_DELAY_MS 10 /* and takes up to 10 msec */