]> git.dujemihanovic.xyz Git - u-boot.git/commit
spl: atf: add support for LOAD_IMAGE_V2
authorMichael Walle <michael@walle.cc>
Wed, 18 Nov 2020 16:45:58 +0000 (17:45 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 4 Dec 2020 21:09:06 +0000 (16:09 -0500)
commit7b866825cd354a358eff8f62207701771e0511bd
tree07a7d376e9770b502bb350fe727717dc86e39809
parent553825c1090c9f6968e81a0d40d0a3f42202fc6b
spl: atf: add support for LOAD_IMAGE_V2

Newer platforms use the LOAD_IMAGE_V2 parameter passing method. Add
support for it.

Signed-off-by: Michael Walle <michael@walle.cc>
common/spl/Kconfig
common/spl/spl_atf.c
include/atf_common.h
include/spl.h