summaryrefslogtreecommitdiff
path: root/arch/arm/dts/socfpga_agilex_socdk-u-boot.dtsi
blob: 6f2fe7bf746630d79c56d84e983045b3a8302f31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
// SPDX-License-Identifier: GPL-2.0+
/*
 * U-Boot additions
 *
 * Copyright (C) 2019-2022 Intel Corporation <www.intel.com>
 * Copyright (C) 2025 Altera Corporation <www.altera.com>
 */

#include "socfpga_agilex-u-boot.dtsi"

#ifdef CONFIG_TARGET_SOCFPGA_AGILEX
/{
	chosen {
		stdout-path = "serial0:115200n8";
		u-boot,spl-boot-order = &mmc,&flash0,&nand;
	};

	memory@0 {
		/* 8GB */
		reg = <0 0x00000000 0 0x80000000>,
		      <2 0x80000000 1 0x80000000>;
	};
};

&qspi {
	status = "okay";
};
#endif

#ifdef CONFIG_TARGET_SOCFPGA_AGILEX7M
/{
	model = "SoCFPGA Agilex7-M SoCDK";
	chosen {
		stdout-path = "serial0:115200n8";
		u-boot,spl-boot-order = &mmc;
	};

	memory@0 {
		/*
		 * When LPDDR ECC is enabled, the last 1/8 of the memory region must
		 * be reserved for the Inline ECC buffer.
		 *
		 * Example for memory size with 2GB:
		 * memory {
		 *	reg = <0x0 0x00000000 0x0 0x80000000>;
		 * };
		 *
		 * Example for memory size with 8GB:
		 * memory {
		 *	reg = <0x0 0x00000000 0x0 0x80000000>,
		 *	      <0x1 0x00000000 0x1 0x80000000>;
		 * };
		 *
		 *
		 * Example for memory size with 2GB with LPDDR Inline ECC ON:
		 * memory {
		 *	reg = <0x0 0x00000000 0x0 0x70000000>;
		 * };
		 *
		 * Example for memory size with 8GB with LPDDR Inline ECC ON:
		 * memory {
		 *	reg = <0x0 0x00000000 0x0 0x80000000>,
		 *	      <0x1 0x00000000 0x1 0x40000000>;
		 * };
		 */

		/* Default memory size is 2GB */
		reg = <0x0 0x00000000 0x0 0x80000000>;
	};
};

&gmac2 {
	status = "okay";
	phy-mode = "rgmii";
	phy-handle = <&phy0>;

	max-frame-size = <3800>;

	mdio2 {
		#address-cells = <1>;
		#size-cells = <0>;
		compatible = "snps,dwmac-mdio";
		phy2: ethernet-phy@2 {
			reg = <4>;

			txd0-skew-ps = <0>; /* -420ps */
			txd1-skew-ps = <0>; /* -420ps */
			txd2-skew-ps = <0>; /* -420ps */
			txd3-skew-ps = <0>; /* -420ps */
			rxd0-skew-ps = <420>; /* 0ps */
			rxd1-skew-ps = <420>; /* 0ps */
			rxd2-skew-ps = <420>; /* 0ps */
			rxd3-skew-ps = <420>; /* 0ps */
			txen-skew-ps = <0>; /* -420ps */
			txc-skew-ps = <1860>; /* 960ps */
			rxdv-skew-ps = <420>; /* 0ps */
			rxc-skew-ps = <1680>; /* 780ps */
		};
	};
};

&qspi {
	status = "disabled";
};

&socfpga_l3interconnect_firewall {
	soc_noc_fw_mpfe_csr_inst_0_mpfe_scr@f8020000 {
		intel,offset-settings =
			/* Disable MPFE firewall for SMMU */
			<0x00000000 0x00010101 0x00010101>;
	};
};
#endif

&gmac0 {
	mdio0 {
		ethernet_phy0: ethernet-phy@0 {
			reg = <4>;
			txd0-skew-ps = <0>;
			txd1-skew-ps = <0>;
			txd2-skew-ps = <0>;
			txd3-skew-ps = <0>;
			rxd0-skew-ps = <0x1a4>;
			rxd1-skew-ps = <0x1a4>;
			rxd2-skew-ps = <0x1a4>;
			rxd3-skew-ps = <0x1a4>;
			txen-skew-ps = <0>;
			txc-skew-ps = <0x384>;
			rxdv-skew-ps = <0x1a4>;
			rxc-skew-ps = <0x690>;
		};
	};
};

&nand {
	status = "okay";
	nand-bus-width = <16>;
	bootph-all;
};

&mmc {
	drvsel = <3>;
	smplsel = <0>;
	bootph-all;
};

&qspi {
	/delete-property/ clocks;
};

&flash0 {
	reg = <0>;
	spi-tx-bus-width = <4>;
	spi-rx-bus-width = <4>;
	spi-max-frequency = <100000000>;
	bootph-all;

	m25p,fast-read;
	cdns,page-size = <256>;
	cdns,block-size = <16>;
	cdns,read-delay = <1>;
	cdns,tshsl-ns = <50>;
	cdns,tsd2d-ns = <50>;
	cdns,tchsh-ns = <4>;
	cdns,tslch-ns = <4>;
	/delete-property/ cdns,read-delay;

	partitions {
		compatible = "fixed-partitions";
		#address-cells = <1>;
		#size-cells = <1>;

		qspi_boot: partition@0 {
			label = "u-boot";
			reg = <0x0 0x04200000>;
		};

		root: partition@4200000 {
			label = "root";
			reg = <0x04200000 0x0BE00000>;
		};
	};
};