diff --git a/arch/arm/dts/rk3368-px5-evb-u-boot.dtsi b/arch/arm/dts/rk3368-px5-evb-u-boot.dtsi index ce515853d0..9376b9e790 100644 --- a/arch/arm/dts/rk3368-px5-evb-u-boot.dtsi +++ b/arch/arm/dts/rk3368-px5-evb-u-boot.dtsi @@ -3,8 +3,12 @@ * * SPDX-License-Identifier: GPL-2.0+ X11 */ + +#include "rk3368-u-boot.dtsi" + / { chosen { + stdout-path = "serial4:115200n8"; u-boot,spl-boot-order = &emmc; }; };