]> git.ipfire.org Git - people/ms/u-boot.git/blob - arch/arm/cpu/armv7/omap5/sdram.c
Add GPL-2.0+ SPDX-License-Identifier to source files
[people/ms/u-boot.git] / arch / arm / cpu / armv7 / omap5 / sdram.c
1 /*
2 * Timing and Organization details of the ddr device parts used in OMAP5
3 * EVM
4 *
5 * (C) Copyright 2010
6 * Texas Instruments, <www.ti.com>
7 *
8 * Aneesh V <aneesh@ti.com>
9 * Sricharan R <r.sricharan@ti.com>
10 *
11 * SPDX-License-Identifier: GPL-2.0+
12 */
13
14 #include <asm/emif.h>
15 #include <asm/arch/sys_proto.h>
16
17 /*
18 * This file provides details of the LPDDR2 SDRAM parts used on OMAP5
19 * EVM. Since the parts used and geometry are identical for
20 * evm for a given OMAP5 revision, this information is kept
21 * here instead of being in board directory. However the key functions
22 * exported are weakly linked so that they can be over-ridden in the board
23 * directory if there is a OMAP5 board in the future that uses a different
24 * memory device or geometry.
25 *
26 * For any new board with different memory devices over-ride one or more
27 * of the following functions as per the CONFIG flags you intend to enable:
28 * - emif_get_reg_dump()
29 * - emif_get_dmm_regs()
30 * - emif_get_device_details()
31 * - emif_get_device_timings()
32 */
33
34 #ifdef CONFIG_SYS_EMIF_PRECALCULATED_TIMING_REGS
35 const struct emif_regs emif_regs_532_mhz_2cs = {
36 .sdram_config_init = 0x80800EBA,
37 .sdram_config = 0x808022BA,
38 .ref_ctrl = 0x0000081A,
39 .sdram_tim1 = 0x772F6873,
40 .sdram_tim2 = 0x304a129a,
41 .sdram_tim3 = 0x02f7e45f,
42 .read_idle_ctrl = 0x00050000,
43 .zq_config = 0x000b3215,
44 .temp_alert_config = 0x08000a05,
45 .emif_ddr_phy_ctlr_1_init = 0x0E28420d,
46 .emif_ddr_phy_ctlr_1 = 0x0E28420d,
47 .emif_ddr_ext_phy_ctrl_1 = 0x04020080,
48 .emif_ddr_ext_phy_ctrl_2 = 0x28C518A3,
49 .emif_ddr_ext_phy_ctrl_3 = 0x518A3146,
50 .emif_ddr_ext_phy_ctrl_4 = 0x0014628C,
51 .emif_ddr_ext_phy_ctrl_5 = 0x04010040
52 };
53
54 const struct emif_regs emif_regs_532_mhz_2cs_es2 = {
55 .sdram_config_init = 0x80800EBA,
56 .sdram_config = 0x808022BA,
57 .ref_ctrl = 0x0000081A,
58 .sdram_tim1 = 0x772F6873,
59 .sdram_tim2 = 0x304a129a,
60 .sdram_tim3 = 0x02f7e45f,
61 .read_idle_ctrl = 0x00050000,
62 .zq_config = 0x100b3215,
63 .temp_alert_config = 0x08000a05,
64 .emif_ddr_phy_ctlr_1_init = 0x0E30400d,
65 .emif_ddr_phy_ctlr_1 = 0x0E30400d,
66 .emif_ddr_ext_phy_ctrl_1 = 0x04020080,
67 .emif_ddr_ext_phy_ctrl_2 = 0x28C518A3,
68 .emif_ddr_ext_phy_ctrl_3 = 0x518A3146,
69 .emif_ddr_ext_phy_ctrl_4 = 0x0014628C,
70 .emif_ddr_ext_phy_ctrl_5 = 0xC330CC33,
71 };
72
73 const struct emif_regs emif_regs_266_mhz_2cs = {
74 .sdram_config_init = 0x80800EBA,
75 .sdram_config = 0x808022BA,
76 .ref_ctrl = 0x0000040D,
77 .sdram_tim1 = 0x2A86B419,
78 .sdram_tim2 = 0x1025094A,
79 .sdram_tim3 = 0x026BA22F,
80 .read_idle_ctrl = 0x00050000,
81 .zq_config = 0x000b3215,
82 .temp_alert_config = 0x08000a05,
83 .emif_ddr_phy_ctlr_1_init = 0x0E28420d,
84 .emif_ddr_phy_ctlr_1 = 0x0E28420d,
85 .emif_ddr_ext_phy_ctrl_1 = 0x04020080,
86 .emif_ddr_ext_phy_ctrl_2 = 0x0A414829,
87 .emif_ddr_ext_phy_ctrl_3 = 0x14829052,
88 .emif_ddr_ext_phy_ctrl_4 = 0x000520A4,
89 .emif_ddr_ext_phy_ctrl_5 = 0x04010040
90 };
91
92 const struct emif_regs emif_regs_ddr3_532_mhz_1cs = {
93 .sdram_config_init = 0x61851B32,
94 .sdram_config = 0x61851B32,
95 .sdram_config2 = 0x0,
96 .ref_ctrl = 0x00001035,
97 .sdram_tim1 = 0xCCCF36B3,
98 .sdram_tim2 = 0x308F7FDA,
99 .sdram_tim3 = 0x027F88A8,
100 .read_idle_ctrl = 0x00050000,
101 .zq_config = 0x0007190B,
102 .temp_alert_config = 0x00000000,
103 .emif_ddr_phy_ctlr_1_init = 0x0020420A,
104 .emif_ddr_phy_ctlr_1 = 0x0024420A,
105 .emif_ddr_ext_phy_ctrl_1 = 0x04040100,
106 .emif_ddr_ext_phy_ctrl_2 = 0x00000000,
107 .emif_ddr_ext_phy_ctrl_3 = 0x00000000,
108 .emif_ddr_ext_phy_ctrl_4 = 0x00000000,
109 .emif_ddr_ext_phy_ctrl_5 = 0x04010040,
110 .emif_rd_wr_lvl_rmp_win = 0x00000000,
111 .emif_rd_wr_lvl_rmp_ctl = 0x80000000,
112 .emif_rd_wr_lvl_ctl = 0x00000000,
113 .emif_rd_wr_exec_thresh = 0x00000305
114 };
115
116 const struct emif_regs emif_regs_ddr3_532_mhz_1cs_es2 = {
117 .sdram_config_init = 0x61851B32,
118 .sdram_config = 0x61851B32,
119 .sdram_config2 = 0x0,
120 .ref_ctrl = 0x00001035,
121 .sdram_tim1 = 0xCCCF36B3,
122 .sdram_tim2 = 0x308F7FDA,
123 .sdram_tim3 = 0x027F88A8,
124 .read_idle_ctrl = 0x00050000,
125 .zq_config = 0x1007190B,
126 .temp_alert_config = 0x00000000,
127 .emif_ddr_phy_ctlr_1_init = 0x0030400A,
128 .emif_ddr_phy_ctlr_1 = 0x0034400A,
129 .emif_ddr_ext_phy_ctrl_1 = 0x04040100,
130 .emif_ddr_ext_phy_ctrl_2 = 0x00000000,
131 .emif_ddr_ext_phy_ctrl_3 = 0x00000000,
132 .emif_ddr_ext_phy_ctrl_4 = 0x00000000,
133 .emif_ddr_ext_phy_ctrl_5 = 0x4350D435,
134 .emif_rd_wr_lvl_rmp_win = 0x00000000,
135 .emif_rd_wr_lvl_rmp_ctl = 0x80000000,
136 .emif_rd_wr_lvl_ctl = 0x00000000,
137 .emif_rd_wr_exec_thresh = 0x40000305
138 };
139
140 const struct emif_regs emif_1_regs_ddr3_532_mhz_1cs_dra_es1 = {
141 .sdram_config_init = 0x61851ab2,
142 .sdram_config = 0x61851ab2,
143 .sdram_config2 = 0x08000000,
144 .ref_ctrl = 0x00001035,
145 .sdram_tim1 = 0xCCCF36B3,
146 .sdram_tim2 = 0x308F7FDA,
147 .sdram_tim3 = 0x027F88A8,
148 .read_idle_ctrl = 0x00050000,
149 .zq_config = 0x0007190B,
150 .temp_alert_config = 0x00000000,
151 .emif_ddr_phy_ctlr_1_init = 0x0E20400A,
152 .emif_ddr_phy_ctlr_1 = 0x0E24400A,
153 .emif_ddr_ext_phy_ctrl_1 = 0x04040100,
154 .emif_ddr_ext_phy_ctrl_2 = 0x009E009E,
155 .emif_ddr_ext_phy_ctrl_3 = 0x009E009E,
156 .emif_ddr_ext_phy_ctrl_4 = 0x009E009E,
157 .emif_ddr_ext_phy_ctrl_5 = 0x009E009E,
158 .emif_rd_wr_lvl_rmp_win = 0x00000000,
159 .emif_rd_wr_lvl_rmp_ctl = 0x80000000,
160 .emif_rd_wr_lvl_ctl = 0x00000000,
161 .emif_rd_wr_exec_thresh = 0x00000305
162 };
163
164 const struct emif_regs emif_2_regs_ddr3_532_mhz_1cs_dra_es1 = {
165 .sdram_config_init = 0x61851B32,
166 .sdram_config = 0x61851B32,
167 .sdram_config2 = 0x08000000,
168 .ref_ctrl = 0x00001035,
169 .sdram_tim1 = 0xCCCF36B3,
170 .sdram_tim2 = 0x308F7FDA,
171 .sdram_tim3 = 0x027F88A8,
172 .read_idle_ctrl = 0x00050000,
173 .zq_config = 0x0007190B,
174 .temp_alert_config = 0x00000000,
175 .emif_ddr_phy_ctlr_1_init = 0x0020400A,
176 .emif_ddr_phy_ctlr_1 = 0x0E24400A,
177 .emif_ddr_ext_phy_ctrl_1 = 0x04040100,
178 .emif_ddr_ext_phy_ctrl_2 = 0x009D009D,
179 .emif_ddr_ext_phy_ctrl_3 = 0x009D009D,
180 .emif_ddr_ext_phy_ctrl_4 = 0x009D009D,
181 .emif_ddr_ext_phy_ctrl_5 = 0x009D009D,
182 .emif_rd_wr_lvl_rmp_win = 0x00000000,
183 .emif_rd_wr_lvl_rmp_ctl = 0x80000000,
184 .emif_rd_wr_lvl_ctl = 0x00000000,
185 .emif_rd_wr_exec_thresh = 0x00000305
186 };
187
188 const struct dmm_lisa_map_regs lisa_map_4G_x_2_x_2 = {
189 .dmm_lisa_map_0 = 0x0,
190 .dmm_lisa_map_1 = 0x0,
191 .dmm_lisa_map_2 = 0x80740300,
192 .dmm_lisa_map_3 = 0xFF020100,
193 .is_ma_present = 0x1
194 };
195
196 /*
197 * DRA752 EVM board has 1.5 GB of memory
198 * EMIF1 --> 2Gb * 2 = 512MB
199 * EMIF2 --> 2Gb * 4 = 1GB
200 * so mapping 1GB interleaved and 512MB non-interleaved
201 */
202 const struct dmm_lisa_map_regs lisa_map_2G_x_2_x_2_2G_x_1_x_2 = {
203 .dmm_lisa_map_0 = 0x0,
204 .dmm_lisa_map_1 = 0x80640300,
205 .dmm_lisa_map_2 = 0xC0500220,
206 .dmm_lisa_map_3 = 0xFF020100,
207 .is_ma_present = 0x1
208 };
209
210 /*
211 * DRA752 EVM EMIF1 ONLY CONFIGURATION
212 */
213 const struct dmm_lisa_map_regs lisa_map_2G_x_1_x_2 = {
214 .dmm_lisa_map_0 = 0x0,
215 .dmm_lisa_map_1 = 0x0,
216 .dmm_lisa_map_2 = 0x80500100,
217 .dmm_lisa_map_3 = 0xFF020100,
218 .is_ma_present = 0x1
219 };
220
221 /*
222 * DRA752 EVM EMIF2 ONLY CONFIGURATION
223 */
224 const struct dmm_lisa_map_regs lisa_map_2G_x_2_x_2 = {
225 .dmm_lisa_map_0 = 0x0,
226 .dmm_lisa_map_1 = 0x0,
227 .dmm_lisa_map_2 = 0x80600200,
228 .dmm_lisa_map_3 = 0xFF020100,
229 .is_ma_present = 0x1
230 };
231
232 static void emif_get_reg_dump_sdp(u32 emif_nr, const struct emif_regs **regs)
233 {
234 switch (omap_revision()) {
235 case OMAP5430_ES1_0:
236 *regs = &emif_regs_532_mhz_2cs;
237 break;
238 case OMAP5432_ES1_0:
239 *regs = &emif_regs_ddr3_532_mhz_1cs;
240 break;
241 case OMAP5430_ES2_0:
242 *regs = &emif_regs_532_mhz_2cs_es2;
243 break;
244 case OMAP5432_ES2_0:
245 *regs = &emif_regs_ddr3_532_mhz_1cs_es2;
246 break;
247 case DRA752_ES1_0:
248 switch (emif_nr) {
249 case 1:
250 *regs = &emif_1_regs_ddr3_532_mhz_1cs_dra_es1;
251 break;
252 case 2:
253 *regs = &emif_2_regs_ddr3_532_mhz_1cs_dra_es1;
254 break;
255 }
256 break;
257 default:
258 *regs = &emif_1_regs_ddr3_532_mhz_1cs_dra_es1;
259 }
260 }
261
262 void emif_get_reg_dump(u32 emif_nr, const struct emif_regs **regs)
263 __attribute__((weak, alias("emif_get_reg_dump_sdp")));
264
265 static void emif_get_dmm_regs_sdp(const struct dmm_lisa_map_regs
266 **dmm_lisa_regs)
267 {
268 switch (omap_revision()) {
269 case OMAP5430_ES1_0:
270 case OMAP5430_ES2_0:
271 case OMAP5432_ES1_0:
272 case OMAP5432_ES2_0:
273 *dmm_lisa_regs = &lisa_map_4G_x_2_x_2;
274 break;
275 case DRA752_ES1_0:
276 default:
277 *dmm_lisa_regs = &lisa_map_2G_x_2_x_2_2G_x_1_x_2;
278 }
279
280 }
281
282 void emif_get_dmm_regs(const struct dmm_lisa_map_regs **dmm_lisa_regs)
283 __attribute__((weak, alias("emif_get_dmm_regs_sdp")));
284 #else
285
286 static const struct lpddr2_device_details dev_4G_S4_details = {
287 .type = LPDDR2_TYPE_S4,
288 .density = LPDDR2_DENSITY_4Gb,
289 .io_width = LPDDR2_IO_WIDTH_32,
290 .manufacturer = LPDDR2_MANUFACTURER_SAMSUNG
291 };
292
293 static void emif_get_device_details_sdp(u32 emif_nr,
294 struct lpddr2_device_details *cs0_device_details,
295 struct lpddr2_device_details *cs1_device_details)
296 {
297 /* EMIF1 & EMIF2 have identical configuration */
298 *cs0_device_details = dev_4G_S4_details;
299 *cs1_device_details = dev_4G_S4_details;
300 }
301
302 void emif_get_device_details(u32 emif_nr,
303 struct lpddr2_device_details *cs0_device_details,
304 struct lpddr2_device_details *cs1_device_details)
305 __attribute__((weak, alias("emif_get_device_details_sdp")));
306
307 #endif /* CONFIG_SYS_EMIF_PRECALCULATED_TIMING_REGS */
308
309 const u32 ext_phy_ctrl_const_base[EMIF_EXT_PHY_CTRL_CONST_REG] = {
310 0x01004010,
311 0x00001004,
312 0x04010040,
313 0x01004010,
314 0x00001004,
315 0x00000000,
316 0x00000000,
317 0x00000000,
318 0x80080080,
319 0x00800800,
320 0x08102040,
321 0x00000001,
322 0x540A8150,
323 0xA81502a0,
324 0x002A0540,
325 0x00000000,
326 0x00000000,
327 0x00000000,
328 0x00000077,
329 0x0
330 };
331
332 const u32 ddr3_ext_phy_ctrl_const_base_es1[EMIF_EXT_PHY_CTRL_CONST_REG] = {
333 0x01004010,
334 0x00001004,
335 0x04010040,
336 0x01004010,
337 0x00001004,
338 0x00000000,
339 0x00000000,
340 0x00000000,
341 0x80080080,
342 0x00800800,
343 0x08102040,
344 0x00000002,
345 0x0,
346 0x0,
347 0x0,
348 0x00000000,
349 0x00000000,
350 0x00000000,
351 0x00000057,
352 0x0
353 };
354
355 const u32 ddr3_ext_phy_ctrl_const_base_es2[EMIF_EXT_PHY_CTRL_CONST_REG] = {
356 0x50D4350D,
357 0x00000D43,
358 0x04010040,
359 0x01004010,
360 0x00001004,
361 0x00000000,
362 0x00000000,
363 0x00000000,
364 0x80080080,
365 0x00800800,
366 0x08102040,
367 0x00000002,
368 0x00000000,
369 0x00000000,
370 0x00000000,
371 0x00000000,
372 0x00000000,
373 0x00000000,
374 0x00000057,
375 0x0
376 };
377
378 const u32
379 dra_ddr3_ext_phy_ctrl_const_base_es1_emif1[EMIF_EXT_PHY_CTRL_CONST_REG] = {
380 0x009E009E,
381 0x002E002E,
382 0x002E002E,
383 0x002E002E,
384 0x002E002E,
385 0x002E002E,
386 0x004D004D,
387 0x004D004D,
388 0x004D004D,
389 0x004D004D,
390 0x004D004D,
391 0x004D004D,
392 0x004D004D,
393 0x004D004D,
394 0x004D004D,
395 0x004D004D,
396 0x0,
397 0x600020,
398 0x40010080,
399 0x8102040
400 };
401
402 const u32
403 dra_ddr3_ext_phy_ctrl_const_base_es1_emif2[EMIF_EXT_PHY_CTRL_CONST_REG] = {
404 0x009D009D,
405 0x002D002D,
406 0x002D002D,
407 0x002D002D,
408 0x002D002D,
409 0x002D002D,
410 0x00570057,
411 0x00570057,
412 0x00570057,
413 0x00570057,
414 0x00570057,
415 0x00570057,
416 0x00570057,
417 0x00570057,
418 0x00570057,
419 0x00570057,
420 0x0,
421 0x600020,
422 0x40010080,
423 0x8102040
424 };
425
426 const struct lpddr2_mr_regs mr_regs = {
427 .mr1 = MR1_BL_8_BT_SEQ_WRAP_EN_NWR_8,
428 .mr2 = 0x6,
429 .mr3 = 0x1,
430 .mr10 = MR10_ZQ_ZQINIT,
431 .mr16 = MR16_REF_FULL_ARRAY
432 };
433
434 static void emif_get_ext_phy_ctrl_const_regs(u32 emif_nr, const u32 **regs)
435 {
436 switch (omap_revision()) {
437 case OMAP5430_ES1_0:
438 case OMAP5430_ES2_0:
439 *regs = ext_phy_ctrl_const_base;
440 break;
441 case OMAP5432_ES1_0:
442 *regs = ddr3_ext_phy_ctrl_const_base_es1;
443 break;
444 case OMAP5432_ES2_0:
445 *regs = ddr3_ext_phy_ctrl_const_base_es2;
446 break;
447 case DRA752_ES1_0:
448 if (emif_nr == 1)
449 *regs = dra_ddr3_ext_phy_ctrl_const_base_es1_emif1;
450 else
451 *regs = dra_ddr3_ext_phy_ctrl_const_base_es1_emif2;
452 break;
453 default:
454 *regs = ddr3_ext_phy_ctrl_const_base_es2;
455
456 }
457 }
458
459 void get_lpddr2_mr_regs(const struct lpddr2_mr_regs **regs)
460 {
461 *regs = &mr_regs;
462 }
463
464 void do_ext_phy_settings(u32 base, const struct emif_regs *regs)
465 {
466 u32 *ext_phy_ctrl_base = 0;
467 u32 *emif_ext_phy_ctrl_base = 0;
468 u32 emif_nr;
469 const u32 *ext_phy_ctrl_const_regs;
470 u32 i = 0;
471
472 emif_nr = (base == EMIF1_BASE) ? 1 : 2;
473
474 struct emif_reg_struct *emif = (struct emif_reg_struct *)base;
475
476 ext_phy_ctrl_base = (u32 *) &(regs->emif_ddr_ext_phy_ctrl_1);
477 emif_ext_phy_ctrl_base = (u32 *) &(emif->emif_ddr_ext_phy_ctrl_1);
478
479 /* Configure external phy control timing registers */
480 for (i = 0; i < EMIF_EXT_PHY_CTRL_TIMING_REG; i++) {
481 writel(*ext_phy_ctrl_base, emif_ext_phy_ctrl_base++);
482 /* Update shadow registers */
483 writel(*ext_phy_ctrl_base++, emif_ext_phy_ctrl_base++);
484 }
485
486 /*
487 * external phy 6-24 registers do not change with
488 * ddr frequency
489 */
490 emif_get_ext_phy_ctrl_const_regs(emif_nr, &ext_phy_ctrl_const_regs);
491 for (i = 0; i < EMIF_EXT_PHY_CTRL_CONST_REG; i++) {
492 writel(ext_phy_ctrl_const_regs[i],
493 emif_ext_phy_ctrl_base++);
494 /* Update shadow registers */
495 writel(ext_phy_ctrl_const_regs[i],
496 emif_ext_phy_ctrl_base++);
497 }
498 }
499
500 #ifndef CONFIG_SYS_DEFAULT_LPDDR2_TIMINGS
501 static const struct lpddr2_ac_timings timings_jedec_532_mhz = {
502 .max_freq = 532000000,
503 .RL = 8,
504 .tRPab = 21,
505 .tRCD = 18,
506 .tWR = 15,
507 .tRASmin = 42,
508 .tRRD = 10,
509 .tWTRx2 = 15,
510 .tXSR = 140,
511 .tXPx2 = 15,
512 .tRFCab = 130,
513 .tRTPx2 = 15,
514 .tCKE = 3,
515 .tCKESR = 15,
516 .tZQCS = 90,
517 .tZQCL = 360,
518 .tZQINIT = 1000,
519 .tDQSCKMAXx2 = 11,
520 .tRASmax = 70,
521 .tFAW = 50
522 };
523
524 static const struct lpddr2_min_tck min_tck = {
525 .tRL = 3,
526 .tRP_AB = 3,
527 .tRCD = 3,
528 .tWR = 3,
529 .tRAS_MIN = 3,
530 .tRRD = 2,
531 .tWTR = 2,
532 .tXP = 2,
533 .tRTP = 2,
534 .tCKE = 3,
535 .tCKESR = 3,
536 .tFAW = 8
537 };
538
539 static const struct lpddr2_ac_timings *ac_timings[MAX_NUM_SPEEDBINS] = {
540 &timings_jedec_532_mhz
541 };
542
543 static const struct lpddr2_device_timings dev_4G_S4_timings = {
544 .ac_timings = ac_timings,
545 .min_tck = &min_tck,
546 };
547
548 void emif_get_device_timings_sdp(u32 emif_nr,
549 const struct lpddr2_device_timings **cs0_device_timings,
550 const struct lpddr2_device_timings **cs1_device_timings)
551 {
552 /* Identical devices on EMIF1 & EMIF2 */
553 *cs0_device_timings = &dev_4G_S4_timings;
554 *cs1_device_timings = &dev_4G_S4_timings;
555 }
556
557 void emif_get_device_timings(u32 emif_nr,
558 const struct lpddr2_device_timings **cs0_device_timings,
559 const struct lpddr2_device_timings **cs1_device_timings)
560 __attribute__((weak, alias("emif_get_device_timings_sdp")));
561
562 #endif /* CONFIG_SYS_DEFAULT_LPDDR2_TIMINGS */