]> git.dujemihanovic.xyz Git - u-boot.git/commit
stm32mp: stm32prog: fix the content of short help message
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Mon, 28 Jun 2021 12:44:33 +0000 (14:44 +0200)
committerPatrick Delaunay <patrick.delaunay@foss.st.com>
Fri, 16 Jul 2021 07:28:46 +0000 (09:28 +0200)
commitedca8c3f8e0616af421b6afc0c1f6d17471aa024
tree3445b78b60b13bb1497c64b1a50dd3c051261f9f
parent918609ccfa5bc762d7427d6387626211e4e1c8c1
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: 954bd1a923a6 ("stm32mp: add the command stm32prog")
Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
arch/arm/mach-stm32mp/cmd_stm32prog/cmd_stm32prog.c