u-boot/board/xilinx
John Vicky Vykuntapu 61bf0fa866 xilinx: zynqmp: Add bootmenu support
Popup the bootmenu for 5 sec with default boot options to CC on AMD CCs and
default to SOM on others.
Users can anytime disable the bootmenu by setting the variable
enable_bootmenu=0 in zynqmp_kria.env or setup it up at run time and save
variables to NV memory.

The patch is also fixing issue created by commit 4c73630686 ("cmd:
setexpr: fix no matching string in gsub return empty value") which has
changed return value from setexpr command (Before this commit when
matching string wasn't found command return 1 that's why was possible to
use with if).

Signed-off-by: John Vicky Vykuntapu <johnvicky.vykuntapu@amd.com>
Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/6193d95a9c0f3ae319a900b46d6212f7ab16aba4.1726041851.git.michal.simek@amd.com
2024-09-20 15:33:01 +02:00
..
bootscripts xilinx: Add sd boot command script for reference 2019-10-08 09:11:13 +02:00
common board: xilinx: Remove conditional check for Microblaze 2024-09-20 15:31:19 +02:00
mbv Xilinx changes for v2024.07-rc1 2024-04-10 11:51:58 -06:00
microblaze-generic Kconfig: Centralize prompting for SYS_CONFIG_NAME 2024-02-27 14:18:54 -05:00
versal xilinx: versal: Do not prioritize boot device if driver is not enabled 2024-06-17 16:02:29 +02:00
versal-net xilinx: versal-net: fix no previous prototype for function warning. 2024-09-20 08:31:56 +02:00
zynq board: xilinx: Remove duplicate newlines 2024-07-22 10:51:48 -06:00
zynqmp xilinx: zynqmp: Add bootmenu support 2024-09-20 15:33:01 +02:00
zynqmp_r5 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
Kconfig arm64: versal2: Add support for AMD Versal Gen 2 2024-06-17 16:02:29 +02:00