Re: [U-Boot] [PATCH v3 14/18] ti: common: am6: Add support for board description EEPROM

2019-07-18 Thread Tom Rini
On Tue, Jun 04, 2019 at 06:08:24PM -0500, Andreas Dannenberg wrote: > The AM654x EVM based on the TI K3 family of SoCs have an updated board > detection EEPROM structure, now comprising variable-sized TLV-type > records, containing a superset of what is already being provided on > earlier

[U-Boot] [PATCH v3 14/18] ti: common: am6: Add support for board description EEPROM

2019-06-04 Thread Andreas Dannenberg
The AM654x EVM based on the TI K3 family of SoCs have an updated board detection EEPROM structure, now comprising variable-sized TLV-type records, containing a superset of what is already being provided on earlier platforms such as DRA7. Add basic support for parsing the new data structures