rockchip: rk3399-evb: add stdout-path for the board
The 'stdout-path' is missing after dts sync.
Fixes: 167efc2c7a ("arm64: dts: rk3399: Sync v5.7-rc1 from Linux")
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
This commit is contained in:
@@ -8,6 +8,7 @@
|
|||||||
|
|
||||||
/ {
|
/ {
|
||||||
chosen {
|
chosen {
|
||||||
|
stdout-path = "serial2:1500000n8";
|
||||||
u-boot,spl-boot-order = "same-as-spl", &sdhci, &sdmmc;
|
u-boot,spl-boot-order = "same-as-spl", &sdhci, &sdmmc;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user