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