stm32mp: stm32prog: improve the partitioning trace
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Fri, 9 Sep 2022 15:22:15 +0000 (17:22 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Fri, 23 Sep 2022 12:25:29 +0000 (14:25 +0200)
commit450036f4eff2f9bccb13355d7d96edf217f91ed9
tree93543974fe6f528badbfa752771da0ab480babb7
parent152498d580ad666d23d55603de2e77dd27a30adb
stm32mp: stm32prog: improve the partitioning trace

Improve the partitioning trace done in command stm32prog:
- remove the trace "partition: Done" when the GPT partitioning is not done
- indicate the mmc instance used for each 'gpt write' command

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c