]> git.ipfire.org Git - thirdparty/u-boot.git/blame - include/configs/MPC837XERDB.h
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / include / configs / MPC837XERDB.h
CommitLineData
83d290c5 1/* SPDX-License-Identifier: GPL-2.0+ */
5e918a98
KP
2/*
3 * Copyright (C) 2007 Freescale Semiconductor, Inc.
4 * Kevin Lam <kevin.lam@freescale.com>
5 * Joe D'Abbraccio <joe.d'abbraccio@freescale.com>
5e918a98
KP
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 */
2c7920af 15#define CONFIG_MPC837x 1 /* MPC837x CPU specific */
5e918a98
KP
16#define CONFIG_MPC837XERDB 1
17
89c7784e 18#define CONFIG_MISC_INIT_R
c9646ed7 19#define CONFIG_HWCONFIG
89c7784e
TT
20
21/*
22 * On-board devices
23 */
89c7784e
TT
24#define CONFIG_VSC7385_ENET
25
5e918a98
KP
26/*
27 * System Clock Setup
28 */
29#ifdef CONFIG_PCISLAVE
30#define CONFIG_83XX_PCICLK 66666667 /* in HZ */
31#else
32#define CONFIG_83XX_CLKIN 66666667 /* in Hz */
be9b56df 33#define CONFIG_PCIE
5e918a98
KP
34#endif
35
36#ifndef CONFIG_SYS_CLK_FREQ
37#define CONFIG_SYS_CLK_FREQ CONFIG_83XX_CLKIN
38#endif
39
40/*
41 * Hardware Reset Configuration Word
42 */
6d0f6bcf 43#define CONFIG_SYS_HRCW_LOW (\
5e918a98
KP
44 HRCWL_LCL_BUS_TO_SCB_CLK_1X1 |\
45 HRCWL_DDR_TO_SCB_CLK_1X1 |\
46 HRCWL_SVCOD_DIV_2 |\
47 HRCWL_CSB_TO_CLKIN_5X1 |\
48 HRCWL_CORE_TO_CSB_2X1)
49
50#ifdef CONFIG_PCISLAVE
6d0f6bcf 51#define CONFIG_SYS_HRCW_HIGH (\
5e918a98
KP
52 HRCWH_PCI_AGENT |\
53 HRCWH_PCI1_ARBITER_DISABLE |\
54 HRCWH_CORE_ENABLE |\
55 HRCWH_FROM_0XFFF00100 |\
56 HRCWH_BOOTSEQ_DISABLE |\
57 HRCWH_SW_WATCHDOG_DISABLE |\
58 HRCWH_ROM_LOC_LOCAL_16BIT |\
59 HRCWH_RL_EXT_LEGACY |\
60 HRCWH_TSEC1M_IN_RGMII |\
61 HRCWH_TSEC2M_IN_RGMII |\
62 HRCWH_BIG_ENDIAN |\
63 HRCWH_LDP_CLEAR)
64#else
6d0f6bcf 65#define CONFIG_SYS_HRCW_HIGH (\
5e918a98
KP
66 HRCWH_PCI_HOST |\
67 HRCWH_PCI1_ARBITER_ENABLE |\
68 HRCWH_CORE_ENABLE |\
69 HRCWH_FROM_0X00000100 |\
70 HRCWH_BOOTSEQ_DISABLE |\
71 HRCWH_SW_WATCHDOG_DISABLE |\
72 HRCWH_ROM_LOC_LOCAL_16BIT |\
73 HRCWH_RL_EXT_LEGACY |\
74 HRCWH_TSEC1M_IN_RGMII |\
75 HRCWH_TSEC2M_IN_RGMII |\
76 HRCWH_BIG_ENDIAN |\
77 HRCWH_LDP_CLEAR)
78#endif
79
6d0f6bcf 80/* System performance - define the value i.e. CONFIG_SYS_XXX
5e918a98
KP
81*/
82
83/* Arbiter Configuration Register */
6d0f6bcf 84#define CONFIG_SYS_ACR_PIPE_DEP 3 /* Arbiter pipeline depth (0-3) */
5afe9722 85#define CONFIG_SYS_ACR_RPTCNT 3 /* Arbiter repeat count (0-7) */
5e918a98
KP
86
87/* System Priority Control Regsiter */
5afe9722 88#define CONFIG_SYS_SPCR_TSECEP 3 /* eTSEC1&2 emergency priority (0-3) */
5e918a98
KP
89
90/* System Clock Configuration Register */
6d0f6bcf
JCPV
91#define CONFIG_SYS_SCCR_TSEC1CM 1 /* eTSEC1 clock mode (0-3) */
92#define CONFIG_SYS_SCCR_TSEC2CM 1 /* eTSEC2 clock mode (0-3) */
5afe9722 93#define CONFIG_SYS_SCCR_SATACM SCCR_SATACM_2 /* SATA1-4 clock mode (0-3) */
5e918a98
KP
94
95/*
96 * System IO Config
97 */
6d0f6bcf
JCPV
98#define CONFIG_SYS_SICRH 0x08200000
99#define CONFIG_SYS_SICRL 0x00000000
5e918a98
KP
100
101/*
102 * Output Buffer Impedance
103 */
6d0f6bcf 104#define CONFIG_SYS_OBIR 0x30100000
5e918a98
KP
105
106/*
107 * IMMR new address
108 */
6d0f6bcf 109#define CONFIG_SYS_IMMR 0xE0000000
5e918a98 110
89c7784e
TT
111/*
112 * Device configurations
113 */
114
115/* Vitesse 7385 */
116
117#ifdef CONFIG_VSC7385_ENET
118
119#define CONFIG_TSEC2
120
121/* The flash address and size of the VSC7385 firmware image */
122#define CONFIG_VSC7385_IMAGE 0xFE7FE000
123#define CONFIG_VSC7385_IMAGE_SIZE 8192
124
125#endif
126
5e918a98
KP
127/*
128 * DDR Setup
129 */
6d0f6bcf
JCPV
130#define CONFIG_SYS_DDR_BASE 0x00000000 /* DDR is system memory */
131#define CONFIG_SYS_SDRAM_BASE CONFIG_SYS_DDR_BASE
132#define CONFIG_SYS_DDR_SDRAM_BASE CONFIG_SYS_DDR_BASE
133#define CONFIG_SYS_DDR_SDRAM_CLK_CNTL 0x03000000
134#define CONFIG_SYS_83XX_DDR_USES_CS0
5e918a98 135
6d0f6bcf 136#define CONFIG_SYS_DDRCDR_VALUE (DDRCDR_DHC_EN | DDRCDR_ODT | DDRCDR_Q_DRN)
5e918a98
KP
137
138#undef CONFIG_DDR_ECC /* support DDR ECC function */
139#undef CONFIG_DDR_ECC_CMD /* Use DDR ECC user commands */
140
141#undef CONFIG_NEVER_ASSERT_ODT_TO_CPU /* Never assert ODT to internal IOs */
142
143/*
144 * Manually set up DDR parameters
145 */
6d0f6bcf 146#define CONFIG_SYS_DDR_SIZE 256 /* MB */
2fef4020
JH
147#define CONFIG_SYS_DDR_CS0_BNDS 0x0000000f
148#define CONFIG_SYS_DDR_CS0_CONFIG (CSCONFIG_EN \
149 | CSCONFIG_ODT_WR_ONLY_CURRENT \
150 | CSCONFIG_ROW_BIT_13 \
151 | CSCONFIG_COL_BIT_10)
5e918a98 152
6d0f6bcf
JCPV
153#define CONFIG_SYS_DDR_TIMING_3 0x00000000
154#define CONFIG_SYS_DDR_TIMING_0 ((0 << TIMING_CFG0_RWT_SHIFT) \
5e918a98
KP
155 | (0 << TIMING_CFG0_WRT_SHIFT) \
156 | (0 << TIMING_CFG0_RRT_SHIFT) \
157 | (0 << TIMING_CFG0_WWT_SHIFT) \
158 | (2 << TIMING_CFG0_ACT_PD_EXIT_SHIFT) \
159 | (6 << TIMING_CFG0_PRE_PD_EXIT_SHIFT) \
160 | (8 << TIMING_CFG0_ODT_PD_EXIT_SHIFT) \
161 | (2 << TIMING_CFG0_MRS_CYC_SHIFT))
5e918a98 162 /* 0x00260802 */ /* DDR400 */
6d0f6bcf 163#define CONFIG_SYS_DDR_TIMING_1 ((3 << TIMING_CFG1_PRETOACT_SHIFT) \
5e918a98
KP
164 | (9 << TIMING_CFG1_ACTTOPRE_SHIFT) \
165 | (3 << TIMING_CFG1_ACTTORW_SHIFT) \
166 | (7 << TIMING_CFG1_CASLAT_SHIFT) \
167 | (13 << TIMING_CFG1_REFREC_SHIFT) \
168 | (3 << TIMING_CFG1_WRREC_SHIFT) \
169 | (2 << TIMING_CFG1_ACTTOACT_SHIFT) \
170 | (2 << TIMING_CFG1_WRTORD_SHIFT))
5e918a98 171 /* 0x3937d322 */
2fef4020
JH
172#define CONFIG_SYS_DDR_TIMING_2 ((0 << TIMING_CFG2_ADD_LAT_SHIFT) \
173 | (5 << TIMING_CFG2_CPO_SHIFT) \
174 | (3 << TIMING_CFG2_WR_LAT_DELAY_SHIFT) \
175 | (2 << TIMING_CFG2_RD_TO_PRE_SHIFT) \
176 | (3 << TIMING_CFG2_WR_DATA_DELAY_SHIFT) \
177 | (3 << TIMING_CFG2_CKE_PLS_SHIFT) \
178 | (8 << TIMING_CFG2_FOUR_ACT_SHIFT))
179 /* 0x02984cc8 */
5e918a98 180
8eceeb7f
KP
181#define CONFIG_SYS_DDR_INTERVAL ((1024 << SDRAM_INTERVAL_REFINT_SHIFT) \
182 | (0 << SDRAM_INTERVAL_BSTOPRE_SHIFT))
5e918a98
KP
183 /* 0x06090100 */
184
185#if defined(CONFIG_DDR_2T_TIMING)
5afe9722 186#define CONFIG_SYS_DDR_SDRAM_CFG (SDRAM_CFG_SREN \
2fef4020
JH
187 | SDRAM_CFG_SDRAM_TYPE_DDR2 \
188 | SDRAM_CFG_32_BE \
189 | SDRAM_CFG_2T_EN)
190 /* 0x43088000 */
5e918a98 191#else
5afe9722 192#define CONFIG_SYS_DDR_SDRAM_CFG (SDRAM_CFG_SREN \
2fef4020 193 | SDRAM_CFG_SDRAM_TYPE_DDR2)
5afe9722 194 /* 0x43000000 */
5e918a98 195#endif
6d0f6bcf 196#define CONFIG_SYS_DDR_SDRAM_CFG2 0x00001000 /* 1 posted refresh */
8eceeb7f 197#define CONFIG_SYS_DDR_MODE ((0x0406 << SDRAM_MODE_ESD_SHIFT) \
5afe9722
JH
198 | (0x0442 << SDRAM_MODE_SD_SHIFT))
199 /* 0x04400442 */ /* DDR400 */
6d0f6bcf 200#define CONFIG_SYS_DDR_MODE2 0x00000000
5e918a98
KP
201
202/*
203 * Memory test
204 */
6d0f6bcf
JCPV
205#undef CONFIG_SYS_DRAM_TEST /* memory test, takes time */
206#define CONFIG_SYS_MEMTEST_START 0x00040000 /* memtest region */
207#define CONFIG_SYS_MEMTEST_END 0x0ef70010
5e918a98
KP
208
209/*
210 * The reserved memory
211 */
14d0a02a 212#define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */
5e918a98 213
6d0f6bcf
JCPV
214#if (CONFIG_SYS_MONITOR_BASE < CONFIG_SYS_FLASH_BASE)
215#define CONFIG_SYS_RAMBOOT
5e918a98 216#else
6d0f6bcf 217#undef CONFIG_SYS_RAMBOOT
5e918a98
KP
218#endif
219
16c8c170 220#define CONFIG_SYS_MONITOR_LEN (512 * 1024) /* Reserve 512 kB for Mon */
5afe9722 221#define CONFIG_SYS_MALLOC_LEN (512 * 1024) /* Reserved for malloc */
5e918a98
KP
222
223/*
224 * Initial RAM Base Address Setup
225 */
6d0f6bcf
JCPV
226#define CONFIG_SYS_INIT_RAM_LOCK 1
227#define CONFIG_SYS_INIT_RAM_ADDR 0xE6000000 /* Initial RAM address */
553f0982 228#define CONFIG_SYS_INIT_RAM_SIZE 0x1000 /* Size of used area in RAM */
5afe9722
JH
229#define CONFIG_SYS_GBL_DATA_OFFSET \
230 (CONFIG_SYS_INIT_RAM_SIZE - GENERATED_GBL_DATA_SIZE)
5e918a98
KP
231
232/*
233 * Local Bus Configuration & Clock Setup
234 */
c7190f02
KP
235#define CONFIG_SYS_LCRR_DBYP LCRR_DBYP
236#define CONFIG_SYS_LCRR_CLKDIV LCRR_CLKDIV_8
6d0f6bcf 237#define CONFIG_SYS_LBC_LBCR 0x00000000
0914f483 238#define CONFIG_FSL_ELBC 1
5e918a98
KP
239
240/*
241 * FLASH on the Local Bus
242 */
6d0f6bcf 243#define CONFIG_SYS_FLASH_CFI /* use the Common Flash Interface */
00b1883a 244#define CONFIG_FLASH_CFI_DRIVER /* use the CFI driver */
6d0f6bcf
JCPV
245#define CONFIG_SYS_FLASH_BASE 0xFE000000 /* FLASH base address */
246#define CONFIG_SYS_FLASH_SIZE 8 /* max FLASH size is 32M */
5e918a98 247
5afe9722
JH
248#define CONFIG_SYS_FLASH_PROTECTION 1 /* Use h/w Flash protection. */
249#define CONFIG_SYS_FLASH_EMPTY_INFO /* display empty sectors */
250#define CONFIG_SYS_FLASH_USE_BUFFER_WRITE /* buffer up multiple bytes */
5e918a98 251
5afe9722
JH
252 /* Window base at flash base */
253#define CONFIG_SYS_LBLAWBAR0_PRELIM CONFIG_SYS_FLASH_BASE
6d0f6bcf 254#define CONFIG_SYS_LBLAWAR0_PRELIM 0x80000016 /* 8 MB window size */
5e918a98 255
5afe9722 256#define CONFIG_SYS_BR0_PRELIM (CONFIG_SYS_FLASH_BASE \
7d6a0982
JH
257 | BR_PS_16 /* 16 bit port */ \
258 | BR_MS_GPCM /* MSEL = GPCM */ \
259 | BR_V) /* valid */
260#define CONFIG_SYS_OR0_PRELIM (MEG_TO_AM(CONFIG_SYS_FLASH_SIZE) \
5e918a98
KP
261 | OR_GPCM_XACS \
262 | OR_GPCM_SCY_9 \
7d6a0982 263 | OR_GPCM_EHTR_SET \
5e918a98 264 | OR_GPCM_EAD)
7d6a0982 265 /* 0xFF800191 */
5e918a98 266
6d0f6bcf
JCPV
267#define CONFIG_SYS_MAX_FLASH_BANKS 1 /* number of banks */
268#define CONFIG_SYS_MAX_FLASH_SECT 256 /* max sectors per device */
5e918a98 269
6d0f6bcf
JCPV
270#undef CONFIG_SYS_FLASH_CHECKSUM
271#define CONFIG_SYS_FLASH_ERASE_TOUT 60000 /* Flash Erase Timeout (ms) */
272#define CONFIG_SYS_FLASH_WRITE_TOUT 500 /* Flash Write Timeout (ms) */
5e918a98 273
46a3aeea
AV
274/*
275 * NAND Flash on the Local Bus
276 */
7d6a0982 277#define CONFIG_SYS_NAND_BASE 0xE0600000
5afe9722 278#define CONFIG_SYS_BR1_PRELIM (CONFIG_SYS_NAND_BASE \
7d6a0982
JH
279 | BR_DECC_CHK_GEN /* Use HW ECC */ \
280 | BR_PS_8 /* 8 bit port */ \
281 | BR_MS_FCM /* MSEL = FCM */ \
5afe9722 282 | BR_V) /* valid */
7d6a0982 283#define CONFIG_SYS_OR1_PRELIM (OR_AM_32KB \
5afe9722
JH
284 | OR_FCM_CSCT \
285 | OR_FCM_CST \
286 | OR_FCM_CHT \
287 | OR_FCM_SCY_1 \
288 | OR_FCM_TRLX \
289 | OR_FCM_EHTR)
6d0f6bcf 290#define CONFIG_SYS_LBLAWBAR1_PRELIM CONFIG_SYS_NAND_BASE
7d6a0982 291#define CONFIG_SYS_LBLAWAR1_PRELIM (LBLAWAR_EN | LBLAWAR_32KB)
46a3aeea 292
89c7784e
TT
293/* Vitesse 7385 */
294
6d0f6bcf 295#define CONFIG_SYS_VSC7385_BASE 0xF0000000
5e918a98 296
89c7784e
TT
297#ifdef CONFIG_VSC7385_ENET
298
7d6a0982
JH
299#define CONFIG_SYS_BR2_PRELIM (CONFIG_SYS_VSC7385_BASE \
300 | BR_PS_8 \
301 | BR_MS_GPCM \
302 | BR_V)
303 /* 0xF0000801 */
304#define CONFIG_SYS_OR2_PRELIM (OR_AM_128KB \
305 | OR_GPCM_CSNT \
306 | OR_GPCM_XACS \
307 | OR_GPCM_SCY_15 \
308 | OR_GPCM_SETA \
309 | OR_GPCM_TRLX_SET \
310 | OR_GPCM_EHTR_SET \
311 | OR_GPCM_EAD)
312 /* 0xfffe09ff */
313
5afe9722
JH
314 /* Access Base */
315#define CONFIG_SYS_LBLAWBAR2_PRELIM CONFIG_SYS_VSC7385_BASE
7d6a0982 316#define CONFIG_SYS_LBLAWAR2_PRELIM (LBLAWAR_EN | LBLAWAR_128KB)
5e918a98 317
89c7784e
TT
318#endif
319
5e918a98
KP
320/*
321 * Serial Port
322 */
6d0f6bcf
JCPV
323#define CONFIG_SYS_NS16550_SERIAL
324#define CONFIG_SYS_NS16550_REG_SIZE 1
325#define CONFIG_SYS_NS16550_CLK get_bus_freq(0)
5e918a98 326
6d0f6bcf 327#define CONFIG_SYS_BAUDRATE_TABLE \
5afe9722 328 {300, 600, 1200, 2400, 4800, 9600, 19200, 38400, 115200}
5e918a98 329
6d0f6bcf
JCPV
330#define CONFIG_SYS_NS16550_COM1 (CONFIG_SYS_IMMR+0x4500)
331#define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_IMMR+0x4600)
5e918a98 332
2bd7460e
AV
333/* SERDES */
334#define CONFIG_FSL_SERDES
335#define CONFIG_FSL_SERDES1 0xe3000
336#define CONFIG_FSL_SERDES2 0xe3100
337
5e918a98 338/* I2C */
00f792e0
HS
339#define CONFIG_SYS_I2C
340#define CONFIG_SYS_I2C_FSL
341#define CONFIG_SYS_FSL_I2C_SPEED 400000
342#define CONFIG_SYS_FSL_I2C_SLAVE 0x7F
343#define CONFIG_SYS_FSL_I2C_OFFSET 0x3000
344#define CONFIG_SYS_I2C_NOPROBES { {0, 0x51} }
5e918a98
KP
345
346/*
347 * Config on-board RTC
348 */
349#define CONFIG_RTC_DS1374 /* use ds1374 rtc via i2c */
6d0f6bcf 350#define CONFIG_SYS_I2C_RTC_ADDR 0x68 /* at address 0x68 */
5e918a98
KP
351
352/*
353 * General PCI
354 * Addresses are mapped 1-1.
355 */
5afe9722
JH
356#define CONFIG_SYS_PCI_MEM_BASE 0x80000000
357#define CONFIG_SYS_PCI_MEM_PHYS CONFIG_SYS_PCI_MEM_BASE
358#define CONFIG_SYS_PCI_MEM_SIZE 0x10000000 /* 256M */
6d0f6bcf
JCPV
359#define CONFIG_SYS_PCI_MMIO_BASE 0x90000000
360#define CONFIG_SYS_PCI_MMIO_PHYS CONFIG_SYS_PCI_MMIO_BASE
361#define CONFIG_SYS_PCI_MMIO_SIZE 0x10000000 /* 256M */
362#define CONFIG_SYS_PCI_IO_BASE 0x00000000
363#define CONFIG_SYS_PCI_IO_PHYS 0xE0300000
364#define CONFIG_SYS_PCI_IO_SIZE 0x100000 /* 1M */
365
366#define CONFIG_SYS_PCI_SLV_MEM_LOCAL CONFIG_SYS_SDRAM_BASE
367#define CONFIG_SYS_PCI_SLV_MEM_BUS 0x00000000
368#define CONFIG_SYS_PCI_SLV_MEM_SIZE 0x80000000
5e918a98 369
7e915580
AV
370#define CONFIG_SYS_PCIE1_BASE 0xA0000000
371#define CONFIG_SYS_PCIE1_CFG_BASE 0xA0000000
372#define CONFIG_SYS_PCIE1_CFG_SIZE 0x08000000
373#define CONFIG_SYS_PCIE1_MEM_BASE 0xA8000000
374#define CONFIG_SYS_PCIE1_MEM_PHYS 0xA8000000
375#define CONFIG_SYS_PCIE1_MEM_SIZE 0x10000000
376#define CONFIG_SYS_PCIE1_IO_BASE 0x00000000
377#define CONFIG_SYS_PCIE1_IO_PHYS 0xB8000000
378#define CONFIG_SYS_PCIE1_IO_SIZE 0x00800000
379
380#define CONFIG_SYS_PCIE2_BASE 0xC0000000
381#define CONFIG_SYS_PCIE2_CFG_BASE 0xC0000000
382#define CONFIG_SYS_PCIE2_CFG_SIZE 0x08000000
383#define CONFIG_SYS_PCIE2_MEM_BASE 0xC8000000
384#define CONFIG_SYS_PCIE2_MEM_PHYS 0xC8000000
385#define CONFIG_SYS_PCIE2_MEM_SIZE 0x10000000
386#define CONFIG_SYS_PCIE2_IO_BASE 0x00000000
387#define CONFIG_SYS_PCIE2_IO_PHYS 0xD8000000
388#define CONFIG_SYS_PCIE2_IO_SIZE 0x00800000
389
5e918a98 390#ifdef CONFIG_PCI
842033e6 391#define CONFIG_PCI_INDIRECT_BRIDGE
5e918a98 392
5e918a98 393#undef CONFIG_PCI_SCAN_SHOW /* show pci devices on startup */
6d0f6bcf 394#define CONFIG_SYS_PCI_SUBSYS_VENDORID 0x1957 /* Freescale */
5e918a98
KP
395#endif /* CONFIG_PCI */
396
5e918a98
KP
397/*
398 * TSEC
399 */
89c7784e 400#ifdef CONFIG_TSEC_ENET
5e918a98 401
89c7784e
TT
402#define CONFIG_GMII /* MII PHY management */
403
404#define CONFIG_TSEC1
405
406#ifdef CONFIG_TSEC1
407#define CONFIG_HAS_ETH0
5e918a98 408#define CONFIG_TSEC1_NAME "TSEC0"
6d0f6bcf 409#define CONFIG_SYS_TSEC1_OFFSET 0x24000
5e918a98 410#define TSEC1_PHY_ADDR 2
5e918a98 411#define TSEC1_FLAGS (TSEC_GIGABIT | TSEC_REDUCED)
5e918a98 412#define TSEC1_PHYIDX 0
89c7784e 413#endif
5e918a98 414
89c7784e
TT
415#ifdef CONFIG_TSEC2
416#define CONFIG_HAS_ETH1
417#define CONFIG_TSEC2_NAME "TSEC1"
6d0f6bcf 418#define CONFIG_SYS_TSEC2_OFFSET 0x25000
89c7784e
TT
419#define TSEC2_PHY_ADDR 0x1c
420#define TSEC2_FLAGS (TSEC_GIGABIT | TSEC_REDUCED)
421#define TSEC2_PHYIDX 0
422#endif
5e918a98
KP
423
424/* Options are: TSEC[0-1] */
425#define CONFIG_ETHPRIME "TSEC0"
426
89c7784e
TT
427#endif
428
730e7929
KP
429/*
430 * SATA
431 */
6d0f6bcf 432#define CONFIG_SYS_SATA_MAX_DEVICE 2
730e7929 433#define CONFIG_SATA1
6d0f6bcf 434#define CONFIG_SYS_SATA1_OFFSET 0x18000
5afe9722
JH
435#define CONFIG_SYS_SATA1 (CONFIG_SYS_IMMR + CONFIG_SYS_SATA1_OFFSET)
436#define CONFIG_SYS_SATA1_FLAGS FLAGS_DMA
730e7929 437#define CONFIG_SATA2
6d0f6bcf 438#define CONFIG_SYS_SATA2_OFFSET 0x19000
5afe9722
JH
439#define CONFIG_SYS_SATA2 (CONFIG_SYS_IMMR + CONFIG_SYS_SATA2_OFFSET)
440#define CONFIG_SYS_SATA2_FLAGS FLAGS_DMA
730e7929
KP
441
442#ifdef CONFIG_FSL_SATA
443#define CONFIG_LBA48
730e7929
KP
444#endif
445
5e918a98
KP
446/*
447 * Environment
448 */
6d0f6bcf 449#ifndef CONFIG_SYS_RAMBOOT
5afe9722
JH
450 #define CONFIG_ENV_ADDR \
451 (CONFIG_SYS_MONITOR_BASE+CONFIG_SYS_MONITOR_LEN)
0e8d1586
JCPV
452 #define CONFIG_ENV_SECT_SIZE 0x10000 /* 64K (one sector) for env */
453 #define CONFIG_ENV_SIZE 0x4000
5e918a98 454#else
6d0f6bcf 455 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE-0x1000)
0e8d1586 456 #define CONFIG_ENV_SIZE 0x2000
5e918a98
KP
457#endif
458
459#define CONFIG_LOADS_ECHO 1 /* echo on for serial download */
6d0f6bcf 460#define CONFIG_SYS_LOADS_BAUD_CHANGE 1 /* allow baudrate change */
5e918a98
KP
461
462/*
463 * BOOTP options
464 */
465#define CONFIG_BOOTP_BOOTFILESIZE
5e918a98 466
5e918a98
KP
467/*
468 * Command line configuration.
469 */
5e918a98 470
5e918a98
KP
471#undef CONFIG_WATCHDOG /* watchdog disabled */
472
c9646ed7 473#ifdef CONFIG_MMC
a6da8b81 474#define CONFIG_FSL_ESDHC_PIN_MUX
c9646ed7 475#define CONFIG_SYS_FSL_ESDHC_ADDR CONFIG_SYS_MPC83xx_ESDHC_ADDR
c9646ed7
AV
476#endif
477
5e918a98
KP
478/*
479 * Miscellaneous configurable options
480 */
5afe9722 481#define CONFIG_SYS_LOAD_ADDR 0x2000000 /* default load address */
5e918a98 482
5e918a98
KP
483/*
484 * For booting Linux, the board info and command line data
9f530d59 485 * have to be in the first 256 MB of memory, since this is
5e918a98
KP
486 * the maximum mapped by the Linux kernel during initialization.
487 */
5afe9722 488#define CONFIG_SYS_BOOTMAPSZ (256 << 20) /* Initial Memory map for Linux */
63865278 489#define CONFIG_SYS_BOOTM_LEN (64 << 20) /* Increase max gunzip size */
5e918a98
KP
490
491/*
492 * Core HID Setup
493 */
1a2e203b 494#define CONFIG_SYS_HID0_INIT 0x000000000
5afe9722
JH
495#define CONFIG_SYS_HID0_FINAL (HID0_ENABLE_MACHINE_CHECK \
496 | HID0_ENABLE_INSTRUCTION_CACHE)
6d0f6bcf 497#define CONFIG_SYS_HID2 HID2_HBE
5e918a98
KP
498
499/*
500 * MMU Setup
501 */
502
31d82672
BB
503#define CONFIG_HIGH_BATS 1 /* High BATs supported */
504
5e918a98 505/* DDR: cache cacheable */
6d0f6bcf
JCPV
506#define CONFIG_SYS_SDRAM_LOWER CONFIG_SYS_SDRAM_BASE
507#define CONFIG_SYS_SDRAM_UPPER (CONFIG_SYS_SDRAM_BASE + 0x10000000)
5e918a98 508
5afe9722 509#define CONFIG_SYS_IBAT0L (CONFIG_SYS_SDRAM_LOWER \
72cd4087 510 | BATL_PP_RW \
5afe9722
JH
511 | BATL_MEMCOHERENCE)
512#define CONFIG_SYS_IBAT0U (CONFIG_SYS_SDRAM_LOWER \
513 | BATU_BL_256M \
514 | BATU_VS \
515 | BATU_VP)
6d0f6bcf
JCPV
516#define CONFIG_SYS_DBAT0L CONFIG_SYS_IBAT0L
517#define CONFIG_SYS_DBAT0U CONFIG_SYS_IBAT0U
5e918a98 518
5afe9722 519#define CONFIG_SYS_IBAT1L (CONFIG_SYS_SDRAM_UPPER \
72cd4087 520 | BATL_PP_RW \
5afe9722
JH
521 | BATL_MEMCOHERENCE)
522#define CONFIG_SYS_IBAT1U (CONFIG_SYS_SDRAM_UPPER \
523 | BATU_BL_256M \
524 | BATU_VS \
525 | BATU_VP)
6d0f6bcf
JCPV
526#define CONFIG_SYS_DBAT1L CONFIG_SYS_IBAT1L
527#define CONFIG_SYS_DBAT1U CONFIG_SYS_IBAT1U
5e918a98
KP
528
529/* IMMRBAR, PCI IO and NAND: cache-inhibit and guarded */
5afe9722 530#define CONFIG_SYS_IBAT2L (CONFIG_SYS_IMMR \
72cd4087 531 | BATL_PP_RW \
5afe9722
JH
532 | BATL_CACHEINHIBIT \
533 | BATL_GUARDEDSTORAGE)
534#define CONFIG_SYS_IBAT2U (CONFIG_SYS_IMMR \
535 | BATU_BL_8M \
536 | BATU_VS \
537 | BATU_VP)
6d0f6bcf
JCPV
538#define CONFIG_SYS_DBAT2L CONFIG_SYS_IBAT2L
539#define CONFIG_SYS_DBAT2U CONFIG_SYS_IBAT2U
5e918a98
KP
540
541/* L2 Switch: cache-inhibit and guarded */
5afe9722 542#define CONFIG_SYS_IBAT3L (CONFIG_SYS_VSC7385_BASE \
72cd4087 543 | BATL_PP_RW \
5afe9722
JH
544 | BATL_CACHEINHIBIT \
545 | BATL_GUARDEDSTORAGE)
546#define CONFIG_SYS_IBAT3U (CONFIG_SYS_VSC7385_BASE \
547 | BATU_BL_128K \
548 | BATU_VS \
549 | BATU_VP)
6d0f6bcf
JCPV
550#define CONFIG_SYS_DBAT3L CONFIG_SYS_IBAT3L
551#define CONFIG_SYS_DBAT3U CONFIG_SYS_IBAT3U
5e918a98
KP
552
553/* FLASH: icache cacheable, but dcache-inhibit and guarded */
5afe9722 554#define CONFIG_SYS_IBAT4L (CONFIG_SYS_FLASH_BASE \
72cd4087 555 | BATL_PP_RW \
5afe9722
JH
556 | BATL_MEMCOHERENCE)
557#define CONFIG_SYS_IBAT4U (CONFIG_SYS_FLASH_BASE \
558 | BATU_BL_32M \
559 | BATU_VS \
560 | BATU_VP)
561#define CONFIG_SYS_DBAT4L (CONFIG_SYS_FLASH_BASE \
72cd4087 562 | BATL_PP_RW \
5afe9722
JH
563 | BATL_CACHEINHIBIT \
564 | BATL_GUARDEDSTORAGE)
6d0f6bcf 565#define CONFIG_SYS_DBAT4U CONFIG_SYS_IBAT4U
5e918a98
KP
566
567/* Stack in dcache: cacheable, no memory coherence */
72cd4087 568#define CONFIG_SYS_IBAT5L (CONFIG_SYS_INIT_RAM_ADDR | BATL_PP_RW)
5afe9722
JH
569#define CONFIG_SYS_IBAT5U (CONFIG_SYS_INIT_RAM_ADDR \
570 | BATU_BL_128K \
571 | BATU_VS \
572 | BATU_VP)
6d0f6bcf
JCPV
573#define CONFIG_SYS_DBAT5L CONFIG_SYS_IBAT5L
574#define CONFIG_SYS_DBAT5U CONFIG_SYS_IBAT5U
5e918a98
KP
575
576#ifdef CONFIG_PCI
577/* PCI MEM space: cacheable */
5afe9722 578#define CONFIG_SYS_IBAT6L (CONFIG_SYS_PCI_MEM_PHYS \
72cd4087 579 | BATL_PP_RW \
5afe9722
JH
580 | BATL_MEMCOHERENCE)
581#define CONFIG_SYS_IBAT6U (CONFIG_SYS_PCI_MEM_PHYS \
582 | BATU_BL_256M \
583 | BATU_VS \
584 | BATU_VP)
6d0f6bcf
JCPV
585#define CONFIG_SYS_DBAT6L CONFIG_SYS_IBAT6L
586#define CONFIG_SYS_DBAT6U CONFIG_SYS_IBAT6U
5e918a98 587/* PCI MMIO space: cache-inhibit and guarded */
5afe9722 588#define CONFIG_SYS_IBAT7L (CONFIG_SYS_PCI_MMIO_PHYS \
72cd4087 589 | BATL_PP_RW \
5afe9722
JH
590 | BATL_CACHEINHIBIT \
591 | BATL_GUARDEDSTORAGE)
592#define CONFIG_SYS_IBAT7U (CONFIG_SYS_PCI_MMIO_PHYS \
593 | BATU_BL_256M \
594 | BATU_VS \
595 | BATU_VP)
6d0f6bcf
JCPV
596#define CONFIG_SYS_DBAT7L CONFIG_SYS_IBAT7L
597#define CONFIG_SYS_DBAT7U CONFIG_SYS_IBAT7U
5e918a98 598#else
6d0f6bcf
JCPV
599#define CONFIG_SYS_IBAT6L (0)
600#define CONFIG_SYS_IBAT6U (0)
601#define CONFIG_SYS_IBAT7L (0)
602#define CONFIG_SYS_IBAT7U (0)
603#define CONFIG_SYS_DBAT6L CONFIG_SYS_IBAT6L
604#define CONFIG_SYS_DBAT6U CONFIG_SYS_IBAT6U
605#define CONFIG_SYS_DBAT7L CONFIG_SYS_IBAT7L
606#define CONFIG_SYS_DBAT7U CONFIG_SYS_IBAT7U
5e918a98
KP
607#endif
608
5e918a98
KP
609#if defined(CONFIG_CMD_KGDB)
610#define CONFIG_KGDB_BAUDRATE 230400 /* speed of kgdb serial port */
5e918a98
KP
611#endif
612
613/*
614 * Environment Configuration
615 */
616#define CONFIG_ENV_OVERWRITE
617
18e69a35 618#define CONFIG_HAS_FSL_DR_USB
6c3c5750
NB
619#define CONFIG_USB_EHCI_FSL
620#define CONFIG_EHCI_HCD_INIT_AFTER_RESET
18e69a35 621
5afe9722 622#define CONFIG_NETDEV "eth1"
5e918a98 623
5bc0543d 624#define CONFIG_HOSTNAME "mpc837x_rdb"
8b3637c6 625#define CONFIG_ROOTPATH "/nfsroot"
5afe9722 626#define CONFIG_RAMDISKFILE "rootfs.ext2.gz.uboot"
b3f44c21 627#define CONFIG_BOOTFILE "uImage"
5afe9722
JH
628 /* U-Boot image on TFTP server */
629#define CONFIG_UBOOTPATH "u-boot.bin"
630#define CONFIG_FDTFILE "mpc8379_rdb.dtb"
5e918a98 631
5afe9722
JH
632 /* default location for tftp and bootm */
633#define CONFIG_LOADADDR 800000
5e918a98 634
5e918a98 635#define CONFIG_EXTRA_ENV_SETTINGS \
5afe9722
JH
636 "netdev=" CONFIG_NETDEV "\0" \
637 "uboot=" CONFIG_UBOOTPATH "\0" \
5e918a98 638 "tftpflash=tftp $loadaddr $uboot;" \
5368c55d
MV
639 "protect off " __stringify(CONFIG_SYS_TEXT_BASE) \
640 " +$filesize; " \
641 "erase " __stringify(CONFIG_SYS_TEXT_BASE) \
642 " +$filesize; " \
643 "cp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
644 " $filesize; " \
645 "protect on " __stringify(CONFIG_SYS_TEXT_BASE) \
646 " +$filesize; " \
647 "cmp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
648 " $filesize\0" \
79f516bc 649 "fdtaddr=780000\0" \
5afe9722 650 "fdtfile=" CONFIG_FDTFILE "\0" \
5e918a98 651 "ramdiskaddr=1000000\0" \
5afe9722 652 "ramdiskfile=" CONFIG_RAMDISKFILE "\0" \
5e918a98
KP
653 "console=ttyS0\0" \
654 "setbootargs=setenv bootargs " \
655 "root=$rootdev rw console=$console,$baudrate $othbootargs\0" \
656 "setipargs=setenv bootargs nfsroot=$serverip:$rootpath " \
5afe9722
JH
657 "ip=$ipaddr:$serverip:$gatewayip:$netmask:$hostname:" \
658 "$netdev:off " \
5e918a98
KP
659 "root=$rootdev rw console=$console,$baudrate $othbootargs\0"
660
661#define CONFIG_NFSBOOTCOMMAND \
662 "setenv rootdev /dev/nfs;" \
663 "run setbootargs;" \
664 "run setipargs;" \
665 "tftp $loadaddr $bootfile;" \
666 "tftp $fdtaddr $fdtfile;" \
667 "bootm $loadaddr - $fdtaddr"
668
669#define CONFIG_RAMBOOTCOMMAND \
670 "setenv rootdev /dev/ram;" \
671 "run setbootargs;" \
672 "tftp $ramdiskaddr $ramdiskfile;" \
673 "tftp $loadaddr $bootfile;" \
674 "tftp $fdtaddr $fdtfile;" \
675 "bootm $loadaddr $ramdiskaddr $fdtaddr"
676
5e918a98 677#endif /* __CONFIG_H */