configs: stm32f769-disco_spl: Fix console cmdline
authorPatrice Chotard <patrice.chotard@foss.st.com>
Tue, 1 Apr 2025 13:51:27 +0000 (15:51 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Mon, 5 May 2025 13:51:47 +0000 (15:51 +0200)
commit20e24fb8e5dfae7d60c10ac70b9deb31aff548e3
treed86acc7cb7ad401a704ed8562c16a171dbf4cecd
parent20afca89ed53c9e373d4d4f5b9bea847fc47ee20
configs: stm32f769-disco_spl: 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/stm32f769-disco_spl_defconfig