]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm64: zynqmp: Generate dfu_alt_info based on multiboot register
authorMichal Simek <michal.simek@amd.com>
Mon, 18 Dec 2023 13:41:39 +0000 (14:41 +0100)
committerMichal Simek <michal.simek@amd.com>
Tue, 9 Jan 2024 13:51:04 +0000 (14:51 +0100)
commit6132047d490fb299f2eae583486ec640c33dc5ab
treefe5e64847bb7fa67c94eb93756fa08784543d1c9
parentaf37f71efa1de8cf9e7de78c4f6dce0a4b51edf3
arm64: zynqmp: Generate dfu_alt_info based on multiboot register

Commit 2c8a09219cdb ("arm64: zynqmp: Add multiboot support for SPL/SPI
offset calculation") enabled u-boot.itb offset calculation based on
multiboot register. It is also good to reflect location of u-boot.itb image
for dfu_alt generation.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/5abc5f3047ce586b4d2740b5eea775d063295e28.1702906896.git.michal.simek@amd.com
board/xilinx/zynqmp/zynqmp.c