commit | c71c269f2ac1dde6ef2311a8ce8f88fe897b5144 | [log] [tgz] |
---|---|---|
author | Lukasz Majewski <lukma@denx.de> | Wed Nov 21 23:40:43 2018 +0100 |
committer | Tom Rini <trini@konsulko.com> | Mon Dec 03 10:44:10 2018 -0500 |
tree | e9f1c49869c3733731f09ad510ab50d9e8344db2 | |
parent | 9f34e12582007570939f663b15bf78179ad27b80 [diff] |
eeprom: Add device model based I2C support to eeprom command After this change the 'eeprom' command can be used with DM aware boards. Signed-off-by: Lukasz Majewski <lukma@denx.de>