commit | 8e7bd017e766272ccfa12a9d7aa0e777481b68d8 | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Wed Aug 05 22:44:22 2020 +0530 |
committer | Lokesh Vutla <lokeshvutla@ti.com> | Tue Aug 11 20:34:46 2020 +0530 |
tree | 60f37c7eda1a9a13b1cb904f19792176fa601968 | |
parent | 0318a08323c75c82f6cd5508c73018a4d15029da [diff] |
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>