]> git.baikalelectronics.ru Git - uboot.git/commit
board: ti: j721s2: Enable support for reading EEPROM at next alternate address
authorSinthu Raja <sinthu.raja@ti.com>
Tue, 10 Jan 2023 15:47:51 +0000 (21:17 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 27 Jan 2023 17:51:26 +0000 (12:51 -0500)
commitde42fa46b84730c9c74a912bab07888099c85697
tree9977d2c144a9e7391eb26e43c3931f8d1d70cb27
parent03906f64e9f63ce6e8b185d353666b9cb79c37eb
board: ti: j721s2: Enable support for reading EEPROM at next alternate address

J721S2 EVM has EEPROM populated at 0x50. AM68 SK has EEPROM populated at
next address 0x51 in order to be compatible with RPi. So start looking
for TI specific EEPROM at 0x50, if not found look for EEPROM at 0x51.

Signed-off-by: Sinthu Raja <sinthu.raja@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
board/ti/j721s2/evm.c