riscv: dts: spacemit: set console baud rate on Milk-V Jupiter

Because the default console's baud rate is not set, defconfig kernels do
not have any serial output on this platform. Set the baud rate to
115200, matching what is used by U-Boot etc on this platform.

See-also: 24c12ca43b ("dts: spacemit: set console baud rate on bpif3")
Fixes: 5b90a3d609 ("riscv: dts: spacemit: Add Milk-V Jupiter board device tree")
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Reviewed-by: Yixun Lan <dlan@kernel.org>
Link: https://patch.msgid.link/20260519041458.3287843-2-aurelien@aurel32.net
Signed-off-by: Yixun Lan <dlan@kernel.org>
This commit is contained in:
Aurelien Jarno 2026-05-19 06:12:35 +02:00 committed by Yixun Lan
parent c5ad6737df
commit 4f97acb4f7

View File

@ -20,7 +20,7 @@ aliases {
};
chosen {
stdout-path = "serial0";
stdout-path = "serial0:115200n8";
};
leds {