]> git.baikalelectronics.ru Git - uboot.git/commit
arm: mach-k3: common: Set boot_fit on non-GP devices
authorAndrew Davis <afd@ti.com>
Fri, 7 Oct 2022 16:27:46 +0000 (11:27 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 18 Oct 2022 17:40:40 +0000 (13:40 -0400)
commitff0947544cd171db58ec481ff062e08276fccf9d
tree2f76ea6030e08ee853dd1b8b4596c37b504282b4
parent5188d281670f3065e3d888825f4bcfeb28a16b4c
arm: mach-k3: common: Set boot_fit on non-GP devices

This matches what we did for pre-K3 devices. This allows us to build
boot commands that can check for our device type at runtime.

Signed-off-by: Andrew Davis <afd@ti.com>
arch/arm/mach-k3/common.c