]> git.ipfire.org Git - thirdparty/u-boot.git/blame - arch/arm/dts/rk3399-rock-pi-4a-u-boot.dtsi
rockchip: rock-pi-4-rk3399: enable booting from SPI flash
[thirdparty/u-boot.git] / arch / arm / dts / rk3399-rock-pi-4a-u-boot.dtsi
CommitLineData
8d7192cb
JT
1// 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"
fb891eee
CO
7
8&spi1 {
9 flash@0 {
10 bootph-pre-ram;
11 bootph-some-ram;
12 };
13};