blob: 38385621deb106cc5f9085714a0292e97cb2e612 [file] [log] [blame]
Jagan Tekiaea00672020-07-21 00:25:49 +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"
Jonas Karlman0ab86782024-05-01 16:22:35 +00007
8&spi1 {
9 flash@0 {
10 bootph-pre-ram;
11 bootph-some-ram;
12 };
13};