blob: 38385621deb106cc5f9085714a0292e97cb2e612 [file] [log] [blame]
Jagan Tekibfaf0ac2020-07-21 00:25:48 +05301// SPDX-License-Identifier: GPL-2.0+
2/*
3 * Copyright (C) 2019 Jagan Teki <jagan@amarulasolutions.com>
4 */
5
6#include "rk3399-rock-pi-4-u-boot.dtsi"
Christopher Obbard27ede642024-03-15 12:01:19 +00007
8&spi1 {
9 flash@0 {
10 bootph-pre-ram;
11 bootph-some-ram;
12 };
13};