Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5e6fe8b51a6519628375f15d9ae42917b1c4fc39
/
.
/
arch
/
arm
/
dts
/
rk3399-generic-u-boot.dtsi
blob: d977b642f8d700871beff95286bc8a04c4c9435c [
file
] [
log
] [
blame
]
Jonas Karlman
c03b03d
2025-03-30 17:20:35 +0000
[
diff
] [
blame
]
1
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2
3
#include
"rk3399-u-boot.dtsi"
4
5
&
spi1
{
6
flash@0
{
7
bootph
-
pre
-
ram
;
8
bootph
-
some
-
ram
;
9
};
10
};