]> git.dujemihanovic.xyz Git - u-boot.git/commit
ARM: stm32: Set stdio to serial on DH STM32MP15xx DHSOM
authorMarek Vasut <marex@denx.de>
Sat, 13 Jan 2024 17:57:27 +0000 (18:57 +0100)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Fri, 19 Jan 2024 14:07:12 +0000 (15:07 +0100)
commit82f5942e51b96ffdfd689ec8b4cbfab5c9b15f7d
treeb46f7195413ebf414f8d83326ca0fac7599467d9
parent9f1dc110cccaf635e6b637b246e20a2a95acde8d
ARM: stm32: Set stdio to serial on DH STM32MP15xx DHSOM

In case CONSOLE_MUX and SYS_CONSOLE_IS_IN_ENV are enabled, the console
stdin, stdout, stderr must be defined in environment. Define the default
settings to fix the following warning on boot:

"
In:    No input devices available!
Out:   No output devices available!
Err:   No error devices available!
"

Sort the default environment as well.

Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
include/configs/stm32mp15_dh_dhsom.h