]> git.dujemihanovic.xyz Git - u-boot.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)
commita46c5289b72f549ca037be155a48c2bfde970f58
tree68fa49cf8e523222d2d7d4842de490147498250c
parentd948fc4e664a0e40870d7c4e2fc7e41179d99253
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