Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1d36af30d75fa69a849ddfcbc968895f3d804ce8
/
.
/
arch
/
arm
/
dts
/
rk3328-nanopi-r2c-plus-u-boot.dtsi
blob: f8adb9e5e1ff758a4bcfdfe100984354b71ca5e8 [
file
] [
log
] [
blame
]
Tianling Shen
93e3c01
2023-12-23 12:00:07 +0800
[
diff
] [
blame
]
1
// 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
};