commit | 82407f6e2ea6dc6b8d987f4d8f0e90b76f4d38a5 | [log] [tgz] |
---|---|---|
author | Sinthu Raja <sinthu.raja@ti.com> | Tue Jan 10 21:17:52 2023 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 27 12:51:26 2023 -0500 |
tree | 05fa6ce9bd3a29d29b3f074854d35f430c1c2a8d | |
parent | 149ce99d6778fe3cc92f196abf6000058d39ed99 [diff] |
board: ti: j721s2: Add support for detecting multiple device trees Update the board_fit_config_name_match() to choose the right dtb based on the board name read from EEPROM. Also restrict multpile EEPROM reads by verifying if EEPROM is already read Signed-off-by: Sinthu Raja <sinthu.raja@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>