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

#include "rk356x-u-boot.dtsi"

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