mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-06-20 13:22:44 +08:00
12fded19f5
The `rt_fdt_scan_chosen_stdout` will init fdt_earlycon data without `msg` only, the `msg_idx` should not clean, too. Because we check if have old messages by `msg_idx` Signed-off-by: GuEe-GUI <2991707448@qq.com>