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)
commitad45a17578a6fa4f8cbd77dec9cea0c55fef7a89
tree9977d2c144a9e7391eb26e43c3931f8d1d70cb27
parent24bbe09a91a1594a58cb059696b4e4e591945506
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