]> git.ipfire.org Git - thirdparty/u-boot.git/commit - arch/arm/mach-k3/am642_init.c
arm: am64x: Add support for selecting DT based on EEPROM
authorLokesh Vutla <lokeshvutla@ti.com>
Thu, 6 May 2021 11:14:52 +0000 (16:44 +0530)
committerLokesh Vutla <lokeshvutla@ti.com>
Wed, 12 May 2021 11:02:44 +0000 (16:32 +0530)
commitb5425a96764e423c99dcd50e4f28a1834a5d4803
treec4ee0a419d5ec6a6407aab3886c8d949f874e83f
parent63d825e9fcc75edcf0f378995975a0b4f2632899
arm: am64x: Add support for selecting DT based on EEPROM

Enable support for selecting DTB within SPL based on EEPROM.
This will help to use single defconfig for both EVM and SK

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
arch/arm/mach-k3/am642_init.c