]> git.baikalelectronics.ru Git - uboot.git/commit
tools: k3_fit_atf: add DM binary to the FIT image
authorTero Kristo <t-kristo@ti.com>
Fri, 11 Jun 2021 08:45:17 +0000 (11:45 +0300)
committerLokesh Vutla <lokeshvutla@ti.com>
Fri, 11 Jun 2021 11:04:52 +0000 (16:34 +0530)
commitc3805ceee22d15c9ef7669250787678eaf859965
treeb58e6640041cd70ad7e834348678958633f6a3fd
parent251b5f7b45decc6bf7f09dd88d3d465846b99385
tools: k3_fit_atf: add DM binary to the FIT image

Add DM (device manager) firmware image to the fit image that is loaded by
R5 SPL. This is needed with the HSM rearch where the firmware allocation
has been changed slightly.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Tero Kristo <kristo@kernel.org>
arch/arm/mach-k3/config.mk
tools/k3_fit_atf.sh