arm: dts: rockchip: move all rk3128 u-boot specific properties in separate dtsi files
[platform/kernel/u-boot.git] / arch / arm / dts / rk3128-evb-u-boot.dtsi
1 // SPDX-License-Identifier: GPL-2.0+
2
3 #include "rk3128-u-boot.dtsi"
4
5 &emmc {
6         u-boot,dm-pre-reloc;
7 };