Re: [U-Boot] [PATCH 02/12] cmd: eeprom: add support for layout aware commands

2016-05-23 Thread Tom Rini
On Sat, Apr 16, 2016 at 05:55:03PM +0300, Nikita Kiryanov wrote: > Introduce the (optional) eeprom print and eeprom update commands. > > These commands are eeprom layout aware: > * The eeprom print command prints the contents of the eeprom in a human > readable way (eeprom layout fields, and da

[U-Boot] [PATCH 02/12] cmd: eeprom: add support for layout aware commands

2016-04-16 Thread Nikita Kiryanov
Introduce the (optional) eeprom print and eeprom update commands. These commands are eeprom layout aware: * The eeprom print command prints the contents of the eeprom in a human readable way (eeprom layout fields, and data formatted to be fit for human consumption). * The eeprom update command