commit | 027b1134b20b253b71de306738ed8d2d3f8ddc21 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Tue Jan 22 15:55:46 2019 +0100 |
committer | Michal Simek <michal.simek@xilinx.com> | Thu Feb 14 14:31:10 2019 +0100 |
tree | becb9ff0c73fb99623eb9e7ba42d8c7ecf8eb9c9 | |
parent | f88185bcc3102ae747371dd0d3930938c2d8e9df [diff] |
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>