Merge branch 'next' of git://git.denx.de/u-boot-sh
[oweals/u-boot.git] / arch / arm / dts / rk3328-rock64-u-boot.dtsi
1 // SPDX-License-Identifier: GPL-2.0+
2 /*
3  * (C) Copyright 2018-2019 Rockchip Electronics Co., Ltd
4  */
5
6 #include "rk3328-u-boot.dtsi"
7 #include "rk3328-sdram-lpddr3-1600.dtsi"
8 / {
9         chosen {
10                 u-boot,spl-boot-order = "same-as-spl", &sdmmc, &emmc;
11         };
12 };
13
14 &usb_host0_xhci {
15         status = "okay";
16 };