X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fcanyonlands.h;h=3dddccfe7e681bc51122c1677f31f484c6ac68ff;hb=041a6a0c2ea8cd4039c34c5eeaf54b188c89b892;hp=217a8ee009b5ed8b01da694cff34025c485d1f29;hpb=8bf7437c0127f417b566c93ffa59df7292a0e11f;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/canyonlands.h b/include/configs/canyonlands.h index 217a8ee..3dddccf 100644 --- a/include/configs/canyonlands.h +++ b/include/configs/canyonlands.h @@ -331,7 +331,11 @@ #define CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS 10 /* I2C bootstrap EEPROM */ +#if defined(CONFIG_ARCHES) +#define CONFIG_4xx_CONFIG_I2C_EEPROM_ADDR 0x54 +#else #define CONFIG_4xx_CONFIG_I2C_EEPROM_ADDR 0x52 +#endif #define CONFIG_4xx_CONFIG_I2C_EEPROM_OFFSET 0 #define CONFIG_4xx_CONFIG_BLOCKSIZE 16