]> git.ipfire.org Git - thirdparty/u-boot.git/commit - arch/arm/mach-k3/am642_init.c
arm: mach-k3: am642: Store boot info from ROM
authorDave Gerlach <d-gerlach@ti.com>
Fri, 23 Apr 2021 16:27:35 +0000 (11:27 -0500)
committerLokesh Vutla <lokeshvutla@ti.com>
Wed, 12 May 2021 10:57:57 +0000 (16:27 +0530)
commit6d52c9dd9022314f494c087fbd7dc68836896523
treec8e06d7859d0bfe97a4dde56a20adbc91fe18e45
parentb4a8c3b242aced38ee7aa1cce664f0108fc3242c
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>
arch/arm/mach-k3/am642_init.c
arch/arm/mach-k3/include/mach/am64_hardware.h