mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-07 07:20:17 +00:00
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>