blob: d977b642f8d700871beff95286bc8a04c4c9435c [file] [log] [blame]
Jonas Karlmanc03b03d2025-03-30 17:20:35 +00001// 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};