2 * Timing and Organization details of the ddr device parts used in OMAP5
6 * Texas Instruments, <www.ti.com>
8 * Aneesh V <aneesh@ti.com>
9 * Sricharan R <r.sricharan@ti.com>
11 * See file CREDITS for list of people who contributed to this
14 * This program is free software; you can redistribute it and/or
15 * modify it under the terms of the GNU General Public License as
16 * published by the Free Software Foundation; either version 2 of
17 * the License, or (at your option) any later version.
19 * This program is distributed in the hope that it will be useful,
20 * but WITHOUT ANY WARRANTY; without even the implied warranty of
21 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
22 * GNU General Public License for more details.
24 * You should have received a copy of the GNU General Public License
25 * along with this program; if not, write to the Free Software
26 * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
31 #include <asm/arch/sys_proto.h>
34 * This file provides details of the LPDDR2 SDRAM parts used on OMAP5
35 * EVM. Since the parts used and geometry are identical for
36 * evm for a given OMAP5 revision, this information is kept
37 * here instead of being in board directory. However the key functions
38 * exported are weakly linked so that they can be over-ridden in the board
39 * directory if there is a OMAP5 board in the future that uses a different
40 * memory device or geometry.
42 * For any new board with different memory devices over-ride one or more
43 * of the following functions as per the CONFIG flags you intend to enable:
44 * - emif_get_reg_dump()
45 * - emif_get_dmm_regs()
46 * - emif_get_device_details()
47 * - emif_get_device_timings()
50 #ifdef CONFIG_SYS_EMIF_PRECALCULATED_TIMING_REGS
51 const struct emif_regs emif_regs_532_mhz_2cs = {
52 .sdram_config_init = 0x80800EBA,
53 .sdram_config = 0x808022BA,
54 .ref_ctrl = 0x0000081A,
55 .sdram_tim1 = 0x772F6873,
56 .sdram_tim2 = 0x304a129a,
57 .sdram_tim3 = 0x02f7e45f,
58 .read_idle_ctrl = 0x00050000,
59 .zq_config = 0x000b3215,
60 .temp_alert_config = 0x08000a05,
61 .emif_ddr_phy_ctlr_1_init = 0x0E28420d,
62 .emif_ddr_phy_ctlr_1 = 0x0E28420d,
63 .emif_ddr_ext_phy_ctrl_1 = 0x04020080,
64 .emif_ddr_ext_phy_ctrl_2 = 0x28C518A3,
65 .emif_ddr_ext_phy_ctrl_3 = 0x518A3146,
66 .emif_ddr_ext_phy_ctrl_4 = 0x0014628C,
67 .emif_ddr_ext_phy_ctrl_5 = 0x04010040
70 const struct emif_regs emif_regs_532_mhz_2cs_es2 = {
71 .sdram_config_init = 0x80800EBA,
72 .sdram_config = 0x808022BA,
73 .ref_ctrl = 0x0000081A,
74 .sdram_tim1 = 0x772F6873,
75 .sdram_tim2 = 0x304a129a,
76 .sdram_tim3 = 0x02f7e45f,
77 .read_idle_ctrl = 0x00050000,
78 .zq_config = 0x100b3215,
79 .temp_alert_config = 0x08000a05,
80 .emif_ddr_phy_ctlr_1_init = 0x0E30400d,
81 .emif_ddr_phy_ctlr_1 = 0x0E30400d,
82 .emif_ddr_ext_phy_ctrl_1 = 0x04020080,
83 .emif_ddr_ext_phy_ctrl_2 = 0x28C518A3,
84 .emif_ddr_ext_phy_ctrl_3 = 0x518A3146,
85 .emif_ddr_ext_phy_ctrl_4 = 0x0014628C,
86 .emif_ddr_ext_phy_ctrl_5 = 0xC330CC33,
89 const struct emif_regs emif_regs_266_mhz_2cs = {
90 .sdram_config_init = 0x80800EBA,
91 .sdram_config = 0x808022BA,
92 .ref_ctrl = 0x0000040D,
93 .sdram_tim1 = 0x2A86B419,
94 .sdram_tim2 = 0x1025094A,
95 .sdram_tim3 = 0x026BA22F,
96 .read_idle_ctrl = 0x00050000,
97 .zq_config = 0x000b3215,
98 .temp_alert_config = 0x08000a05,
99 .emif_ddr_phy_ctlr_1_init = 0x0E28420d,
100 .emif_ddr_phy_ctlr_1 = 0x0E28420d,
101 .emif_ddr_ext_phy_ctrl_1 = 0x04020080,
102 .emif_ddr_ext_phy_ctrl_2 = 0x0A414829,
103 .emif_ddr_ext_phy_ctrl_3 = 0x14829052,
104 .emif_ddr_ext_phy_ctrl_4 = 0x000520A4,
105 .emif_ddr_ext_phy_ctrl_5 = 0x04010040
108 const struct emif_regs emif_regs_ddr3_532_mhz_1cs = {
109 .sdram_config_init = 0x61851B32,
110 .sdram_config = 0x61851B32,
111 .sdram_config2 = 0x0,
112 .ref_ctrl = 0x00001035,
113 .sdram_tim1 = 0xCCCF36B3,
114 .sdram_tim2 = 0x308F7FDA,
115 .sdram_tim3 = 0x027F88A8,
116 .read_idle_ctrl = 0x00050000,
117 .zq_config = 0x0007190B,
118 .temp_alert_config = 0x00000000,
119 .emif_ddr_phy_ctlr_1_init = 0x0020420A,
120 .emif_ddr_phy_ctlr_1 = 0x0024420A,
121 .emif_ddr_ext_phy_ctrl_1 = 0x04040100,
122 .emif_ddr_ext_phy_ctrl_2 = 0x00000000,
123 .emif_ddr_ext_phy_ctrl_3 = 0x00000000,
124 .emif_ddr_ext_phy_ctrl_4 = 0x00000000,
125 .emif_ddr_ext_phy_ctrl_5 = 0x04010040,
126 .emif_rd_wr_lvl_rmp_win = 0x00000000,
127 .emif_rd_wr_lvl_rmp_ctl = 0x80000000,
128 .emif_rd_wr_lvl_ctl = 0x00000000,
129 .emif_rd_wr_exec_thresh = 0x00000305
132 const struct emif_regs emif_regs_ddr3_532_mhz_1cs_es2 = {
133 .sdram_config_init = 0x61851B32,
134 .sdram_config = 0x61851B32,
135 .sdram_config2 = 0x0,
136 .ref_ctrl = 0x00001035,
137 .sdram_tim1 = 0xCCCF36B3,
138 .sdram_tim2 = 0x308F7FDA,
139 .sdram_tim3 = 0x027F88A8,
140 .read_idle_ctrl = 0x00050000,
141 .zq_config = 0x1007190B,
142 .temp_alert_config = 0x00000000,
143 .emif_ddr_phy_ctlr_1_init = 0x0030400A,
144 .emif_ddr_phy_ctlr_1 = 0x0034400A,
145 .emif_ddr_ext_phy_ctrl_1 = 0x04040100,
146 .emif_ddr_ext_phy_ctrl_2 = 0x00000000,
147 .emif_ddr_ext_phy_ctrl_3 = 0x00000000,
148 .emif_ddr_ext_phy_ctrl_4 = 0x00000000,
149 .emif_ddr_ext_phy_ctrl_5 = 0x4350D435,
150 .emif_rd_wr_lvl_rmp_win = 0x00000000,
151 .emif_rd_wr_lvl_rmp_ctl = 0x80000000,
152 .emif_rd_wr_lvl_ctl = 0x00000000,
153 .emif_rd_wr_exec_thresh = 0x40000305
156 const struct emif_regs emif_1_regs_ddr3_532_mhz_1cs_dra_es1 = {
157 .sdram_config_init = 0x61851ab2,
158 .sdram_config = 0x61851ab2,
159 .sdram_config2 = 0x08000000,
160 .ref_ctrl = 0x00001035,
161 .sdram_tim1 = 0xCCCF36B3,
162 .sdram_tim2 = 0x308F7FDA,
163 .sdram_tim3 = 0x027F88A8,
164 .read_idle_ctrl = 0x00050000,
165 .zq_config = 0x0007190B,
166 .temp_alert_config = 0x00000000,
167 .emif_ddr_phy_ctlr_1_init = 0x0E20400A,
168 .emif_ddr_phy_ctlr_1 = 0x0E24400A,
169 .emif_ddr_ext_phy_ctrl_1 = 0x04040100,
170 .emif_ddr_ext_phy_ctrl_2 = 0x009E009E,
171 .emif_ddr_ext_phy_ctrl_3 = 0x009E009E,
172 .emif_ddr_ext_phy_ctrl_4 = 0x009E009E,
173 .emif_ddr_ext_phy_ctrl_5 = 0x009E009E,
174 .emif_rd_wr_lvl_rmp_win = 0x00000000,
175 .emif_rd_wr_lvl_rmp_ctl = 0x80000000,
176 .emif_rd_wr_lvl_ctl = 0x00000000,
177 .emif_rd_wr_exec_thresh = 0x00000305
180 const struct emif_regs emif_2_regs_ddr3_532_mhz_1cs_dra_es1 = {
181 .sdram_config_init = 0x61851B32,
182 .sdram_config = 0x61851B32,
183 .sdram_config2 = 0x08000000,
184 .ref_ctrl = 0x00001035,
185 .sdram_tim1 = 0xCCCF36B3,
186 .sdram_tim2 = 0x308F7FDA,
187 .sdram_tim3 = 0x027F88A8,
188 .read_idle_ctrl = 0x00050000,
189 .zq_config = 0x0007190B,
190 .temp_alert_config = 0x00000000,
191 .emif_ddr_phy_ctlr_1_init = 0x0020400A,
192 .emif_ddr_phy_ctlr_1 = 0x0E24400A,
193 .emif_ddr_ext_phy_ctrl_1 = 0x04040100,
194 .emif_ddr_ext_phy_ctrl_2 = 0x009D009D,
195 .emif_ddr_ext_phy_ctrl_3 = 0x009D009D,
196 .emif_ddr_ext_phy_ctrl_4 = 0x009D009D,
197 .emif_ddr_ext_phy_ctrl_5 = 0x009D009D,
198 .emif_rd_wr_lvl_rmp_win = 0x00000000,
199 .emif_rd_wr_lvl_rmp_ctl = 0x80000000,
200 .emif_rd_wr_lvl_ctl = 0x00000000,
201 .emif_rd_wr_exec_thresh = 0x00000305
204 const struct dmm_lisa_map_regs lisa_map_4G_x_2_x_2 = {
205 .dmm_lisa_map_0 = 0x0,
206 .dmm_lisa_map_1 = 0x0,
207 .dmm_lisa_map_2 = 0x80740300,
208 .dmm_lisa_map_3 = 0xFF020100,
213 * DRA752 EVM board has 1.5 GB of memory
214 * EMIF1 --> 2Gb * 2 = 512MB
215 * EMIF2 --> 2Gb * 4 = 1GB
216 * so mapping 1GB interleaved and 512MB non-interleaved
218 const struct dmm_lisa_map_regs lisa_map_2G_x_2_x_2_2G_x_1_x_2 = {
219 .dmm_lisa_map_0 = 0x0,
220 .dmm_lisa_map_1 = 0x80640300,
221 .dmm_lisa_map_2 = 0xC0500220,
222 .dmm_lisa_map_3 = 0xFF020100,
227 * DRA752 EVM EMIF1 ONLY CONFIGURATION
229 const struct dmm_lisa_map_regs lisa_map_2G_x_1_x_2 = {
230 .dmm_lisa_map_0 = 0x0,
231 .dmm_lisa_map_1 = 0x0,
232 .dmm_lisa_map_2 = 0x80500100,
233 .dmm_lisa_map_3 = 0xFF020100,
238 * DRA752 EVM EMIF2 ONLY CONFIGURATION
240 const struct dmm_lisa_map_regs lisa_map_2G_x_2_x_2 = {
241 .dmm_lisa_map_0 = 0x0,
242 .dmm_lisa_map_1 = 0x0,
243 .dmm_lisa_map_2 = 0x80600200,
244 .dmm_lisa_map_3 = 0xFF020100,
248 static void emif_get_reg_dump_sdp(u32 emif_nr, const struct emif_regs **regs)
250 switch (omap_revision()) {
252 *regs = &emif_regs_532_mhz_2cs;
255 *regs = &emif_regs_ddr3_532_mhz_1cs;
258 *regs = &emif_regs_532_mhz_2cs_es2;
261 *regs = &emif_regs_ddr3_532_mhz_1cs_es2;
266 *regs = &emif_1_regs_ddr3_532_mhz_1cs_dra_es1;
269 *regs = &emif_2_regs_ddr3_532_mhz_1cs_dra_es1;
274 *regs = &emif_1_regs_ddr3_532_mhz_1cs_dra_es1;
278 void emif_get_reg_dump(u32 emif_nr, const struct emif_regs **regs)
279 __attribute__((weak, alias("emif_get_reg_dump_sdp")));
281 static void emif_get_dmm_regs_sdp(const struct dmm_lisa_map_regs
284 switch (omap_revision()) {
289 *dmm_lisa_regs = &lisa_map_4G_x_2_x_2;
293 *dmm_lisa_regs = &lisa_map_2G_x_2_x_2_2G_x_1_x_2;
298 void emif_get_dmm_regs(const struct dmm_lisa_map_regs **dmm_lisa_regs)
299 __attribute__((weak, alias("emif_get_dmm_regs_sdp")));
302 static const struct lpddr2_device_details dev_4G_S4_details = {
303 .type = LPDDR2_TYPE_S4,
304 .density = LPDDR2_DENSITY_4Gb,
305 .io_width = LPDDR2_IO_WIDTH_32,
306 .manufacturer = LPDDR2_MANUFACTURER_SAMSUNG
309 static void emif_get_device_details_sdp(u32 emif_nr,
310 struct lpddr2_device_details *cs0_device_details,
311 struct lpddr2_device_details *cs1_device_details)
313 /* EMIF1 & EMIF2 have identical configuration */
314 *cs0_device_details = dev_4G_S4_details;
315 *cs1_device_details = dev_4G_S4_details;
318 void emif_get_device_details(u32 emif_nr,
319 struct lpddr2_device_details *cs0_device_details,
320 struct lpddr2_device_details *cs1_device_details)
321 __attribute__((weak, alias("emif_get_device_details_sdp")));
323 #endif /* CONFIG_SYS_EMIF_PRECALCULATED_TIMING_REGS */
325 const u32 ext_phy_ctrl_const_base[EMIF_EXT_PHY_CTRL_CONST_REG] = {
348 const u32 ddr3_ext_phy_ctrl_const_base_es1[EMIF_EXT_PHY_CTRL_CONST_REG] = {
371 const u32 ddr3_ext_phy_ctrl_const_base_es2[EMIF_EXT_PHY_CTRL_CONST_REG] = {
395 dra_ddr3_ext_phy_ctrl_const_base_es1_emif1[EMIF_EXT_PHY_CTRL_CONST_REG] = {
419 dra_ddr3_ext_phy_ctrl_const_base_es1_emif2[EMIF_EXT_PHY_CTRL_CONST_REG] = {
442 const struct lpddr2_mr_regs mr_regs = {
443 .mr1 = MR1_BL_8_BT_SEQ_WRAP_EN_NWR_8,
446 .mr10 = MR10_ZQ_ZQINIT,
447 .mr16 = MR16_REF_FULL_ARRAY
450 static void emif_get_ext_phy_ctrl_const_regs(u32 emif_nr, const u32 **regs)
452 switch (omap_revision()) {
455 *regs = ext_phy_ctrl_const_base;
458 *regs = ddr3_ext_phy_ctrl_const_base_es1;
461 *regs = ddr3_ext_phy_ctrl_const_base_es2;
465 *regs = dra_ddr3_ext_phy_ctrl_const_base_es1_emif1;
467 *regs = dra_ddr3_ext_phy_ctrl_const_base_es1_emif2;
470 *regs = ddr3_ext_phy_ctrl_const_base_es2;
475 void get_lpddr2_mr_regs(const struct lpddr2_mr_regs **regs)
480 void do_ext_phy_settings(u32 base, const struct emif_regs *regs)
482 u32 *ext_phy_ctrl_base = 0;
483 u32 *emif_ext_phy_ctrl_base = 0;
485 const u32 *ext_phy_ctrl_const_regs;
488 emif_nr = (base == EMIF1_BASE) ? 1 : 2;
490 struct emif_reg_struct *emif = (struct emif_reg_struct *)base;
492 ext_phy_ctrl_base = (u32 *) &(regs->emif_ddr_ext_phy_ctrl_1);
493 emif_ext_phy_ctrl_base = (u32 *) &(emif->emif_ddr_ext_phy_ctrl_1);
495 /* Configure external phy control timing registers */
496 for (i = 0; i < EMIF_EXT_PHY_CTRL_TIMING_REG; i++) {
497 writel(*ext_phy_ctrl_base, emif_ext_phy_ctrl_base++);
498 /* Update shadow registers */
499 writel(*ext_phy_ctrl_base++, emif_ext_phy_ctrl_base++);
503 * external phy 6-24 registers do not change with
506 emif_get_ext_phy_ctrl_const_regs(emif_nr, &ext_phy_ctrl_const_regs);
507 for (i = 0; i < EMIF_EXT_PHY_CTRL_CONST_REG; i++) {
508 writel(ext_phy_ctrl_const_regs[i],
509 emif_ext_phy_ctrl_base++);
510 /* Update shadow registers */
511 writel(ext_phy_ctrl_const_regs[i],
512 emif_ext_phy_ctrl_base++);
516 #ifndef CONFIG_SYS_DEFAULT_LPDDR2_TIMINGS
517 static const struct lpddr2_ac_timings timings_jedec_532_mhz = {
518 .max_freq = 532000000,
540 static const struct lpddr2_min_tck min_tck = {
555 static const struct lpddr2_ac_timings *ac_timings[MAX_NUM_SPEEDBINS] = {
556 &timings_jedec_532_mhz
559 static const struct lpddr2_device_timings dev_4G_S4_timings = {
560 .ac_timings = ac_timings,
564 void emif_get_device_timings_sdp(u32 emif_nr,
565 const struct lpddr2_device_timings **cs0_device_timings,
566 const struct lpddr2_device_timings **cs1_device_timings)
568 /* Identical devices on EMIF1 & EMIF2 */
569 *cs0_device_timings = &dev_4G_S4_timings;
570 *cs1_device_timings = &dev_4G_S4_timings;
573 void emif_get_device_timings(u32 emif_nr,
574 const struct lpddr2_device_timings **cs0_device_timings,
575 const struct lpddr2_device_timings **cs1_device_timings)
576 __attribute__((weak, alias("emif_get_device_timings_sdp")));
578 #endif /* CONFIG_SYS_DEFAULT_LPDDR2_TIMINGS */