1 // SPDX-License-Identifier: GPL-2.0+
6 #include "socfpga_cyclone5.dtsi"
9 model = "Terasic SoCkit";
10 compatible = "altr,socfpga-cyclone5", "altr,socfpga";
13 bootargs = "console=ttyS0,115200";
14 stdout-path = "serial0:115200n8";
24 device_type = "memory";
25 reg = <0x0 0x40000000>; /* 1GB */
63 compatible = "stm,m41t82";
81 compatible = "n25q00", "spi-flash";
82 reg = <0>; /* chip select */
83 spi-max-frequency = <50000000>;
86 block-size = <16>; /* 2^16, 64KB */