blob: f8adb9e5e1ff758a4bcfdfe100984354b71ca5e8 [file] [log] [blame]
Tianling Shen93e3c012023-12-23 12:00:07 +08001// SPDX-License-Identifier: GPL-2.0-or-later
2
3#include "rk3328-nanopi-r2c-u-boot.dtsi"
4
5/ {
6 chosen {
7 u-boot,spl-boot-order = "same-as-spl", &sdmmc, &emmc;
8 };
9};