]> git.baikalelectronics.ru Git - uboot.git/commit
board: ti: j721e: Enable support for reading EEPROM at next alternate address
authorSinthu Raja <sinthu.raja@ti.com>
Wed, 9 Feb 2022 09:36:49 +0000 (15:06 +0530)
committerTom Rini <trini@konsulko.com>
Wed, 16 Feb 2022 19:19:30 +0000 (14:19 -0500)
commit2192b366acc6eed073149f56e4b6676e2037786f
tree68fa49cf8e523222d2d7d4842de490147498250c
parente80d39ffd91625af5838282ab8904439f91ec5c4
board: ti: j721e: Enable support for reading EEPROM at next alternate address

J721E EVM has EEPROM populated at 0x50. J721E 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>
board/ti/j721e/evm.c