xilinx: common: Remove !DM_i2C code for reading mac from eeprom
authorMichal Simek <michal.simek@xilinx.com>
Tue, 22 Jan 2019 14:55:46 +0000 (15:55 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 14 Feb 2019 13:31:10 +0000 (14:31 +0100)
commit027b1134b20b253b71de306738ed8d2d3f8ddc21
treebecb9ff0c73fb99623eb9e7ba42d8c7ecf8eb9c9
parentf88185bcc3102ae747371dd0d3930938c2d8e9df
xilinx: common: Remove !DM_i2C code for reading mac from eeprom

All platforms are converted to DM_I2C that's why there is no reason to
keep this code here.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
board/xilinx/common/board.c
configs/zynq_zybo_defconfig
drivers/misc/Kconfig