On Sun, Jul 23, 2023 at 12:40:37PM +0800, Bin Meng wrote: > At present if both CONSOLE_MUX and SYS_CONSOLE_IS_IN_ENV are on, > during boot, the printed out stdio devices are incomplete, e.g.: > with "stdout=serial,vidconsole", only "vidconsole" is printed. > > For such case, we can print out the stdio device name from the > environment variables. > > Signed-off-by: Bin Meng <[email protected]>
This approach makes sense to me. Reviewed-by: Tom Rini <[email protected]> -- Tom
signature.asc
Description: PGP signature

