configs: stm32746-eval_spl: Fix console cmdline
authorPatrice Chotard <patrice.chotard@foss.st.com>
Tue, 1 Apr 2025 13:51:31 +0000 (15:51 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Mon, 5 May 2025 13:51:47 +0000 (15:51 +0200)
commit4664943f0e475b480ef162bb90d879cc907a81c0
tree6f89b9b68757d50f7c232dd654d407e9bfad5027
parent7a880cb4ec55c2b6f661c80e480b939c9813ce18
configs: stm32746-eval_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/stm32746g-eval_spl_defconfig