commit | 944ff630d0718d0ca8f72f602f6a3d8e13a64a43 | [log] [tgz] |
---|---|---|
author | Sinthu Raja <sinthu.raja@ti.com> | Wed Feb 09 15:06:52 2022 +0530 |
committer | Tom Rini <trini@konsulko.com> | Wed Feb 16 14:19:30 2022 -0500 |
tree | 231c3e5c1c06b3691a0c10ee7528d58834c3e6f2 | |
parent | 9a4fa303bbf2353299e7f0d035be239712fe8651 [diff] |
board: ti: j721e: 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>