2 * Copyright (C) 2014 Steffen Trumtrar <s.trumtrar@pengutronix.de>
4 * SPDX-License-Identifier: GPL-2.0+
7 #include "socfpga_cyclone5.dtsi"
10 model = "EBV SOCrates";
11 compatible = "ebv,socrates", "altr,socfpga-cyclone5", "altr,socfpga";
14 bootargs = "console=ttyS0,115200";
19 * This allows the ethaddr uboot environment variable
20 * contents to be added to the gmac1 device tree blob.
28 device_type = "memory";
29 reg = <0x0 0x40000000>; /* 1GB */
55 compatible = "stm,m41t82";
71 compatible = "n25q00";
72 reg = <0>; /* chip select */
73 spi-max-frequency = <50000000>;
76 block-size = <16>; /* 2^16, 64KB */
77 read-delay = <4>; /* delay value in read data capture register */