Re: [PATCH] configs: stm32f769-disco: Fix console cmdline

2025-03-10 Thread Patrice CHOTARD
On 2/11/25 17:49, Patrice CHOTARD wrote: > > > On 2/11/25 10:12, Linus Walleij wrote: >> The Linux cmdline encoded in the defconfig is wrong, the >> STM32 USART driver registers as ttySTM0 not ttyS0. >> >> Signed-off-by: Linus Walleij >> --- >> configs/stm32f769-disco_defconfig | 2 +- >> 1

Re: [PATCH] configs: stm32f769-disco: Fix console cmdline

2025-02-11 Thread Patrice CHOTARD
On 2/11/25 10:12, Linus Walleij wrote: > The Linux cmdline encoded in the defconfig is wrong, the > STM32 USART driver registers as ttySTM0 not ttyS0. > > Signed-off-by: Linus Walleij > --- > configs/stm32f769-disco_defconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff -