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)
commit9c8f41beea79ec5b44df460947254b43f6d4ed9c
tree60f37c7eda1a9a13b1cb904f19792176fa601968
parent30de1ba0d375e418e94628037f3a1e30ec58f9aa
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