aboutsummaryrefslogtreecommitdiff
path: root/include/configs/syzygy_hub.h
diff options
context:
space:
mode:
authorVipul Kumar <vipul.kumar@xilinx.com>2018-02-16 19:07:21 +0530
committerMichal Simek <michal.simek@xilinx.com>2018-03-01 08:03:01 +0100
commit5c32de202b622c6ffca541fe3b7153bd8e9f626c (patch)
treee6bf91d326c978df81a971a65008362b1aac79c9 /include/configs/syzygy_hub.h
parentce3c9a59afd0591a105a316335d7015d8d902367 (diff)
downloadu-boot-5c32de202b622c6ffca541fe3b7153bd8e9f626c.zip
u-boot-5c32de202b622c6ffca541fe3b7153bd8e9f626c.tar.gz
u-boot-5c32de202b622c6ffca541fe3b7153bd8e9f626c.tar.bz2
i2c: Added Kconfig support for CONFIG_ZYNQ_GEM_I2C_MAC_OFFSET
This patch added Kconfig support for CONFIG_ZYNQ_GEM_I2C_MAC_OFFSET and enabled it in respective defconfig. Signed-off-by: Vipul Kumar <vipulk@xilinx.com> Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'include/configs/syzygy_hub.h')
-rw-r--r--include/configs/syzygy_hub.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/syzygy_hub.h b/include/configs/syzygy_hub.h
index 4147b45..19e201f 100644
--- a/include/configs/syzygy_hub.h
+++ b/include/configs/syzygy_hub.h
@@ -14,7 +14,6 @@
#define CONFIG_ZYNQ_I2C1
#define CONFIG_SYS_I2C_EEPROM_ADDR_LEN 1
#define CONFIG_ZYNQ_GEM_EEPROM_ADDR 0x57
-#define CONFIG_ZYNQ_GEM_I2C_MAC_OFFSET 0xFA
#define CONFIG_EXTRA_ENV_SETTINGS \
"fit_image=fit.itb\0" \