mpc83xx: Migrate SPCR to Kconfig
[platform/kernel/u-boot.git] / include / configs / MPC8308RDB.h
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * Copyright (C) 2009-2010 Freescale Semiconductor, Inc.
4  * Copyright (C) 2010 Ilya Yanok, Emcraft Systems, yanok@emcraft.com
5  *
6  */
7
8 #ifndef __CONFIG_H
9 #define __CONFIG_H
10
11 /*
12  * High Level Configuration Options
13  */
14 #define CONFIG_E300             1 /* E300 family */
15
16 #ifdef CONFIG_MMC
17 #define CONFIG_SYS_FSL_ESDHC_ADDR       CONFIG_SYS_MPC83xx_ESDHC_ADDR
18 #define CONFIG_SYS_FSL_ESDHC_USE_PIO
19 #endif
20
21 /*
22  * On-board devices
23  *
24  * TSEC1 is SoC TSEC
25  * TSEC2 is VSC switch
26  */
27 #define CONFIG_TSEC1
28 #define CONFIG_VSC7385_ENET
29
30 /*
31  * SERDES
32  */
33 #define CONFIG_FSL_SERDES
34 #define CONFIG_FSL_SERDES1      0xe3000
35
36 /*
37  * DDR Setup
38  */
39 #define CONFIG_SYS_DDR_BASE             0x00000000 /* DDR is system memory */
40 #define CONFIG_SYS_SDRAM_BASE           CONFIG_SYS_DDR_BASE
41 #define CONFIG_SYS_DDR_SDRAM_BASE       CONFIG_SYS_DDR_BASE
42 #define CONFIG_SYS_DDR_SDRAM_CLK_CNTL   DDR_SDRAM_CLK_CNTL_CLK_ADJUST_05
43 #define CONFIG_SYS_DDRCDR_VALUE (DDRCDR_EN \
44                                 | DDRCDR_PZ_LOZ \
45                                 | DDRCDR_NZ_LOZ \
46                                 | DDRCDR_ODT \
47                                 | DDRCDR_Q_DRN)
48                                 /* 0x7b880001 */
49 /*
50  * Manually set up DDR parameters
51  * consist of two chips HY5PS12621BFP-C4 from HYNIX
52  */
53
54 #define CONFIG_SYS_DDR_SIZE             128 /* MB */
55
56 #define CONFIG_SYS_DDR_CS0_BNDS 0x00000007
57 #define CONFIG_SYS_DDR_CS0_CONFIG       (CSCONFIG_EN \
58                                 | CSCONFIG_ODT_RD_NEVER \
59                                 | CSCONFIG_ODT_WR_ONLY_CURRENT \
60                                 | CSCONFIG_ROW_BIT_13 | CSCONFIG_COL_BIT_10)
61                                 /* 0x80010102 */
62 #define CONFIG_SYS_DDR_TIMING_3 0x00000000
63 #define CONFIG_SYS_DDR_TIMING_0 ((0 << TIMING_CFG0_RWT_SHIFT) \
64                                 | (0 << TIMING_CFG0_WRT_SHIFT) \
65                                 | (0 << TIMING_CFG0_RRT_SHIFT) \
66                                 | (0 << TIMING_CFG0_WWT_SHIFT) \
67                                 | (2 << TIMING_CFG0_ACT_PD_EXIT_SHIFT) \
68                                 | (2 << TIMING_CFG0_PRE_PD_EXIT_SHIFT) \
69                                 | (8 << TIMING_CFG0_ODT_PD_EXIT_SHIFT) \
70                                 | (2 << TIMING_CFG0_MRS_CYC_SHIFT))
71                                 /* 0x00220802 */
72 #define CONFIG_SYS_DDR_TIMING_1 ((2 << TIMING_CFG1_PRETOACT_SHIFT) \
73                                 | (7 << TIMING_CFG1_ACTTOPRE_SHIFT) \
74                                 | (2 << TIMING_CFG1_ACTTORW_SHIFT) \
75                                 | (5 << TIMING_CFG1_CASLAT_SHIFT) \
76                                 | (6 << TIMING_CFG1_REFREC_SHIFT) \
77                                 | (2 << TIMING_CFG1_WRREC_SHIFT) \
78                                 | (2 << TIMING_CFG1_ACTTOACT_SHIFT) \
79                                 | (2 << TIMING_CFG1_WRTORD_SHIFT))
80                                 /* 0x27256222 */
81 #define CONFIG_SYS_DDR_TIMING_2 ((1 << TIMING_CFG2_ADD_LAT_SHIFT) \
82                                 | (4 << TIMING_CFG2_CPO_SHIFT) \
83                                 | (2 << TIMING_CFG2_WR_LAT_DELAY_SHIFT) \
84                                 | (2 << TIMING_CFG2_RD_TO_PRE_SHIFT) \
85                                 | (2 << TIMING_CFG2_WR_DATA_DELAY_SHIFT) \
86                                 | (3 << TIMING_CFG2_CKE_PLS_SHIFT) \
87                                 | (5 << TIMING_CFG2_FOUR_ACT_SHIFT))
88                                 /* 0x121048c5 */
89 #define CONFIG_SYS_DDR_INTERVAL ((0x0360 << SDRAM_INTERVAL_REFINT_SHIFT) \
90                                 | (0x0100 << SDRAM_INTERVAL_BSTOPRE_SHIFT))
91                                 /* 0x03600100 */
92 #define CONFIG_SYS_DDR_SDRAM_CFG        (SDRAM_CFG_SREN \
93                                 | SDRAM_CFG_SDRAM_TYPE_DDR2 \
94                                 | SDRAM_CFG_DBW_32)
95                                 /* 0x43080000 */
96
97 #define CONFIG_SYS_DDR_SDRAM_CFG2       0x00401000 /* 1 posted refresh */
98 #define CONFIG_SYS_DDR_MODE             ((0x0448 << SDRAM_MODE_ESD_SHIFT) \
99                                 | (0x0232 << SDRAM_MODE_SD_SHIFT))
100                                 /* ODT 150ohm CL=3, AL=1 on SDRAM */
101 #define CONFIG_SYS_DDR_MODE2            0x00000000
102
103 /*
104  * Memory test
105  */
106 #define CONFIG_SYS_MEMTEST_START        0x00001000 /* memtest region */
107 #define CONFIG_SYS_MEMTEST_END          0x07f00000
108
109 /*
110  * The reserved memory
111  */
112 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */
113
114 #define CONFIG_SYS_MONITOR_LEN  (512 * 1024) /* Reserve 512 kB for Mon */
115 #define CONFIG_SYS_MALLOC_LEN   (512 * 1024) /* Reserved for malloc */
116
117 /*
118  * Initial RAM Base Address Setup
119  */
120 #define CONFIG_SYS_INIT_RAM_LOCK        1
121 #define CONFIG_SYS_INIT_RAM_ADDR        0xE6000000 /* Initial RAM address */
122 #define CONFIG_SYS_INIT_RAM_SIZE        0x1000 /* Size of used area in RAM */
123 #define CONFIG_SYS_GBL_DATA_OFFSET      \
124         (CONFIG_SYS_INIT_RAM_SIZE - GENERATED_GBL_DATA_SIZE)
125
126 /*
127  * Local Bus Configuration & Clock Setup
128  */
129 #define CONFIG_SYS_LCRR_DBYP            LCRR_DBYP
130 #define CONFIG_SYS_LCRR_CLKDIV          LCRR_CLKDIV_2
131 #define CONFIG_SYS_LBC_LBCR             0x00040000
132
133 /*
134  * FLASH on the Local Bus
135  */
136 #define CONFIG_SYS_FLASH_CFI_WIDTH      FLASH_CFI_16BIT
137
138 #define CONFIG_SYS_FLASH_BASE           0xFE000000 /* FLASH base address */
139 #define CONFIG_SYS_FLASH_SIZE           8 /* FLASH size is 8M */
140
141
142 #define CONFIG_SYS_MAX_FLASH_BANKS      1 /* number of banks */
143 /* 127 64KB sectors and 8 8KB top sectors per device */
144 #define CONFIG_SYS_MAX_FLASH_SECT       135
145
146 #define CONFIG_SYS_FLASH_ERASE_TOUT     60000 /* Flash Erase Timeout (ms) */
147 #define CONFIG_SYS_FLASH_WRITE_TOUT     500 /* Flash Write Timeout (ms) */
148
149 /*
150  * NAND Flash on the Local Bus
151  */
152 #define CONFIG_SYS_NAND_BASE    0xE0600000              /* 0xE0600000 */
153 #define CONFIG_SYS_NAND_WINDOW_SIZE     (32 * 1024)     /* 0x00008000 */
154                                 /* 0xFFFF8396 */
155
156 #ifdef CONFIG_VSC7385_ENET
157 #define CONFIG_TSEC2
158                                         /* VSC7385 Base address on CS2 */
159 #define CONFIG_SYS_VSC7385_BASE         0xF0000000
160 #define CONFIG_SYS_VSC7385_SIZE         (128 * 1024) /* 0x00020000 */
161                                         /* 0xFFFE09FF */
162 /* The flash address and size of the VSC7385 firmware image */
163 #define CONFIG_VSC7385_IMAGE            0xFE7FE000
164 #define CONFIG_VSC7385_IMAGE_SIZE       8192
165 #endif
166 /*
167  * Serial Port
168  */
169 #define CONFIG_SYS_NS16550_SERIAL
170 #define CONFIG_SYS_NS16550_REG_SIZE     1
171 #define CONFIG_SYS_NS16550_CLK          get_bus_freq(0)
172
173 #define CONFIG_SYS_BAUDRATE_TABLE  \
174         {300, 600, 1200, 2400, 4800, 9600, 19200, 38400, 57600, 115200}
175
176 #define CONFIG_SYS_NS16550_COM1 (CONFIG_SYS_IMMR + 0x4500)
177 #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_IMMR + 0x4600)
178
179 /* I2C */
180 #define CONFIG_SYS_I2C
181 #define CONFIG_SYS_I2C_FSL
182 #define CONFIG_SYS_FSL_I2C_SPEED        400000
183 #define CONFIG_SYS_FSL_I2C_SLAVE        0x7F
184 #define CONFIG_SYS_FSL_I2C_OFFSET       0x3000
185 #define CONFIG_SYS_FSL_I2C2_SPEED       400000
186 #define CONFIG_SYS_FSL_I2C2_SLAVE       0x7F
187 #define CONFIG_SYS_FSL_I2C2_OFFSET      0x3100
188 #define CONFIG_SYS_I2C_NOPROBES         { {0, 0x51} }
189
190 /*
191  * SPI on header J8
192  *
193  * WARNING: enabling this will break TSEC2 (connected to the Vitesse switch)
194  * due to a pinmux conflict between GPIO9 (SPI chip select )and the TSEC2 pins.
195  */
196 #ifdef CONFIG_MPC8XXX_SPI
197 #define CONFIG_USE_SPIFLASH
198 #endif
199
200 /*
201  * Board info - revision and where boot from
202  */
203 #define CONFIG_SYS_I2C_PCF8574A_ADDR    0x39
204
205 /*
206  * Config on-board RTC
207  */
208 #define CONFIG_RTC_DS1337       /* ds1339 on board, use ds1337 rtc via i2c */
209 #define CONFIG_SYS_I2C_RTC_ADDR 0x68 /* at address 0x68 */
210
211 /*
212  * General PCI
213  * Addresses are mapped 1-1.
214  */
215 #define CONFIG_SYS_PCIE1_BASE           0xA0000000
216 #define CONFIG_SYS_PCIE1_MEM_BASE       0xA0000000
217 #define CONFIG_SYS_PCIE1_MEM_PHYS       0xA0000000
218 #define CONFIG_SYS_PCIE1_MEM_SIZE       0x10000000
219 #define CONFIG_SYS_PCIE1_CFG_BASE       0xB0000000
220 #define CONFIG_SYS_PCIE1_CFG_SIZE       0x01000000
221 #define CONFIG_SYS_PCIE1_IO_BASE        0x00000000
222 #define CONFIG_SYS_PCIE1_IO_PHYS        0xB1000000
223 #define CONFIG_SYS_PCIE1_IO_SIZE        0x00800000
224
225 /* enable PCIE clock */
226 #define CONFIG_SYS_SCCR_PCIEXP1CM       1
227
228 #define CONFIG_PCI_INDIRECT_BRIDGE
229 #define CONFIG_PCIE
230
231 #define CONFIG_SYS_PCI_SUBSYS_VENDORID 0x1957   /* Freescale */
232 #define CONFIG_83XX_GENERIC_PCIE_REGISTER_HOSES 1
233
234 /*
235  * TSEC
236  */
237 #define CONFIG_SYS_TSEC1_OFFSET 0x24000
238 #define CONFIG_SYS_TSEC1        (CONFIG_SYS_IMMR+CONFIG_SYS_TSEC1_OFFSET)
239 #define CONFIG_SYS_TSEC2_OFFSET 0x25000
240 #define CONFIG_SYS_TSEC2        (CONFIG_SYS_IMMR+CONFIG_SYS_TSEC2_OFFSET)
241
242 /*
243  * TSEC ethernet configuration
244  */
245 #define CONFIG_TSEC1_NAME       "eTSEC0"
246 #define CONFIG_TSEC2_NAME       "eTSEC1"
247 #define TSEC1_PHY_ADDR          2
248 #define TSEC2_PHY_ADDR          1
249 #define TSEC1_PHYIDX            0
250 #define TSEC2_PHYIDX            0
251 #define TSEC1_FLAGS             TSEC_GIGABIT
252 #define TSEC2_FLAGS             TSEC_GIGABIT
253
254 /* Options are: eTSEC[0-1] */
255 #define CONFIG_ETHPRIME         "eTSEC0"
256
257 /*
258  * Environment
259  */
260 #define CONFIG_ENV_ADDR         (CONFIG_SYS_MONITOR_BASE + \
261                                  CONFIG_SYS_MONITOR_LEN)
262 #define CONFIG_ENV_SECT_SIZE    0x10000 /* 64K(one sector) for env */
263 #define CONFIG_ENV_SIZE         0x2000
264 #define CONFIG_ENV_ADDR_REDUND  (CONFIG_ENV_ADDR + CONFIG_ENV_SECT_SIZE)
265 #define CONFIG_ENV_SIZE_REDUND  CONFIG_ENV_SIZE
266
267 #define CONFIG_LOADS_ECHO       1       /* echo on for serial download */
268 #define CONFIG_SYS_LOADS_BAUD_CHANGE    1       /* allow baudrate change */
269
270 /*
271  * BOOTP options
272  */
273 #define CONFIG_BOOTP_BOOTFILESIZE
274
275 /*
276  * Command line configuration.
277  */
278
279 /*
280  * Miscellaneous configurable options
281  */
282 #define CONFIG_SYS_LOAD_ADDR            0x2000000 /* default load address */
283
284 #define CONFIG_SYS_CBSIZE       1024 /* Console I/O Buffer Size */
285
286 /* Boot Argument Buffer Size */
287 #define CONFIG_SYS_BARGSIZE     CONFIG_SYS_CBSIZE
288
289 /*
290  * For booting Linux, the board info and command line data
291  * have to be in the first 256 MB of memory, since this is
292  * the maximum mapped by the Linux kernel during initialization.
293  */
294 #define CONFIG_SYS_BOOTMAPSZ    (256 << 20) /* Initial Memory map for Linux */
295 #define CONFIG_SYS_BOOTM_LEN    (64 << 20)      /* Increase max gunzip size */
296
297 /*
298  * Environment Configuration
299  */
300
301 #define CONFIG_ENV_OVERWRITE
302
303 #if defined(CONFIG_TSEC_ENET)
304 #define CONFIG_HAS_ETH0
305 #define CONFIG_HAS_ETH1
306 #endif
307
308 #define CONFIG_LOADADDR 800000  /* default location for tftp and bootm */
309
310
311 #define CONFIG_EXTRA_ENV_SETTINGS                                       \
312         "netdev=eth0\0"                                                 \
313         "consoledev=ttyS0\0"                                            \
314         "nfsargs=setenv bootargs root=/dev/nfs rw "                     \
315                 "nfsroot=${serverip}:${rootpath}\0"                     \
316         "ramargs=setenv bootargs root=/dev/ram rw\0"                    \
317         "addip=setenv bootargs ${bootargs} "                            \
318                 "ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}"      \
319                 ":${hostname}:${netdev}:off panic=1\0"                  \
320         "addtty=setenv bootargs ${bootargs}"                            \
321                 " console=${consoledev},${baudrate}\0"                  \
322         "addmtd=setenv bootargs ${bootargs} ${mtdparts}\0"              \
323         "addmisc=setenv bootargs ${bootargs}\0"                         \
324         "kernel_addr=FE080000\0"                                        \
325         "fdt_addr=FE280000\0"                                           \
326         "ramdisk_addr=FE290000\0"                                       \
327         "u-boot=mpc8308rdb/u-boot.bin\0"                                \
328         "kernel_addr_r=1000000\0"                                       \
329         "fdt_addr_r=C00000\0"                                           \
330         "hostname=mpc8308rdb\0"                                         \
331         "bootfile=mpc8308rdb/uImage\0"                                  \
332         "fdtfile=mpc8308rdb/mpc8308rdb.dtb\0"                           \
333         "rootpath=/opt/eldk-4.2/ppc_6xx\0"                              \
334         "flash_self=run ramargs addip addtty addmtd addmisc;"           \
335                 "bootm ${kernel_addr} ${ramdisk_addr} ${fdt_addr}\0"    \
336         "flash_nfs=run nfsargs addip addtty addmtd addmisc;"            \
337                 "bootm ${kernel_addr} - ${fdt_addr}\0"                  \
338         "net_nfs=tftp ${kernel_addr_r} ${bootfile};"                    \
339                 "tftp ${fdt_addr_r} ${fdtfile};"                        \
340                 "run nfsargs addip addtty addmtd addmisc;"              \
341                 "bootm ${kernel_addr_r} - ${fdt_addr_r}\0"              \
342         "bootcmd=run flash_self\0"                                      \
343         "load=tftp ${loadaddr} ${u-boot}\0"                             \
344         "update=protect off " __stringify(CONFIG_SYS_MONITOR_BASE)      \
345                 " +${filesize};era " __stringify(CONFIG_SYS_MONITOR_BASE)\
346                 " +${filesize};cp.b ${fileaddr} "                       \
347                 __stringify(CONFIG_SYS_MONITOR_BASE) " ${filesize}\0"   \
348         "upd=run load update\0"                                         \
349
350 #endif  /* __CONFIG_H */