commit | 6d52c9dd9022314f494c087fbd7dc68836896523 | [log] [tgz] |
---|---|---|
author | Dave Gerlach <d-gerlach@ti.com> | Fri Apr 23 11:27:35 2021 -0500 |
committer | Lokesh Vutla <lokeshvutla@ti.com> | Wed May 12 16:27:57 2021 +0530 |
tree | c8e06d7859d0bfe97a4dde56a20adbc91fe18e45 | |
parent | b4a8c3b242aced38ee7aa1cce664f0108fc3242c [diff] |
arm: mach-k3: am642: Store boot info from ROM For AM642, ROM supports loading system firmware directly from boot image. ROM passes information about the number of images that are loaded to bootloader at a specific address that is temporary. Add support for storing this information somewhere permanent before it gets corrupted. Signed-off-by: Dave Gerlach <d-gerlach@ti.com>