diff options
author | Benjamin Szőke <egyszeregy@freemail.hu> | 2025-02-04 21:56:17 +0100 |
---|---|---|
committer | Michal Simek <michal.simek@amd.com> | 2025-02-05 16:22:55 +0100 |
commit | 0f019056b2d23aaa839fab31c016d73009870a23 (patch) | |
tree | 2a4317779f62e96df8cd70282ac766c9102d130c /lib/string.c | |
parent | eade90fd005957ccd5012f87642d6a71ba6fead3 (diff) |
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>
Diffstat (limited to 'lib/string.c')
0 files changed, 0 insertions, 0 deletions