u-boot/board/xilinx
Benjamin Szőke 0f019056b2 zynqmp: Save "bootseq" environment variable in decimal format
In U-Boot, most of mmc releated commands uses decimal value in arguments, like
"mmc dev ${bootseq}" or "bootargs=root=/dev/mmcblk${bootseq}p2". In order to
improve compatibilities, export "bootseq" number to environment variable in
decimal format instead of hex.

Signed-off-by: Benjamin Szőke <egyszeregy@freemail.hu>
Link: https://lore.kernel.org/r/20250204205617.1238-1-egyszeregy@freemail.hu
Signed-off-by: Michal Simek <michal.simek@amd.com>
2025-02-05 16:22:55 +01:00
..
bootscripts
common fdt: Swap the signature for board_fdt_blob_setup() 2024-12-18 15:18:59 -06:00
mbv riscv: mbv: Align DT with QEMU 2024-10-29 18:11:49 +08:00
microblaze-generic xilinx: common: fix script address for Microblaze 2024-10-25 14:10:31 +02:00
versal board: xilinx: Add missing prototype for set_dfu_alt_info 2025-01-14 08:29:46 +01:00
versal-net xilinx: versal-net: fix no previous prototype for function warning. 2024-09-20 08:31:56 +02:00
zynq Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot" 2024-10-14 17:59:04 -06:00
zynqmp zynqmp: Save "bootseq" environment variable in decimal format 2025-02-05 16:22:55 +01:00
zynqmp_r5 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
Kconfig xilinx: Introduce XILINX_MINI configuration 2024-11-19 15:57:56 +01:00