u-boot/arch/arm/mach-stm32mp/cmd_stm32prog
Simon Glass 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul()
It is a pain to have to specify the value 10 in each call. Add a new
dectoul() function and update the code to use it.

Signed-off-by: Simon Glass <sjg@chromium.org>
2021-08-02 13:32:14 -04:00
..
cmd_stm32prog.c global: Convert simple_strtoul() with decimal to dectoul() 2021-08-02 13:32:14 -04:00
Kconfig stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB 2021-03-11 17:41:17 +01:00
Makefile stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB 2021-03-11 17:41:17 +01:00
stm32prog.c global: Convert simple_strtoul() with decimal to dectoul() 2021-08-02 13:32:14 -04:00
stm32prog.h stm32mp: stm32prog: use defines for virtual partition size 2021-07-16 09:28:46 +02:00
stm32prog_serial.c stm32mp: stm32prog: use get_cpu_dev for GetID command 2021-06-18 10:09:41 +02:00
stm32prog_usb.c stm32mp: stm32prog: use defines for virtual partition size 2021-07-16 09:28:46 +02:00