taihu.h 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323
  1. /*
  2. * (C) Copyright 2000-2005
  3. * Wolfgang Denk, DENX Software Engineering, wd@denx.de.
  4. *
  5. * (C) Copyright 2005-2007
  6. * Beijing UD Technology Co., Ltd., taihusupport@amcc.com
  7. *
  8. * See file CREDITS for list of people who contributed to this
  9. * project.
  10. *
  11. * This program is free software; you can redistribute it and/or
  12. * modify it under the terms of the GNU General Public License as
  13. * published by the Free Software Foundation; either version 2 of
  14. * the License, or (at your option) any later version.
  15. *
  16. * This program is distributed in the hope that it will be useful,
  17. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  18. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  19. * GNU General Public License for more details.
  20. *
  21. * You should have received a copy of the GNU General Public License
  22. * along with this program; if not, write to the Free Software
  23. * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
  24. * MA 02111-1307 USA
  25. */
  26. #ifndef __CONFIG_H
  27. #define __CONFIG_H
  28. #define CONFIG_405EP 1 /* this is a PPC405 CPU */
  29. #define CONFIG_4xx 1 /* member of PPC4xx family */
  30. #define CONFIG_TAIHU 1 /* on a taihu board */
  31. /*
  32. * Include common defines/options for all AMCC eval boards
  33. */
  34. #define CONFIG_HOSTNAME taihu
  35. #include "amcc-common.h"
  36. #define CONFIG_BOARD_EARLY_INIT_F 1 /* call board_early_init_f */
  37. #define CONFIG_SYS_CLK_FREQ 33000000 /* external frequency to pll */
  38. #define CONFIG_NO_SERIAL_EEPROM
  39. /*----------------------------------------------------------------------------*/
  40. #ifdef CONFIG_NO_SERIAL_EEPROM
  41. /*
  42. !-------------------------------------------------------------------------------
  43. ! PLL settings for 333MHz CPU, 111MHz PLB/SDRAM, 55MHz EBC, 33MHz PCI,
  44. ! assuming a 33MHz input clock to the 405EP from the C9531.
  45. !-------------------------------------------------------------------------------
  46. */
  47. #define PLLMR0_333_111_55_37 (PLL_CPUDIV_1 | PLL_PLBDIV_3 | \
  48. PLL_OPBDIV_2 | PLL_EXTBUSDIV_2 | \
  49. PLL_MALDIV_1 | PLL_PCIDIV_3)
  50. #define PLLMR1_333_111_55_37 (PLL_FBKDIV_10 | \
  51. PLL_FWDDIVA_3 | PLL_FWDDIVB_3 | \
  52. PLL_TUNE_15_M_40 | PLL_TUNE_VCO_HI)
  53. #define PLLMR0_333_111_55_111 (PLL_CPUDIV_1 | PLL_PLBDIV_3 | \
  54. PLL_OPBDIV_2 | PLL_EXTBUSDIV_2 | \
  55. PLL_MALDIV_1 | PLL_PCIDIV_1)
  56. #define PLLMR1_333_111_55_111 (PLL_FBKDIV_10 | \
  57. PLL_FWDDIVA_3 | PLL_FWDDIVB_3 | \
  58. PLL_TUNE_15_M_40 | PLL_TUNE_VCO_HI)
  59. #define PLLMR0_DEFAULT PLLMR0_333_111_55_37
  60. #define PLLMR1_DEFAULT PLLMR1_333_111_55_37
  61. #define PLLMR0_DEFAULT_PCI66 PLLMR0_333_111_55_111
  62. #define PLLMR1_DEFAULT_PCI66 PLLMR1_333_111_55_111
  63. #endif
  64. /*----------------------------------------------------------------------------*/
  65. #define CONFIG_ENV_IS_IN_FLASH 1 /* use FLASH for environment vars */
  66. /*
  67. * Default environment variables
  68. */
  69. #define CONFIG_EXTRA_ENV_SETTINGS \
  70. CONFIG_AMCC_DEF_ENV \
  71. CONFIG_AMCC_DEF_ENV_PPC \
  72. CONFIG_AMCC_DEF_ENV_NOR_UPD \
  73. "kernel_addr=FC000000\0" \
  74. "ramdisk_addr=FC180000\0" \
  75. ""
  76. #define CONFIG_PHY_ADDR 0x14 /* PHY address */
  77. #define CONFIG_HAS_ETH0
  78. #define CONFIG_HAS_ETH1
  79. #define CONFIG_PHY1_ADDR 0x10 /* EMAC1 PHY address */
  80. #define CONFIG_PHY_RESET 1
  81. /*
  82. * Commands additional to the ones defined in amcc-common.h
  83. */
  84. #define CONFIG_CMD_CACHE
  85. #define CONFIG_CMD_PCI
  86. #define CONFIG_CMD_SDRAM
  87. #define CONFIG_CMD_SPI
  88. #undef CONFIG_SPD_EEPROM /* use SPD EEPROM for setup */
  89. #define CONFIG_SYS_SDRAM_SIZE_PER_BANK 0x04000000 /* 64MB */
  90. #define CONFIG_SYS_SDRAM_BANKS 2
  91. /*
  92. * SDRAM configuration (please see cpu/ppc/sdram.[ch])
  93. */
  94. #define CONFIG_SDRAM_BANK0 1 /* init onboard SDRAM bank 0 */
  95. #define CONFIG_SDRAM_BANK1 1 /* init onboard SDRAM bank 1 */
  96. /* SDRAM timings used in datasheet */
  97. #define CONFIG_SYS_SDRAM_CL 3 /* CAS latency */
  98. #define CONFIG_SYS_SDRAM_tRP 20 /* PRECHARGE command period */
  99. #define CONFIG_SYS_SDRAM_tRC 66 /* ACTIVE-to-ACTIVE command period */
  100. #define CONFIG_SYS_SDRAM_tRCD 20 /* ACTIVE-to-READ delay */
  101. #define CONFIG_SYS_SDRAM_tRFC 66 /* Auto refresh period */
  102. /*
  103. * If CONFIG_SYS_EXT_SERIAL_CLOCK, then the UART divisor is 1.
  104. * If CONFIG_SYS_405_UART_ERRATA_59, then UART divisor is 31.
  105. * Otherwise, UART divisor is determined by CPU Clock and CONFIG_SYS_BASE_BAUD value.
  106. * The Linux BASE_BAUD define should match this configuration.
  107. * baseBaud = cpuClock/(uartDivisor*16)
  108. * If CONFIG_SYS_405_UART_ERRATA_59 and 200MHz CPU clock,
  109. * set Linux BASE_BAUD to 403200.
  110. */
  111. #undef CONFIG_SERIAL_SOFTWARE_FIFO
  112. #undef CONFIG_SYS_EXT_SERIAL_CLOCK /* external serial clock */
  113. #undef CONFIG_SYS_405_UART_ERRATA_59 /* 405GP/CR Rev. D silicon */
  114. #define CONFIG_SYS_BASE_BAUD 691200
  115. #define CONFIG_UART1_CONSOLE 1
  116. /*-----------------------------------------------------------------------
  117. * I2C stuff
  118. *-----------------------------------------------------------------------
  119. */
  120. #define CONFIG_SYS_I2C_SPEED 400000 /* I2C speed and slave address */
  121. #define CONFIG_SYS_I2C_NOPROBES { 0x69 } /* avoid i2c probe hangup (why?) */
  122. #define CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS 6 /* 24C02 requires 5ms delay */
  123. #define CONFIG_SYS_I2C_EEPROM_ADDR 0x50 /* I2C boot EEPROM (24C02W) */
  124. #define CONFIG_SYS_I2C_EEPROM_ADDR_LEN 1 /* Bytes of address */
  125. #define CONFIG_SOFT_SPI
  126. #define SPI_SCL spi_scl
  127. #define SPI_SDA spi_sda
  128. #define SPI_READ spi_read()
  129. #define SPI_DELAY udelay(2)
  130. #ifndef __ASSEMBLY__
  131. void spi_scl(int);
  132. void spi_sda(int);
  133. unsigned char spi_read(void);
  134. #endif
  135. /* standard dtt sensor configuration */
  136. #define CONFIG_DTT_DS1775 1
  137. #define CONFIG_DTT_SENSORS { 0 }
  138. #define CONFIG_SYS_I2C_DTT_ADDR 0x49
  139. /*-----------------------------------------------------------------------
  140. * PCI stuff
  141. *-----------------------------------------------------------------------
  142. */
  143. #define PCI_HOST_ADAPTER 0 /* configure ar pci adapter */
  144. #define PCI_HOST_FORCE 1 /* configure as pci host */
  145. #define PCI_HOST_AUTO 2 /* detected via arbiter enable */
  146. #define CONFIG_PCI /* include pci support */
  147. #define CONFIG_PCI_HOST PCI_HOST_FORCE /* select pci host function */
  148. #define CONFIG_PCI_PNP /* do pci plug-and-play */
  149. /* resource configuration */
  150. #define CONFIG_PCI_SCAN_SHOW /* show pci devices on startup */
  151. #define CONFIG_SYS_PCI_SUBSYS_VENDORID 0x10e8 /* AMCC */
  152. #define CONFIG_SYS_PCI_SUBSYS_DEVICEID 0xcafe /* Whatever */
  153. #define CONFIG_SYS_PCI_CLASSCODE 0x0600 /* PCI Class Code: bridge/host */
  154. #define CONFIG_SYS_PCI_PTM1LA 0x00000000 /* point to sdram */
  155. #define CONFIG_SYS_PCI_PTM1MS 0x80000001 /* 2GB, enable hard-wired to 1 */
  156. #define CONFIG_SYS_PCI_PTM1PCI 0x00000000 /* Host: use this pci address */
  157. #define CONFIG_SYS_PCI_PTM2LA 0x00000000 /* disabled */
  158. #define CONFIG_SYS_PCI_PTM2MS 0x00000000 /* disabled */
  159. #define CONFIG_SYS_PCI_PTM2PCI 0x04000000 /* Host: use this pci address */
  160. #define CONFIG_EEPRO100 1
  161. /*-----------------------------------------------------------------------
  162. * Start addresses for the final memory configuration
  163. * (Set up by the startup code)
  164. */
  165. #define CONFIG_SYS_FLASH_BASE 0xFFE00000
  166. /*-----------------------------------------------------------------------
  167. * FLASH organization
  168. */
  169. #define CONFIG_SYS_MAX_FLASH_BANKS 2 /* max number of memory banks */
  170. #define CONFIG_SYS_MAX_FLASH_SECT 256 /* max number of sectors on one chip */
  171. #define CONFIG_SYS_FLASH_ERASE_TOUT 120000 /* Timeout for Flash Erase (in ms) */
  172. #define CONFIG_SYS_FLASH_WRITE_TOUT 500 /* Timeout for Flash Write (in ms) */
  173. #define CONFIG_SYS_FLASH_ADDR0 0x555
  174. #define CONFIG_SYS_FLASH_ADDR1 0x2aa
  175. #define CONFIG_SYS_FLASH_WORD_SIZE unsigned short
  176. #ifdef CONFIG_ENV_IS_IN_FLASH
  177. #define CONFIG_ENV_SECT_SIZE 0x10000 /* size of one complete sector */
  178. #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE-CONFIG_ENV_SECT_SIZE)
  179. #define CONFIG_ENV_SIZE 0x4000 /* Total Size of Environment Sector */
  180. /* Address and size of Redundant Environment Sector */
  181. #define CONFIG_ENV_ADDR_REDUND (CONFIG_ENV_ADDR-CONFIG_ENV_SECT_SIZE)
  182. #define CONFIG_ENV_SIZE_REDUND (CONFIG_ENV_SIZE)
  183. #endif /* CONFIG_ENV_IS_IN_FLASH */
  184. /*-----------------------------------------------------------------------
  185. * NVRAM organization
  186. */
  187. #define CONFIG_SYS_NVRAM_BASE_ADDR 0xf0000000 /* NVRAM base address */
  188. #define CONFIG_SYS_NVRAM_SIZE 0x1ff8 /* NVRAM size */
  189. #ifdef CONFIG_ENV_IS_IN_NVRAM
  190. #define CONFIG_ENV_SIZE 0x0ff8 /* Size of Environment vars */
  191. #define CONFIG_ENV_ADDR \
  192. (CONFIG_SYS_NVRAM_BASE_ADDR+CONFIG_SYS_NVRAM_SIZE-CONFIG_ENV_SIZE) /* Env*/
  193. #endif
  194. /*-----------------------------------------------------------------------
  195. * PPC405 GPIO Configuration
  196. */
  197. #define CONFIG_SYS_4xx_GPIO_TABLE { /* GPIO Alternate1 */ \
  198. { \
  199. /* GPIO Core 0 */ \
  200. { GPIO_BASE, GPIO_OUT, GPIO_SEL, GPIO_OUT_NO_CHG }, /* GPIO0 PerBLast SPI CS */ \
  201. { GPIO_BASE, GPIO_OUT, GPIO_ALT1, GPIO_OUT_NO_CHG }, /* GPIO1 TS1E */ \
  202. { GPIO_BASE, GPIO_OUT, GPIO_ALT1, GPIO_OUT_NO_CHG }, /* GPIO2 TS2E */ \
  203. { GPIO_BASE, GPIO_OUT, GPIO_ALT1, GPIO_OUT_NO_CHG }, /* GPIO3 TS1O */ \
  204. { GPIO_BASE, GPIO_OUT, GPIO_ALT1, GPIO_OUT_NO_CHG }, /* GPIO4 TS2O */ \
  205. { GPIO_BASE, GPIO_OUT, GPIO_ALT1, GPIO_OUT_NO_CHG }, /* GPIO5 TS3 */ \
  206. { GPIO_BASE, GPIO_OUT, GPIO_ALT1, GPIO_OUT_NO_CHG }, /* GPIO6 TS4 */ \
  207. { GPIO_BASE, GPIO_OUT, GPIO_ALT1, GPIO_OUT_NO_CHG }, /* GPIO7 TS5 */ \
  208. { GPIO_BASE, GPIO_OUT, GPIO_ALT1, GPIO_OUT_NO_CHG }, /* GPIO8 TS6 */ \
  209. { GPIO_BASE, GPIO_OUT, GPIO_ALT1, GPIO_OUT_NO_CHG }, /* GPIO9 TrcClk */ \
  210. { GPIO_BASE, GPIO_OUT, GPIO_ALT1, GPIO_OUT_NO_CHG }, /* GPIO10 PerCS1 */ \
  211. { GPIO_BASE, GPIO_OUT, GPIO_ALT1, GPIO_OUT_NO_CHG }, /* GPIO11 PerCS2 */ \
  212. { GPIO_BASE, GPIO_OUT, GPIO_ALT1, GPIO_OUT_NO_CHG }, /* GPIO12 PerCS3 */ \
  213. { GPIO_BASE, GPIO_OUT, GPIO_ALT1, GPIO_OUT_NO_CHG }, /* GPIO13 PerCS4 */ \
  214. { GPIO_BASE, GPIO_OUT, GPIO_SEL, GPIO_OUT_NO_CHG }, /* GPIO14 PerAddr03 SPI SCLK */ \
  215. { GPIO_BASE, GPIO_IN, GPIO_SEL, GPIO_OUT_NO_CHG }, /* GPIO15 PerAddr04 SPI DI */ \
  216. { GPIO_BASE, GPIO_OUT, GPIO_SEL, GPIO_OUT_NO_CHG }, /* GPIO16 PerAddr05 SPI DO */ \
  217. { GPIO_BASE, GPIO_IN, GPIO_ALT1, GPIO_OUT_NO_CHG }, /* GPIO17 IRQ0 PCI INTA */ \
  218. { GPIO_BASE, GPIO_IN, GPIO_ALT1, GPIO_OUT_NO_CHG }, /* GPIO18 IRQ1 PCI INTB */ \
  219. { GPIO_BASE, GPIO_IN, GPIO_ALT1, GPIO_OUT_NO_CHG }, /* GPIO19 IRQ2 PCI INTC */ \
  220. { GPIO_BASE, GPIO_IN, GPIO_ALT1, GPIO_OUT_NO_CHG }, /* GPIO20 IRQ3 PCI INTD */ \
  221. { GPIO_BASE, GPIO_IN, GPIO_ALT1, GPIO_OUT_NO_CHG }, /* GPIO21 IRQ4 USB */ \
  222. { GPIO_BASE, GPIO_IN, GPIO_ALT1, GPIO_OUT_NO_CHG }, /* GPIO22 IRQ5 EBC */ \
  223. { GPIO_BASE, GPIO_OUT, GPIO_SEL, GPIO_OUT_NO_CHG }, /* GPIO23 IRQ6 unused */ \
  224. { GPIO_BASE, GPIO_IN, GPIO_ALT1, GPIO_OUT_NO_CHG }, /* GPIO24 UART0_DCD UART1 */ \
  225. { GPIO_BASE, GPIO_IN, GPIO_ALT1, GPIO_OUT_NO_CHG }, /* GPIO25 UART0_DSR */ \
  226. { GPIO_BASE, GPIO_IN, GPIO_ALT1, GPIO_OUT_NO_CHG }, /* GPIO26 UART0_RI */ \
  227. { GPIO_BASE, GPIO_OUT, GPIO_ALT1, GPIO_OUT_NO_CHG }, /* GPIO27 UART0_DTR */ \
  228. { GPIO_BASE, GPIO_IN, GPIO_ALT1, GPIO_OUT_NO_CHG }, /* GPIO28 UART1_Rx UART0 */ \
  229. { GPIO_BASE, GPIO_OUT, GPIO_ALT1, GPIO_OUT_NO_CHG }, /* GPIO29 UART1_Tx */ \
  230. { GPIO_BASE, GPIO_OUT, GPIO_SEL, GPIO_OUT_NO_CHG }, /* GPIO30 RejectPkt0 User LED1 */ \
  231. { GPIO_BASE, GPIO_OUT, GPIO_SEL, GPIO_OUT_NO_CHG }, /* GPIO31 RejectPkt1 User LED2 */ \
  232. } \
  233. }
  234. /*
  235. * Init Memory Controller:
  236. *
  237. * BR0/1 and OR0/1 (FLASH)
  238. */
  239. #define FLASH_BASE0_PRELIM CONFIG_SYS_FLASH_BASE /* FLASH bank #0 */
  240. #define FLASH_BASE1_PRELIM 0xFC000000 /* FLASH bank #1 */
  241. /*-----------------------------------------------------------------------
  242. * Definitions for initial stack pointer and data area (in data cache)
  243. */
  244. /* use on chip memory (OCM) for temperary stack until sdram is tested */
  245. #define CONFIG_SYS_TEMP_STACK_OCM 1
  246. /* On Chip Memory location */
  247. #define CONFIG_SYS_OCM_DATA_ADDR 0xF8000000
  248. #define CONFIG_SYS_OCM_DATA_SIZE 0x1000
  249. #define CONFIG_SYS_INIT_RAM_ADDR CONFIG_SYS_OCM_DATA_ADDR /* inside of SDRAM */
  250. #define CONFIG_SYS_INIT_RAM_END CONFIG_SYS_OCM_DATA_SIZE /* End of used area in RAM */
  251. #define CONFIG_SYS_GBL_DATA_SIZE 128 /* size in bytes reserved for initial data */
  252. #define CONFIG_SYS_GBL_DATA_OFFSET (CONFIG_SYS_INIT_RAM_END - CONFIG_SYS_GBL_DATA_SIZE)
  253. #define CONFIG_SYS_INIT_SP_OFFSET CONFIG_SYS_GBL_DATA_OFFSET
  254. /*-----------------------------------------------------------------------
  255. * External Bus Controller (EBC) Setup
  256. */
  257. /* Memory Bank 0 (Flash/SRAM) initialization */
  258. #define CONFIG_SYS_EBC_PB0AP 0x03815600
  259. #define CONFIG_SYS_EBC_PB0CR 0xFFE3A000 /* BAS=0xFFE,BS=2MB,BU=R/W,BW=16bit */
  260. /* Memory Bank 1 (NVRAM/RTC) initialization */
  261. #define CONFIG_SYS_EBC_PB1AP 0x05815600
  262. #define CONFIG_SYS_EBC_PB1CR 0xFC0BA000 /* BAS=0xFc0,BS=32MB,BU=R/W,BW=16bit */
  263. /* Memory Bank 2 (USB device) initialization */
  264. #define CONFIG_SYS_EBC_PB2AP 0x03016600
  265. #define CONFIG_SYS_EBC_PB2CR 0x50018000 /* BAS=0x500,BS=1MB,BU=R/W,BW=8bit */
  266. /* Memory Bank 3 (LCM and D-flip-flop) initialization */
  267. #define CONFIG_SYS_EBC_PB3AP 0x158FF600
  268. #define CONFIG_SYS_EBC_PB3CR 0x50118000 /* BAS=0x501,BS=1MB,BU=R/W,BW=8bit */
  269. /* Memory Bank 4 (not install) initialization */
  270. #define CONFIG_SYS_EBC_PB4AP 0x158FF600
  271. #define CONFIG_SYS_EBC_PB4CR 0x5021A000
  272. #define CPLD_REG0_ADDR 0x50100000
  273. #define CPLD_REG1_ADDR 0x50100001
  274. #endif /* __CONFIG_H */