immap_5235.h 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236
  1. /*
  2. * MCF5329 Internal Memory Map
  3. *
  4. * Copyright (C) 2004-2007 Freescale Semiconductor, Inc.
  5. * TsiChung Liew (Tsi-Chung.Liew@freescale.com)
  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. #ifndef __IMMAP_5235__
  26. #define __IMMAP_5235__
  27. #define MMAP_SCM (CONFIG_SYS_MBAR + 0x00000000)
  28. #define MMAP_SDRAM (CONFIG_SYS_MBAR + 0x00000040)
  29. #define MMAP_FBCS (CONFIG_SYS_MBAR + 0x00000080)
  30. #define MMAP_DMA0 (CONFIG_SYS_MBAR + 0x00000100)
  31. #define MMAP_DMA1 (CONFIG_SYS_MBAR + 0x00000110)
  32. #define MMAP_DMA2 (CONFIG_SYS_MBAR + 0x00000120)
  33. #define MMAP_DMA3 (CONFIG_SYS_MBAR + 0x00000130)
  34. #define MMAP_UART0 (CONFIG_SYS_MBAR + 0x00000200)
  35. #define MMAP_UART1 (CONFIG_SYS_MBAR + 0x00000240)
  36. #define MMAP_UART2 (CONFIG_SYS_MBAR + 0x00000280)
  37. #define MMAP_I2C (CONFIG_SYS_MBAR + 0x00000300)
  38. #define MMAP_QSPI (CONFIG_SYS_MBAR + 0x00000340)
  39. #define MMAP_DTMR0 (CONFIG_SYS_MBAR + 0x00000400)
  40. #define MMAP_DTMR1 (CONFIG_SYS_MBAR + 0x00000440)
  41. #define MMAP_DTMR2 (CONFIG_SYS_MBAR + 0x00000480)
  42. #define MMAP_DTMR3 (CONFIG_SYS_MBAR + 0x000004C0)
  43. #define MMAP_INTC0 (CONFIG_SYS_MBAR + 0x00000C00)
  44. #define MMAP_INTC1 (CONFIG_SYS_MBAR + 0x00000D00)
  45. #define MMAP_INTCACK (CONFIG_SYS_MBAR + 0x00000F00)
  46. #define MMAP_FEC (CONFIG_SYS_MBAR + 0x00001000)
  47. #define MMAP_FECFIFO (CONFIG_SYS_MBAR + 0x00001400)
  48. #define MMAP_GPIO (CONFIG_SYS_MBAR + 0x00100000)
  49. #define MMAP_CCM (CONFIG_SYS_MBAR + 0x00110000)
  50. #define MMAP_PLL (CONFIG_SYS_MBAR + 0x00120000)
  51. #define MMAP_EPORT (CONFIG_SYS_MBAR + 0x00130000)
  52. #define MMAP_WDOG (CONFIG_SYS_MBAR + 0x00140000)
  53. #define MMAP_PIT0 (CONFIG_SYS_MBAR + 0x00150000)
  54. #define MMAP_PIT1 (CONFIG_SYS_MBAR + 0x00160000)
  55. #define MMAP_PIT2 (CONFIG_SYS_MBAR + 0x00170000)
  56. #define MMAP_PIT3 (CONFIG_SYS_MBAR + 0x00180000)
  57. #define MMAP_MDHA (CONFIG_SYS_MBAR + 0x00190000)
  58. #define MMAP_RNG (CONFIG_SYS_MBAR + 0x001A0000)
  59. #define MMAP_SKHA (CONFIG_SYS_MBAR + 0x001B0000)
  60. #define MMAP_CAN1 (CONFIG_SYS_MBAR + 0x001C0000)
  61. #define MMAP_ETPU (CONFIG_SYS_MBAR + 0x001D0000)
  62. #define MMAP_CAN2 (CONFIG_SYS_MBAR + 0x001F0000)
  63. #include <asm/coldfire/eport.h>
  64. #include <asm/coldfire/flexbus.h>
  65. #include <asm/coldfire/flexcan.h>
  66. #include <asm/coldfire/intctrl.h>
  67. #include <asm/coldfire/mdha.h>
  68. #include <asm/coldfire/qspi.h>
  69. #include <asm/coldfire/rng.h>
  70. #include <asm/coldfire/skha.h>
  71. /* System Control Module register */
  72. typedef struct scm_ctrl {
  73. u32 ipsbar; /* 0x00 - MBAR */
  74. u32 res1; /* 0x04 */
  75. u32 rambar; /* 0x08 - RAMBAR */
  76. u32 res2; /* 0x0C */
  77. u8 crsr; /* 0x10 Core Reset Status Register */
  78. u8 cwcr; /* 0x11 Core Watchdog Control Register */
  79. u8 lpicr; /* 0x12 Low-Power Interrupt Control Register */
  80. u8 cwsr; /* 0x13 Core Watchdog Service Register */
  81. u32 dmareqc; /* 0x14 */
  82. u32 res3; /* 0x18 */
  83. u32 mpark; /* 0x1C */
  84. u8 mpr; /* 0x20 */
  85. u8 res4[3]; /* 0x21 - 0x23 */
  86. u8 pacr0; /* 0x24 */
  87. u8 pacr1; /* 0x25 */
  88. u8 pacr2; /* 0x26 */
  89. u8 pacr3; /* 0x27 */
  90. u8 pacr4; /* 0x28 */
  91. u32 res5; /* 0x29 */
  92. u8 pacr5; /* 0x2a */
  93. u8 pacr6; /* 0x2b */
  94. u8 pacr7; /* 0x2c */
  95. u32 res6; /* 0x2d */
  96. u8 pacr8; /* 0x2e */
  97. u32 res7; /* 0x2f */
  98. u8 gpacr; /* 0x30 */
  99. u8 res8[3]; /* 0x31 - 0x33 */
  100. } scm_t;
  101. /* SDRAM controller registers */
  102. typedef struct sdram_ctrl {
  103. u16 dcr; /* 0x00 Control register */
  104. u16 res1[3]; /* 0x02 - 0x07 */
  105. u32 dacr0; /* 0x08 address and control register 0 */
  106. u32 dmr0; /* 0x0C mask register block 0 */
  107. u32 dacr1; /* 0x10 address and control register 1 */
  108. u32 dmr1; /* 0x14 mask register block 1 */
  109. } sdram_t;
  110. typedef struct canex_ctrl {
  111. can_msg_t msg[16]; /* 0x00 Message Buffer 0-15 */
  112. } canex_t;
  113. /* GPIO port registers */
  114. typedef struct gpio_ctrl {
  115. /* Port Output Data Registers */
  116. u8 podr_addr; /* 0x00 */
  117. u8 podr_datah; /* 0x01 */
  118. u8 podr_datal; /* 0x02 */
  119. u8 podr_busctl; /* 0x03 */
  120. u8 podr_bs; /* 0x04 */
  121. u8 podr_cs; /* 0x05 */
  122. u8 podr_sdram; /* 0x06 */
  123. u8 podr_feci2c; /* 0x07 */
  124. u8 podr_uarth; /* 0x08 */
  125. u8 podr_uartl; /* 0x09 */
  126. u8 podr_qspi; /* 0x0A */
  127. u8 podr_timer; /* 0x0B */
  128. u8 podr_etpu; /* 0x0C */
  129. u8 res1[3]; /* 0x0D - 0x0F */
  130. /* Port Data Direction Registers */
  131. u8 pddr_addr; /* 0x10 */
  132. u8 pddr_datah; /* 0x11 */
  133. u8 pddr_datal; /* 0x12 */
  134. u8 pddr_busctl; /* 0x13 */
  135. u8 pddr_bs; /* 0x14 */
  136. u8 pddr_cs; /* 0x15 */
  137. u8 pddr_sdram; /* 0x16 */
  138. u8 pddr_feci2c; /* 0x17 */
  139. u8 pddr_uarth; /* 0x18 */
  140. u8 pddr_uartl; /* 0x19 */
  141. u8 pddr_qspi; /* 0x1A */
  142. u8 pddr_timer; /* 0x1B */
  143. u8 pddr_etpu; /* 0x1C */
  144. u8 res2[3]; /* 0x1D - 0x1F */
  145. /* Port Data Direction Registers */
  146. u8 ppdsdr_addr; /* 0x20 */
  147. u8 ppdsdr_datah; /* 0x21 */
  148. u8 ppdsdr_datal; /* 0x22 */
  149. u8 ppdsdr_busctl; /* 0x23 */
  150. u8 ppdsdr_bs; /* 0x24 */
  151. u8 ppdsdr_cs; /* 0x25 */
  152. u8 ppdsdr_sdram; /* 0x26 */
  153. u8 ppdsdr_feci2c; /* 0x27 */
  154. u8 ppdsdr_uarth; /* 0x28 */
  155. u8 ppdsdr_uartl; /* 0x29 */
  156. u8 ppdsdr_qspi; /* 0x2A */
  157. u8 ppdsdr_timer; /* 0x2B */
  158. u8 ppdsdr_etpu; /* 0x2C */
  159. u8 res3[3]; /* 0x2D - 0x2F */
  160. /* Port Clear Output Data Registers */
  161. u8 pclrr_addr; /* 0x30 */
  162. u8 pclrr_datah; /* 0x31 */
  163. u8 pclrr_datal; /* 0x32 */
  164. u8 pclrr_busctl; /* 0x33 */
  165. u8 pclrr_bs; /* 0x34 */
  166. u8 pclrr_cs; /* 0x35 */
  167. u8 pclrr_sdram; /* 0x36 */
  168. u8 pclrr_feci2c; /* 0x37 */
  169. u8 pclrr_uarth; /* 0x38 */
  170. u8 pclrr_uartl; /* 0x39 */
  171. u8 pclrr_qspi; /* 0x3A */
  172. u8 pclrr_timer; /* 0x3B */
  173. u8 pclrr_etpu; /* 0x3C */
  174. u8 res4[3]; /* 0x3D - 0x3F */
  175. /* Pin Assignment Registers */
  176. u8 par_ad; /* 0x40 */
  177. u8 res5; /* 0x41 */
  178. u16 par_busctl; /* 0x42 */
  179. u8 par_bs; /* 0x44 */
  180. u8 par_cs; /* 0x45 */
  181. u8 par_sdram; /* 0x46 */
  182. u8 par_feci2c; /* 0x47 */
  183. u16 par_uart; /* 0x48 */
  184. u8 par_qspi; /* 0x4A */
  185. u8 res6; /* 0x4B */
  186. u16 par_timer; /* 0x4C */
  187. u8 par_etpu; /* 0x4E */
  188. u8 res7; /* 0x4F */
  189. /* Drive Strength Control Registers */
  190. u8 dscr_eim; /* 0x50 */
  191. u8 dscr_etpu; /* 0x51 */
  192. u8 dscr_feci2c; /* 0x52 */
  193. u8 dscr_uart; /* 0x53 */
  194. u8 dscr_qspi; /* 0x54 */
  195. u8 dscr_timer; /* 0x55 */
  196. u16 res8; /* 0x56 */
  197. } gpio_t;
  198. /*Chip configuration module registers */
  199. typedef struct ccm_ctrl {
  200. u8 rcr; /* 0x01 */
  201. u8 rsr; /* 0x02 */
  202. u16 res1; /* 0x03 */
  203. u16 ccr; /* 0x04 Chip configuration register */
  204. u16 lpcr; /* 0x06 Low-power Control register */
  205. u16 rcon; /* 0x08 Rreset configuration register */
  206. u16 cir; /* 0x0a Chip identification register */
  207. } ccm_t;
  208. /* Clock Module registers */
  209. typedef struct pll_ctrl {
  210. u32 syncr; /* 0x00 synthesizer control register */
  211. u32 synsr; /* 0x04 synthesizer status register */
  212. } pll_t;
  213. /* Watchdog registers */
  214. typedef struct wdog_ctrl {
  215. u16 cr; /* 0x00 Control register */
  216. u16 mr; /* 0x02 Modulus register */
  217. u16 cntr; /* 0x04 Count register */
  218. u16 sr; /* 0x06 Service register */
  219. } wdog_t;
  220. #endif /* __IMMAP_5235__ */