commit | d9bdc6d14ccdccd476f17ba1646da6fd7723653c | [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 | 6450e3d79af54071a6ed0d53ff63b3d4ba71a4d9 [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>