]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit6d60e77c353085c1f3d709ea771b9395a80079c9
tree5ca867f4d39d9739db12ead87e6832710a81ce5f
parent9614899659f41001a5784e4de04dbca752d43cfa
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