EEPROMSIZE
if (addr >= EEPROMSIZE || (addr & 3))
return EEPROMSIZE - fn + phys_addr - 1024;
if (phys_addr < EEPROMSIZE)