configs: stm32f729-discovery: Fix console cmdline
authorPatrice Chotard <patrice.chotard@foss.st.com>
Tue, 1 Apr 2025 13:51:30 +0000 (15:51 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Mon, 5 May 2025 13:51:47 +0000 (15:51 +0200)
commit7a880cb4ec55c2b6f661c80e480b939c9813ce18
treed5f98e910d6e0c757af48e3c9fcc0afd7d6f0e9a
parent72246de5dbbbb49c9c8ffcd967629d38463fdee6
configs: stm32f729-discovery: Fix console cmdline

The Linux cmdline encoded in the defconfig is wrong, the
STM32 USART driver registers as ttySTM0 not ttyS0.

Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
configs/stm32f429-discovery_defconfig