spl_mem_init.c 9.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326
  1. /*
  2. * Freescale i.MX28 RAM init
  3. *
  4. * Copyright (C) 2011 Marek Vasut <marek.vasut@gmail.com>
  5. * on behalf of DENX Software Engineering GmbH
  6. *
  7. * See file CREDITS for list of people who contributed to this
  8. * project.
  9. *
  10. * This program is free software; you can redistribute it and/or
  11. * modify it under the terms of the GNU General Public License as
  12. * published by the Free Software Foundation; either version 2 of
  13. * the License, or (at your option) any later version.
  14. *
  15. * This program is distributed in the hope that it will be useful,
  16. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  17. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  18. * GNU General Public License for more details.
  19. *
  20. * You should have received a copy of the GNU General Public License
  21. * along with this program; if not, write to the Free Software
  22. * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
  23. * MA 02111-1307 USA
  24. */
  25. #include <common.h>
  26. #include <config.h>
  27. #include <asm/io.h>
  28. #include <asm/arch/imx-regs.h>
  29. #include "mxs_init.h"
  30. static uint32_t dram_vals[] = {
  31. /*
  32. * i.MX28 DDR2 at 200MHz
  33. */
  34. #if defined(CONFIG_MX28)
  35. 0x00000000, 0x00000000, 0x00000000, 0x00000000,
  36. 0x00000000, 0x00000000, 0x00000000, 0x00000000,
  37. 0x00000000, 0x00000000, 0x00000000, 0x00000000,
  38. 0x00000000, 0x00000000, 0x00000000, 0x00000000,
  39. 0x00000000, 0x00000100, 0x00000000, 0x00000000,
  40. 0x00000000, 0x00000000, 0x00000000, 0x00000000,
  41. 0x00000000, 0x00000000, 0x00010101, 0x01010101,
  42. 0x000f0f01, 0x0f02020a, 0x00000000, 0x00010101,
  43. 0x00000100, 0x00000100, 0x00000000, 0x00000002,
  44. 0x01010000, 0x05060302, 0x06005003, 0x0a0000c8,
  45. 0x02009c40, 0x0000030c, 0x0036a609, 0x031a0612,
  46. 0x02030202, 0x00c8001c, 0x00000000, 0x00000000,
  47. 0x00012100, 0xffff0303, 0x00012100, 0xffff0303,
  48. 0x00012100, 0xffff0303, 0x00012100, 0xffff0303,
  49. 0x00000003, 0x00000000, 0x00000000, 0x00000000,
  50. 0x00000000, 0x00000000, 0x00000000, 0x00000000,
  51. 0x00000000, 0x00000000, 0x00000612, 0x01000F02,
  52. 0x06120612, 0x00000200, 0x00020007, 0xf5014b27,
  53. 0xf5014b27, 0xf5014b27, 0xf5014b27, 0x07000300,
  54. 0x07000300, 0x07000300, 0x07000300, 0x00000006,
  55. 0x00000000, 0x00000000, 0x01000000, 0x01020408,
  56. 0x08040201, 0x000f1133, 0x00000000, 0x00001f04,
  57. 0x00001f04, 0x00001f04, 0x00001f04, 0x00001f04,
  58. 0x00001f04, 0x00001f04, 0x00001f04, 0x00000000,
  59. 0x00000000, 0x00000000, 0x00000000, 0x00000000,
  60. 0x00000000, 0x00000000, 0x00000000, 0x00000000,
  61. 0x00000000, 0x00000000, 0x00000000, 0x00000000,
  62. 0x00000000, 0x00000000, 0x00000000, 0x00000000,
  63. 0x00000000, 0x00000000, 0x00000000, 0x00000000,
  64. 0x00000000, 0x00000000, 0x00000000, 0x00000000,
  65. 0x00000000, 0x00000000, 0x00000000, 0x00000000,
  66. 0x00000000, 0x00000000, 0x00000000, 0x00000000,
  67. 0x00000000, 0x00000000, 0x00000000, 0x00000000,
  68. 0x00000000, 0x00000000, 0x00000000, 0x00000000,
  69. 0x00000000, 0x00000000, 0x00000000, 0x00000000,
  70. 0x00000000, 0x00000000, 0x00000000, 0x00000000,
  71. 0x00000000, 0x00000000, 0x00000000, 0x00000000,
  72. 0x00000000, 0x00000000, 0x00000000, 0x00000000,
  73. 0x00000000, 0x00000000, 0x00000000, 0x00000000,
  74. 0x00000000, 0x00000000, 0x00000000, 0x00000000,
  75. 0x00000000, 0x00000000, 0x00010000, 0x00020304,
  76. 0x00000004, 0x00000000, 0x00000000, 0x00000000,
  77. 0x00000000, 0x00000000, 0x00000000, 0x01010000,
  78. 0x01000000, 0x03030000, 0x00010303, 0x01020202,
  79. 0x00000000, 0x02040303, 0x21002103, 0x00061200,
  80. 0x06120612, 0x04320432, 0x04320432, 0x00040004,
  81. 0x00040004, 0x00000000, 0x00000000, 0x00000000,
  82. 0x00000000, 0x00010001
  83. /*
  84. * i.MX23 DDR at 133MHz
  85. */
  86. #elif defined(CONFIG_MX23)
  87. 0x01010001, 0x00010100, 0x01000101, 0x00000001,
  88. 0x00000101, 0x00000000, 0x00010000, 0x01000001,
  89. 0x00000000, 0x00000001, 0x07000200, 0x00070202,
  90. 0x02020000, 0x04040a01, 0x00000201, 0x02040000,
  91. 0x02000000, 0x19000f08, 0x0d0d0000, 0x02021313,
  92. 0x02061521, 0x0000000a, 0x00080008, 0x00200020,
  93. 0x00200020, 0x00200020, 0x000003f7, 0x00000000,
  94. 0x00000000, 0x00000020, 0x00000020, 0x00c80000,
  95. 0x000a23cd, 0x000000c8, 0x00006665, 0x00000000,
  96. 0x00000101, 0x00040001, 0x00000000, 0x00000000,
  97. 0x00010000
  98. #else
  99. #error Unsupported memory initialization
  100. #endif
  101. };
  102. void __mxs_adjust_memory_params(uint32_t *dram_vals)
  103. {
  104. }
  105. void mxs_adjust_memory_params(uint32_t *dram_vals)
  106. __attribute__((weak, alias("__mxs_adjust_memory_params")));
  107. static void initialize_dram_values(void)
  108. {
  109. int i;
  110. mxs_adjust_memory_params(dram_vals);
  111. for (i = 0; i < ARRAY_SIZE(dram_vals); i++)
  112. writel(dram_vals[i], MXS_DRAM_BASE + (4 * i));
  113. #ifdef CONFIG_MX23
  114. writel((1 << 24), MXS_DRAM_BASE + (4 * 8));
  115. #endif
  116. }
  117. static void mxs_mem_init_clock(void)
  118. {
  119. struct mxs_clkctrl_regs *clkctrl_regs =
  120. (struct mxs_clkctrl_regs *)MXS_CLKCTRL_BASE;
  121. #if defined(CONFIG_MX23)
  122. /* Fractional divider for ref_emi is 33 ; 480 * 18 / 33 = 266MHz */
  123. const unsigned char divider = 33;
  124. #elif defined(CONFIG_MX28)
  125. /* Fractional divider for ref_emi is 21 ; 480 * 18 / 21 = 411MHz */
  126. const unsigned char divider = 21;
  127. #endif
  128. /* Gate EMI clock */
  129. writeb(CLKCTRL_FRAC_CLKGATE,
  130. &clkctrl_regs->hw_clkctrl_frac0_set[CLKCTRL_FRAC0_EMI]);
  131. /* Set fractional divider for ref_emi */
  132. writeb(CLKCTRL_FRAC_CLKGATE | (divider & CLKCTRL_FRAC_FRAC_MASK),
  133. &clkctrl_regs->hw_clkctrl_frac0[CLKCTRL_FRAC0_EMI]);
  134. /* Ungate EMI clock */
  135. writeb(CLKCTRL_FRAC_CLKGATE,
  136. &clkctrl_regs->hw_clkctrl_frac0_clr[CLKCTRL_FRAC0_EMI]);
  137. early_delay(11000);
  138. /* Set EMI clock divider for EMI clock to 411 / 2 = 205MHz */
  139. writel((2 << CLKCTRL_EMI_DIV_EMI_OFFSET) |
  140. (1 << CLKCTRL_EMI_DIV_XTAL_OFFSET),
  141. &clkctrl_regs->hw_clkctrl_emi);
  142. /* Unbypass EMI */
  143. writel(CLKCTRL_CLKSEQ_BYPASS_EMI,
  144. &clkctrl_regs->hw_clkctrl_clkseq_clr);
  145. early_delay(10000);
  146. }
  147. static void mxs_mem_setup_cpu_and_hbus(void)
  148. {
  149. struct mxs_clkctrl_regs *clkctrl_regs =
  150. (struct mxs_clkctrl_regs *)MXS_CLKCTRL_BASE;
  151. /* Set fractional divider for ref_cpu to 480 * 18 / 19 = 454MHz
  152. * and ungate CPU clock */
  153. writeb(19 & CLKCTRL_FRAC_FRAC_MASK,
  154. (uint8_t *)&clkctrl_regs->hw_clkctrl_frac0[CLKCTRL_FRAC0_CPU]);
  155. /* Set CPU bypass */
  156. writel(CLKCTRL_CLKSEQ_BYPASS_CPU,
  157. &clkctrl_regs->hw_clkctrl_clkseq_set);
  158. /* HBUS = 151MHz */
  159. writel(CLKCTRL_HBUS_DIV_MASK, &clkctrl_regs->hw_clkctrl_hbus_set);
  160. writel(((~3) << CLKCTRL_HBUS_DIV_OFFSET) & CLKCTRL_HBUS_DIV_MASK,
  161. &clkctrl_regs->hw_clkctrl_hbus_clr);
  162. early_delay(10000);
  163. /* CPU clock divider = 1 */
  164. clrsetbits_le32(&clkctrl_regs->hw_clkctrl_cpu,
  165. CLKCTRL_CPU_DIV_CPU_MASK, 1);
  166. /* Disable CPU bypass */
  167. writel(CLKCTRL_CLKSEQ_BYPASS_CPU,
  168. &clkctrl_regs->hw_clkctrl_clkseq_clr);
  169. early_delay(15000);
  170. }
  171. static void mxs_mem_setup_vdda(void)
  172. {
  173. struct mxs_power_regs *power_regs =
  174. (struct mxs_power_regs *)MXS_POWER_BASE;
  175. writel((0xc << POWER_VDDACTRL_TRG_OFFSET) |
  176. (0x7 << POWER_VDDACTRL_BO_OFFSET_OFFSET) |
  177. POWER_VDDACTRL_LINREG_OFFSET_1STEPS_BELOW,
  178. &power_regs->hw_power_vddactrl);
  179. }
  180. uint32_t mxs_mem_get_size(void)
  181. {
  182. uint32_t sz, da;
  183. uint32_t *vt = (uint32_t *)0x20;
  184. /* The following is "subs pc, r14, #4", used as return from DABT. */
  185. const uint32_t data_abort_memdetect_handler = 0xe25ef004;
  186. /* Replace the DABT handler. */
  187. da = vt[4];
  188. vt[4] = data_abort_memdetect_handler;
  189. sz = get_ram_size((long *)PHYS_SDRAM_1, PHYS_SDRAM_1_SIZE);
  190. /* Restore the old DABT handler. */
  191. vt[4] = da;
  192. return sz;
  193. }
  194. #ifdef CONFIG_MX23
  195. static void mx23_mem_setup_vddmem(void)
  196. {
  197. struct mxs_power_regs *power_regs =
  198. (struct mxs_power_regs *)MXS_POWER_BASE;
  199. writel((0x10 << POWER_VDDMEMCTRL_TRG_OFFSET) |
  200. POWER_VDDMEMCTRL_ENABLE_ILIMIT |
  201. POWER_VDDMEMCTRL_ENABLE_LINREG |
  202. POWER_VDDMEMCTRL_PULLDOWN_ACTIVE,
  203. &power_regs->hw_power_vddmemctrl);
  204. early_delay(10000);
  205. writel((0x10 << POWER_VDDMEMCTRL_TRG_OFFSET) |
  206. POWER_VDDMEMCTRL_ENABLE_LINREG,
  207. &power_regs->hw_power_vddmemctrl);
  208. }
  209. static void mx23_mem_init(void)
  210. {
  211. mx23_mem_setup_vddmem();
  212. /*
  213. * Configure the DRAM registers
  214. */
  215. /* Clear START and SREFRESH bit from DRAM_CTL8 */
  216. clrbits_le32(MXS_DRAM_BASE + 0x20, (1 << 16) | (1 << 8));
  217. initialize_dram_values();
  218. /* Set START bit in DRAM_CTL16 */
  219. setbits_le32(MXS_DRAM_BASE + 0x20, 1 << 16);
  220. clrbits_le32(MXS_DRAM_BASE + 0x40, 1 << 17);
  221. early_delay(20000);
  222. /* Adjust EMI port priority. */
  223. clrsetbits_le32(0x80020000, 0x1f << 16, 0x8);
  224. early_delay(20000);
  225. setbits_le32(MXS_DRAM_BASE + 0x40, 1 << 19);
  226. setbits_le32(MXS_DRAM_BASE + 0x40, 1 << 11);
  227. /* Wait for bit 10 (DRAM init complete) in DRAM_CTL18 */
  228. while (!(readl(MXS_DRAM_BASE + 0x48) & (1 << 10)))
  229. ;
  230. }
  231. #endif
  232. #ifdef CONFIG_MX28
  233. static void mx28_mem_init(void)
  234. {
  235. struct mxs_pinctrl_regs *pinctrl_regs =
  236. (struct mxs_pinctrl_regs *)MXS_PINCTRL_BASE;
  237. /* Set DDR2 mode */
  238. writel(PINCTRL_EMI_DS_CTRL_DDR_MODE_DDR2,
  239. &pinctrl_regs->hw_pinctrl_emi_ds_ctrl_set);
  240. /*
  241. * Configure the DRAM registers
  242. */
  243. /* Clear START bit from DRAM_CTL16 */
  244. clrbits_le32(MXS_DRAM_BASE + 0x40, 1);
  245. initialize_dram_values();
  246. /* Clear SREFRESH bit from DRAM_CTL17 */
  247. clrbits_le32(MXS_DRAM_BASE + 0x44, 1);
  248. /* Set START bit in DRAM_CTL16 */
  249. setbits_le32(MXS_DRAM_BASE + 0x40, 1);
  250. /* Wait for bit 20 (DRAM init complete) in DRAM_CTL58 */
  251. while (!(readl(MXS_DRAM_BASE + 0xe8) & (1 << 20)))
  252. ;
  253. }
  254. #endif
  255. void mxs_mem_init(void)
  256. {
  257. early_delay(11000);
  258. mxs_mem_init_clock();
  259. mxs_mem_setup_vdda();
  260. #if defined(CONFIG_MX23)
  261. mx23_mem_init();
  262. #elif defined(CONFIG_MX28)
  263. mx28_mem_init();
  264. #endif
  265. early_delay(10000);
  266. mxs_mem_setup_cpu_and_hbus();
  267. }