u-boot/arch/arm/mach-stm32mp/cmd_stm32prog
Patrick Delaunay edca8c3f8e stm32mp: stm32prog: fix the content of short help message
Reduce the content of short help message for stm32prog command and
removed the carriage return to fix the display of 'help' command when
this command is activated.

Fixes: 954bd1a923 ("stm32mp: add the command stm32prog")
Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
2021-07-16 09:28:46 +02:00
..
cmd_stm32prog.c stm32mp: stm32prog: fix the content of short help message 2021-07-16 09:28:46 +02: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 stm32mp: stm32prog: handle dfu error 2021-06-18 10:09:41 +02:00
stm32prog.h stm32mp: stm32prog: add support of initrd in flashlayout 2021-06-18 10:09:41 +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: handle the next phase after USB re-enumeration 2021-06-18 10:09:41 +02:00