1
0
Fork 0
mirror of https://github.com/u-boot/u-boot.git synced 2025-04-26 15:28:50 +00:00
u-boot/arch
Prasad Kummari fc001432e5 arm64: zynqmp: Add u-boot command to boot into recovery image
To boot into the firmware recovery tool, the user currently
needs to press a button on the board while powering the
system up. To simplify this process, a U-Boot command
was added to allow booting directly into the recovery tool.

For example:
ZynqMP> zynqmp reboot <multiboot offset in hex>

Co-develop-by: Prasad Kummari <prasad.kummari@amd.com>
Signed-off-by: Prasad Kummari <prasad.kummari@amd.com>
Co-develop-by: Michal Simek <michal.simek@amd.com>
Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/20240827115529.2931334-1-prasad.kummari@amd.com
2024-09-20 08:31:56 +02:00
..
arc lmb: do away with arch_lmb_reserve() 2024-09-03 14:08:50 -06:00
arm arm64: zynqmp: Add u-boot command to boot into recovery image 2024-09-20 08:31:56 +02:00
m68k lmb: do away with arch_lmb_reserve() 2024-09-03 14:08:50 -06:00
microblaze lmb: do away with arch_lmb_reserve() 2024-09-03 14:08:50 -06:00
mips treewide: drop redundant "type string" for SYS_SOC and friends 2024-09-10 13:14:59 -06:00
nios2 lmb: do away with arch_lmb_reserve() 2024-09-03 14:08:50 -06:00
powerpc lmb: do away with arch_lmb_reserve() 2024-09-03 14:08:50 -06:00
riscv Prepare v2024.10-rc5 2024-09-16 14:48:13 -06:00
sandbox Merge patch series "Fix various bugs" 2024-09-18 13:07:19 -06:00
sh lmb: do away with arch_lmb_reserve() 2024-09-03 14:08:50 -06:00
x86 Merge patch series "Make LMB memory map global and persistent" 2024-09-03 14:09:30 -06:00
xtensa treewide: drop redundant "type string" for SYS_SOC and friends 2024-09-10 13:14:59 -06:00
.gitignore
Kconfig Kconfig: Unify endian support option 2024-07-31 11:18:37 -06:00
Kconfig.nxp
u-boot-elf.lds