summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.h
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut+renesas@mailbox.org>2023-03-11 17:29:21 +0100
committerSimon Glass <sjg@chromium.org>2023-04-03 06:53:53 +1200
commit2fb74a1d134bf675869e548c8f3f8c014b7ee473 (patch)
tree4939b275d2dc3d62309c843f6a827da8c5ebf219 /arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.h
parent90999b456902a7fe760e74f09b88b55141e7c20f (diff)
cmd: fdt: Use env_set_hex() for "get addr" and "get size"
The 'fdt get addr' and 'env get size' is always assumed to be hex value, drop the prefix, and outright switch to env_set_hex(). Since this might break existing users who depend on the existing behavior with 0x prefix, this is a separate patch. Revert if this breaks anything. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.h')
0 files changed, 0 insertions, 0 deletions