
13 Jan
2024
13 Jan
'24
7:03 p.m.
On Sat, Jan 13, 2024 at 2:59 PM Marek Vasut marex@denx.de wrote:
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
Applied, thanks.