summaryrefslogtreecommitdiff
path: root/arch/arm/dts/rk3399-generic-u-boot.dtsi
blob: d977b642f8d700871beff95286bc8a04c4c9435c (plain)
1
2
3
4
5
6
7
8
9
10
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)

#include "rk3399-u-boot.dtsi"

&spi1 {
	flash@0 {
		bootph-pre-ram;
		bootph-some-ram;
	};
};