arm: j721e: Add support for selecting DT based on board name
authorSinthu Raja <sinthu.raja@ti.com>
Wed, 9 Feb 2022 09:36:53 +0000 (15:06 +0530)
committerTom Rini <trini@konsulko.com>
Wed, 16 Feb 2022 19:19:30 +0000 (14:19 -0500)
commit1e82a80d17a0a2473e09ced89694103b951efc96
tree5ca867f4d39d9739db12ead87e6832710a81ce5f
parentd8004919aa1ff937c33e3a27d29b191609058cf2
arm: j721e: Add support for selecting DT based on board name

Enable support for selecting DTB from FIT within SPL based on the
board name read from EEPROM. This will help to use single defconfig
for both EVM and SK.

Signed-off-by: Sinthu Raja <sinthu.raja@ti.com>
arch/arm/mach-k3/j721e_init.c