commit | 01032a4ba23a9f2936eadd0787d18cffe11916d0 | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Thu May 06 16:44:49 2021 +0530 |
committer | Lokesh Vutla <lokeshvutla@ti.com> | Wed May 12 16:32:44 2021 +0530 |
tree | 624d0ee740906e0b337f9af3946eda7a937874f5 | |
parent | c655804bee2beb3c53981bb52af31b31703ea9e3 [diff] |
board: ti: am64x: Add support for reading eeprom data I2C EEPROM data contains the board name and its revision. Add support for: - Reading EEPROM data and store a copy at end of SRAM - Updating env variable with relevant board info - Printing board info during boot. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>