Re: [PATCH 06/10] ARM: mvebu: clearfog: read basic TLV data

2020-01-12 Thread Stefan Roese
On 25.11.19 11:30, Baruch Siach wrote: 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. Si

[U-Boot] [PATCH 06/10] ARM: mvebu: clearfog: read basic TLV data

2019-11-25 Thread Baruch Siach
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 --- board/sol