1 // SPDX-License-Identifier: GPL-2.0
3 * Copyright (C) 2016 Intel. All rights reserved.
7 #include "socfpga_arria10_socdk.dtsi"
15 compatible = "micron,mt25qu02g", "jedec,spi-nor";
17 spi-max-frequency = <100000000>;
20 cdns,read-delay = <3>;
27 label = "Boot and fpga data";
28 reg = <0x0 0x2720000>;
31 partition@qspi-rootfs {
32 label = "Root Filesystem - JFFS2";
33 reg = <0x2720000 0x58E0000>;