1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-10 22:46:19 +01:00
Files
u-boot-megous/board
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
..
2024-06-04 08:09:09 -06:00
2024-07-23 10:38:04 -06:00
2024-08-09 06:25:48 +02:00
2024-06-24 13:34:52 -06:00
2024-09-12 17:35:37 +02:00
2024-08-09 06:26:35 +02:00
2024-09-12 17:35:37 +02:00
2024-07-22 10:51:47 -06:00
2024-07-01 15:00:56 -06:00
2024-07-22 10:51:47 -06:00
2024-06-04 08:09:09 -06:00
2024-07-01 15:00:56 -06:00
2024-09-12 17:35:37 +02:00
2024-09-12 17:35:37 +02:00
2024-08-06 11:19:48 +01:00