mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-30 07:51:42 +01:00
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>