]> git.baikalelectronics.ru Git - uboot.git/commit
arm: mach-k3: j7200: Add support for storing extended boot info from ROM
authorLokesh Vutla <lokeshvutla@ti.com>
Wed, 5 Aug 2020 17:14:22 +0000 (22:44 +0530)
committerLokesh Vutla <lokeshvutla@ti.com>
Tue, 11 Aug 2020 15:04:46 +0000 (20:34 +0530)
commitcea196077d70a3662bcd6df97722faa416a6a270
tree60f37c7eda1a9a13b1cb904f19792176fa601968
parent7db7b911c38dc0aa6a5c24191a5cdee09d0921e3
arm: mach-k3: j7200: Add support for storing extended boot info from ROM

Starting J7200 SoC, ROM supports for loading sysfw directly from boot
image. ROM passes this information on number of images that are loaded
to bootloader at certain location. Add support for storing this
information before it gets corrupted.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Suman Anna <s-anna@ti.com>
arch/arm/mach-k3/include/mach/hardware.h
arch/arm/mach-k3/include/mach/j721e_hardware.h
arch/arm/mach-k3/j721e_init.c