commit | 4417ff29f2c8a4752fe4e5b8111c2456573f6bbf | [log] [tgz] |
---|---|---|
author | Baruch Siach <baruch@tkos.co.il> | Mon Jan 20 14:20:11 2020 +0200 |
committer | Stefan Roese <sr@denx.de> | Tue Jan 21 15:56:15 2020 +0100 |
tree | 026a8102205a292f4916c0213d578a1ab3bf8a0a | |
parent | b528327bda7f349adeddf2bd135f6676197cb851 [diff] |
ARM: mvebu: clearfog: read basic TLV data Read RAM die capacity from the EEPROM TLV. Follow the ONIE standard that defines the Vendor Extension entry type for vendor specific data. We have no Private Enterprise Number at the moment as the standard requires. Use the dummy all 0xff value for now. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Reviewed-by: Stefan Roese <sr@denx.de>