]> git.baikalelectronics.ru Git - uboot.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)
commitf7fac38bda034f4b23bf950618bbae73cf542149
tree07a7d376e9770b502bb350fe727717dc86e39809
parenta8f321b442df62b72a707ec170d06ad428d84261
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