mpc8360emds.c 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348
  1. /*
  2. * Copyright (C) 2006 Freescale Semiconductor, Inc.
  3. * Dave Liu <daveliu@freescale.com>
  4. *
  5. * See file CREDITS for list of people who contributed to this
  6. * project.
  7. *
  8. * This program is free software; you can redistribute it and/or
  9. * modify it under the terms of the GNU General Public License as
  10. * published by the Free Software Foundation; either version 2 of
  11. * the License, or (at your option) any later version.
  12. */
  13. #include <common.h>
  14. #include <ioports.h>
  15. #include <mpc83xx.h>
  16. #include <i2c.h>
  17. #include <spd.h>
  18. #include <miiphy.h>
  19. #if defined(CONFIG_PCI)
  20. #include <pci.h>
  21. #endif
  22. #if defined(CONFIG_SPD_EEPROM)
  23. #include <spd_sdram.h>
  24. #else
  25. #include <asm/mmu.h>
  26. #endif
  27. #if defined(CONFIG_OF_LIBFDT)
  28. #include <libfdt.h>
  29. #endif
  30. #if defined(CONFIG_PQ_MDS_PIB)
  31. #include "../common/pq-mds-pib.h"
  32. #endif
  33. const qe_iop_conf_t qe_iop_conf_tab[] = {
  34. /* GETH1 */
  35. {0, 3, 1, 0, 1}, /* TxD0 */
  36. {0, 4, 1, 0, 1}, /* TxD1 */
  37. {0, 5, 1, 0, 1}, /* TxD2 */
  38. {0, 6, 1, 0, 1}, /* TxD3 */
  39. {1, 6, 1, 0, 3}, /* TxD4 */
  40. {1, 7, 1, 0, 1}, /* TxD5 */
  41. {1, 9, 1, 0, 2}, /* TxD6 */
  42. {1, 10, 1, 0, 2}, /* TxD7 */
  43. {0, 9, 2, 0, 1}, /* RxD0 */
  44. {0, 10, 2, 0, 1}, /* RxD1 */
  45. {0, 11, 2, 0, 1}, /* RxD2 */
  46. {0, 12, 2, 0, 1}, /* RxD3 */
  47. {0, 13, 2, 0, 1}, /* RxD4 */
  48. {1, 1, 2, 0, 2}, /* RxD5 */
  49. {1, 0, 2, 0, 2}, /* RxD6 */
  50. {1, 4, 2, 0, 2}, /* RxD7 */
  51. {0, 7, 1, 0, 1}, /* TX_EN */
  52. {0, 8, 1, 0, 1}, /* TX_ER */
  53. {0, 15, 2, 0, 1}, /* RX_DV */
  54. {0, 16, 2, 0, 1}, /* RX_ER */
  55. {0, 0, 2, 0, 1}, /* RX_CLK */
  56. {2, 9, 1, 0, 3}, /* GTX_CLK - CLK10 */
  57. {2, 8, 2, 0, 1}, /* GTX125 - CLK9 */
  58. /* GETH2 */
  59. {0, 17, 1, 0, 1}, /* TxD0 */
  60. {0, 18, 1, 0, 1}, /* TxD1 */
  61. {0, 19, 1, 0, 1}, /* TxD2 */
  62. {0, 20, 1, 0, 1}, /* TxD3 */
  63. {1, 2, 1, 0, 1}, /* TxD4 */
  64. {1, 3, 1, 0, 2}, /* TxD5 */
  65. {1, 5, 1, 0, 3}, /* TxD6 */
  66. {1, 8, 1, 0, 3}, /* TxD7 */
  67. {0, 23, 2, 0, 1}, /* RxD0 */
  68. {0, 24, 2, 0, 1}, /* RxD1 */
  69. {0, 25, 2, 0, 1}, /* RxD2 */
  70. {0, 26, 2, 0, 1}, /* RxD3 */
  71. {0, 27, 2, 0, 1}, /* RxD4 */
  72. {1, 12, 2, 0, 2}, /* RxD5 */
  73. {1, 13, 2, 0, 3}, /* RxD6 */
  74. {1, 11, 2, 0, 2}, /* RxD7 */
  75. {0, 21, 1, 0, 1}, /* TX_EN */
  76. {0, 22, 1, 0, 1}, /* TX_ER */
  77. {0, 29, 2, 0, 1}, /* RX_DV */
  78. {0, 30, 2, 0, 1}, /* RX_ER */
  79. {0, 31, 2, 0, 1}, /* RX_CLK */
  80. {2, 2, 1, 0, 2}, /* GTX_CLK = CLK10 */
  81. {2, 3, 2, 0, 1}, /* GTX125 - CLK4 */
  82. {0, 1, 3, 0, 2}, /* MDIO */
  83. {0, 2, 1, 0, 1}, /* MDC */
  84. {5, 0, 1, 0, 2}, /* UART2_SOUT */
  85. {5, 1, 2, 0, 3}, /* UART2_CTS */
  86. {5, 2, 1, 0, 1}, /* UART2_RTS */
  87. {5, 3, 2, 0, 2}, /* UART2_SIN */
  88. {0, 0, 0, 0, QE_IOP_TAB_END}, /* END of table */
  89. };
  90. int board_early_init_f(void)
  91. {
  92. u8 *bcsr = (u8 *)CFG_BCSR;
  93. const immap_t *immr = (immap_t *)CFG_IMMR;
  94. /* Enable flash write */
  95. bcsr[0xa] &= ~0x04;
  96. /* Disable G1TXCLK, G2TXCLK h/w buffers (rev.2 h/w bug workaround) */
  97. if (immr->sysconf.spridr == SPR_8360_REV20 ||
  98. immr->sysconf.spridr == SPR_8360E_REV20 ||
  99. immr->sysconf.spridr == SPR_8360_REV21 ||
  100. immr->sysconf.spridr == SPR_8360E_REV21)
  101. bcsr[0xe] = 0x30;
  102. /* Enable second UART */
  103. bcsr[0x9] &= ~0x01;
  104. return 0;
  105. }
  106. int board_early_init_r(void)
  107. {
  108. #ifdef CONFIG_PQ_MDS_PIB
  109. pib_init();
  110. #endif
  111. return 0;
  112. }
  113. #if defined(CONFIG_DDR_ECC) && !defined(CONFIG_ECC_INIT_VIA_DDRC)
  114. extern void ddr_enable_ecc(unsigned int dram_size);
  115. #endif
  116. int fixed_sdram(void);
  117. void sdram_init(void);
  118. long int initdram(int board_type)
  119. {
  120. volatile immap_t *im = (immap_t *) CFG_IMMR;
  121. u32 msize = 0;
  122. if ((im->sysconf.immrbar & IMMRBAR_BASE_ADDR) != (u32) im)
  123. return -1;
  124. /* DDR SDRAM - Main SODIMM */
  125. im->sysconf.ddrlaw[0].bar = CFG_DDR_BASE & LAWBAR_BAR;
  126. #if defined(CONFIG_SPD_EEPROM)
  127. msize = spd_sdram();
  128. #else
  129. msize = fixed_sdram();
  130. #endif
  131. #if defined(CONFIG_DDR_ECC) && !defined(CONFIG_ECC_INIT_VIA_DDRC)
  132. /*
  133. * Initialize DDR ECC byte
  134. */
  135. ddr_enable_ecc(msize * 1024 * 1024);
  136. #endif
  137. /*
  138. * Initialize SDRAM if it is on local bus.
  139. */
  140. sdram_init();
  141. /* return total bus SDRAM size(bytes) -- DDR */
  142. return (msize * 1024 * 1024);
  143. }
  144. #if !defined(CONFIG_SPD_EEPROM)
  145. /*************************************************************************
  146. * fixed sdram init -- doesn't use serial presence detect.
  147. ************************************************************************/
  148. int fixed_sdram(void)
  149. {
  150. volatile immap_t *im = (immap_t *) CFG_IMMR;
  151. u32 msize = 0;
  152. u32 ddr_size;
  153. u32 ddr_size_log2;
  154. msize = CFG_DDR_SIZE;
  155. for (ddr_size = msize << 20, ddr_size_log2 = 0;
  156. (ddr_size > 1); ddr_size = ddr_size >> 1, ddr_size_log2++) {
  157. if (ddr_size & 1) {
  158. return -1;
  159. }
  160. }
  161. im->sysconf.ddrlaw[0].ar =
  162. LAWAR_EN | ((ddr_size_log2 - 1) & LAWAR_SIZE);
  163. #if (CFG_DDR_SIZE != 256)
  164. #warning Currenly any ddr size other than 256 is not supported
  165. #endif
  166. #ifdef CONFIG_DDR_II
  167. im->ddr.csbnds[0].csbnds = CFG_DDR_CS0_BNDS;
  168. im->ddr.cs_config[0] = CFG_DDR_CS0_CONFIG;
  169. im->ddr.timing_cfg_0 = CFG_DDR_TIMING_0;
  170. im->ddr.timing_cfg_1 = CFG_DDR_TIMING_1;
  171. im->ddr.timing_cfg_2 = CFG_DDR_TIMING_2;
  172. im->ddr.timing_cfg_3 = CFG_DDR_TIMING_3;
  173. im->ddr.sdram_cfg = CFG_DDR_SDRAM_CFG;
  174. im->ddr.sdram_cfg2 = CFG_DDR_SDRAM_CFG2;
  175. im->ddr.sdram_mode = CFG_DDR_MODE;
  176. im->ddr.sdram_mode2 = CFG_DDR_MODE2;
  177. im->ddr.sdram_interval = CFG_DDR_INTERVAL;
  178. im->ddr.sdram_clk_cntl = CFG_DDR_CLK_CNTL;
  179. #else
  180. im->ddr.csbnds[0].csbnds = 0x00000007;
  181. im->ddr.csbnds[1].csbnds = 0x0008000f;
  182. im->ddr.cs_config[0] = CFG_DDR_CONFIG;
  183. im->ddr.cs_config[1] = CFG_DDR_CONFIG;
  184. im->ddr.timing_cfg_1 = CFG_DDR_TIMING_1;
  185. im->ddr.timing_cfg_2 = CFG_DDR_TIMING_2;
  186. im->ddr.sdram_cfg = CFG_DDR_CONTROL;
  187. im->ddr.sdram_mode = CFG_DDR_MODE;
  188. im->ddr.sdram_interval = CFG_DDR_INTERVAL;
  189. #endif
  190. udelay(200);
  191. im->ddr.sdram_cfg |= SDRAM_CFG_MEM_EN;
  192. return msize;
  193. }
  194. #endif /*!CFG_SPD_EEPROM */
  195. int checkboard(void)
  196. {
  197. puts("Board: Freescale MPC8360EMDS\n");
  198. return 0;
  199. }
  200. /*
  201. * if MPC8360EMDS is soldered with SDRAM
  202. */
  203. #if defined(CFG_BR2_PRELIM) \
  204. && defined(CFG_OR2_PRELIM) \
  205. && defined(CFG_LBLAWBAR2_PRELIM) \
  206. && defined(CFG_LBLAWAR2_PRELIM)
  207. /*
  208. * Initialize SDRAM memory on the Local Bus.
  209. */
  210. void sdram_init(void)
  211. {
  212. volatile immap_t *immap = (immap_t *) CFG_IMMR;
  213. volatile lbus83xx_t *lbc = &immap->lbus;
  214. uint *sdram_addr = (uint *) CFG_LBC_SDRAM_BASE;
  215. /*
  216. * Setup SDRAM Base and Option Registers, already done in cpu_init.c
  217. */
  218. /*setup mtrpt, lsrt and lbcr for LB bus */
  219. lbc->lbcr = CFG_LBC_LBCR;
  220. lbc->mrtpr = CFG_LBC_MRTPR;
  221. lbc->lsrt = CFG_LBC_LSRT;
  222. asm("sync");
  223. /*
  224. * Configure the SDRAM controller Machine Mode Register.
  225. */
  226. lbc->lsdmr = CFG_LBC_LSDMR_5; /* Normal Operation */
  227. lbc->lsdmr = CFG_LBC_LSDMR_1; /* Precharge All Banks */
  228. asm("sync");
  229. *sdram_addr = 0xff;
  230. udelay(100);
  231. /*
  232. * We need do 8 times auto refresh operation.
  233. */
  234. lbc->lsdmr = CFG_LBC_LSDMR_2;
  235. asm("sync");
  236. *sdram_addr = 0xff; /* 1 times */
  237. udelay(100);
  238. *sdram_addr = 0xff; /* 2 times */
  239. udelay(100);
  240. *sdram_addr = 0xff; /* 3 times */
  241. udelay(100);
  242. *sdram_addr = 0xff; /* 4 times */
  243. udelay(100);
  244. *sdram_addr = 0xff; /* 5 times */
  245. udelay(100);
  246. *sdram_addr = 0xff; /* 6 times */
  247. udelay(100);
  248. *sdram_addr = 0xff; /* 7 times */
  249. udelay(100);
  250. *sdram_addr = 0xff; /* 8 times */
  251. udelay(100);
  252. /* Mode register write operation */
  253. lbc->lsdmr = CFG_LBC_LSDMR_4;
  254. asm("sync");
  255. *(sdram_addr + 0xcc) = 0xff;
  256. udelay(100);
  257. /* Normal operation */
  258. lbc->lsdmr = CFG_LBC_LSDMR_5 | 0x40000000;
  259. asm("sync");
  260. *sdram_addr = 0xff;
  261. udelay(100);
  262. }
  263. #else
  264. void sdram_init(void)
  265. {
  266. }
  267. #endif
  268. #if defined(CONFIG_OF_BOARD_SETUP)
  269. void ft_board_setup(void *blob, bd_t *bd)
  270. {
  271. const immap_t *immr = (immap_t *)CFG_IMMR;
  272. ft_cpu_setup(blob, bd);
  273. #ifdef CONFIG_PCI
  274. ft_pci_setup(blob, bd);
  275. #endif
  276. /*
  277. * mpc8360ea pb mds errata 2: RGMII timing
  278. * if on mpc8360ea rev. 2.1,
  279. * change both ucc phy-connection-types from rgmii-id to rgmii-rxid
  280. */
  281. if (immr->sysconf.spridr == SPR_8360_REV21 ||
  282. immr->sysconf.spridr == SPR_8360E_REV21) {
  283. int nodeoffset;
  284. const char *prop;
  285. const char *path;
  286. nodeoffset = fdt_path_offset(fdt, "/aliases");
  287. if (nodeoffset >= 0) {
  288. #if defined(CONFIG_HAS_ETH0)
  289. /* fixup UCC 1 if using rgmii-id mode */
  290. path = fdt_getprop(blob, nodeoffset, "ethernet0", NULL);
  291. if (path) {
  292. prop = fdt_getprop(blob, nodeoffset,
  293. "phy-connection-type", 0);
  294. if (prop && (strcmp(prop, "rgmii-id") == 0))
  295. fdt_setprop(blob, nodeoffset, "phy-connection-type",
  296. "rgmii-rxid", sizeof("rgmii-rxid"));
  297. }
  298. #endif
  299. #if defined(CONFIG_HAS_ETH1)
  300. /* fixup UCC 2 if using rgmii-id mode */
  301. path = fdt_getprop(blob, nodeoffset, "ethernet1", NULL);
  302. if (path) {
  303. prop = fdt_getprop(blob, nodeoffset,
  304. "phy-connection-type", 0);
  305. if (prop && (strcmp(prop, "rgmii-id") == 0))
  306. fdt_setprop(blob, nodeoffset, "phy-connection-type",
  307. "rgmii-rxid", sizeof("rgmii-rxid"));
  308. }
  309. #endif
  310. }
  311. }
  312. }
  313. #endif