configs: stm32746-eval: Fix console cmdline
authorPatrice Chotard <patrice.chotard@foss.st.com>
Tue, 1 Apr 2025 13:51:32 +0000 (15:51 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Mon, 5 May 2025 13:51:47 +0000 (15:51 +0200)
commit9b74f86b683ef7ef86e19a0ab63d6a7346baf42a
tree107a720715cc760216fdc7dbed7c06fc7dded6b4
parent4664943f0e475b480ef162bb90d879cc907a81c0
configs: stm32746-eval: 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/stm32746g-eval_defconfig