rockchip: dts: include rk3368-u-boot.dtsi for px5 evb

Let's rk3368-px5-evb-u-boot.dtsi include rk3368-u-boot.dtsi.

Note: px5 evb use uart4 as debug console.

Change-Id: Icca1fe00f95fb956abd41d34202af380b18f3c34
Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
This commit is contained in:
Andy Yan 2019-11-07 17:33:11 +08:00 committed by Jianhong Chen
parent e1f8eabf6c
commit d9ba2df1ad
1 changed files with 4 additions and 0 deletions

View File

@ -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;
};
};