]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/tqm8560/tqm8560.c
Add support for TQM8560 board
[karo-tx-uboot.git] / board / tqm8560 / tqm8560.c
1 /*
2  * Copyright 2005 DENX Software Engineering
3  * Copyright 2004 Freescale Semiconductor.
4  * (C) Copyright 2002,2003, Motorola Inc.
5  * Xianghua Xiao, (X.Xiao@motorola.com)
6  *
7  * (C) Copyright 2002 Scott McNutt <smcnutt@artesyncp.com>
8  *
9  * See file CREDITS for list of people who contributed to this
10  * project.
11  *
12  * This program is free software; you can redistribute it and/or
13  * modify it under the terms of the GNU General Public License as
14  * published by the Free Software Foundation; either version 2 of
15  * the License, or (at your option) any later version.
16  *
17  * This program is distributed in the hope that it will be useful,
18  * but WITHOUT ANY WARRANTY; without even the implied warranty of
19  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.         See the
20  * GNU General Public License for more details.
21  *
22  * You should have received a copy of the GNU General Public License
23  * along with this program; if not, write to the Free Software
24  * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
25  * MA 02111-1307 USA
26  */
27
28
29 #include <common.h>
30 #include <pci.h>
31 #include <asm/processor.h>
32 #include <asm/immap_85xx.h>
33 #include <ioports.h>
34 #include <spd.h>
35
36 #if defined(CONFIG_DDR_ECC)
37 extern void ddr_enable_ecc (unsigned int dram_size);
38 #endif
39
40 extern long int spd_sdram (void);
41
42 void local_bus_init (void);
43 long int fixed_sdram (void);
44
45 /*
46  * I/O Port configuration table
47  *
48  * if conf is 1, then that port pin will be configured at boot time
49  * according to the five values podr/pdir/ppar/psor/pdat for that entry
50  */
51
52 const iop_conf_t iop_conf_tab[4][32] = {
53
54     /* Port A configuration */
55     {   /*            conf ppar psor pdir podr pdat */
56         /* PA31 */ {   0,   1,   0,   1,   0,   0   }, /* FCC1 TxENB */
57         /* PA30 */ {   0,   1,   0,   0,   0,   0   }, /* FCC1 TxClav   */
58         /* PA29 */ {   0,   1,   0,   1,   0,   0   }, /* FCC1 TxSOC  */
59         /* PA28 */ {   0,   1,   0,   1,   0,   0   }, /* FCC1 RxENB */
60         /* PA27 */ {   0,   1,   0,   0,   0,   0   }, /* FCC1 RxSOC */
61         /* PA26 */ {   0,   1,   0,   0,   0,   0   }, /* FCC1 RxClav */
62         /* PA25 */ {   0,   1,   0,   1,   0,   0   }, /* FCC1 ATMTXD[0] */
63         /* PA24 */ {   0,   1,   0,   1,   0,   0   }, /* FCC1 ATMTXD[1] */
64         /* PA23 */ {   0,   1,   0,   1,   0,   0   }, /* FCC1 ATMTXD[2] */
65         /* PA22 */ {   0,   1,   0,   1,   0,   0   }, /* FCC1 ATMTXD[3] */
66         /* PA21 */ {   0,   1,   0,   1,   0,   0   }, /* FCC1 ATMTXD[4] */
67         /* PA20 */ {   0,   1,   0,   1,   0,   0   }, /* FCC1 ATMTXD[5] */
68         /* PA19 */ {   0,   1,   0,   1,   0,   0   }, /* FCC1 ATMTXD[6] */
69         /* PA18 */ {   0,   1,   0,   1,   0,   0   }, /* FCC1 ATMTXD[7] */
70         /* PA17 */ {   0,   1,   0,   0,   0,   0   }, /* FCC1 ATMRXD[7] */
71         /* PA16 */ {   0,   1,   0,   0,   0,   0   }, /* FCC1 ATMRXD[6] */
72         /* PA15 */ {   0,   1,   0,   0,   0,   0   }, /* FCC1 ATMRXD[5] */
73         /* PA14 */ {   0,   1,   0,   0,   0,   0   }, /* FCC1 ATMRXD[4] */
74         /* PA13 */ {   0,   1,   0,   0,   0,   0   }, /* FCC1 ATMRXD[3] */
75         /* PA12 */ {   0,   1,   0,   0,   0,   0   }, /* FCC1 ATMRXD[2] */
76         /* PA11 */ {   0,   1,   0,   0,   0,   0   }, /* FCC1 ATMRXD[1] */
77         /* PA10 */ {   0,   1,   0,   0,   0,   0   }, /* FCC1 ATMRXD[0] */
78         /* PA9  */ {   0,   1,   1,   1,   0,   0   }, /* FCC1 L1TXD */
79         /* PA8  */ {   0,   1,   1,   0,   0,   0   }, /* FCC1 L1RXD */
80         /* PA7  */ {   0,   0,   0,   1,   0,   0   }, /* PA7 */
81         /* PA6  */ {   0,   1,   1,   1,   0,   0   }, /* TDM A1 L1RSYNC */
82         /* PA5  */ {   0,   0,   0,   1,   0,   0   }, /* PA5 */
83         /* PA4  */ {   0,   0,   0,   1,   0,   0   }, /* PA4 */
84         /* PA3  */ {   0,   0,   0,   1,   0,   0   }, /* PA3 */
85         /* PA2  */ {   0,   0,   0,   1,   0,   0   }, /* PA2 */
86         /* PA1  */ {   0,   0,   0,   0,   0,   0   }, /* FREERUN */
87         /* PA0  */ {   0,   0,   0,   1,   0,   0   }  /* PA0 */
88     },
89
90     /* Port B configuration */
91     {   /*            conf ppar psor pdir podr pdat */
92         /* PB31 */ {   0,   1,   0,   1,   0,   0   }, /* FCC2 MII TX_ER */
93         /* PB30 */ {   0,   1,   0,   0,   0,   0   }, /* FCC2 MII RX_DV */
94         /* PB29 */ {   0,   1,   1,   1,   0,   0   }, /* FCC2 MII TX_EN */
95         /* PB28 */ {   0,   1,   0,   0,   0,   0   }, /* FCC2 MII RX_ER */
96         /* PB27 */ {   0,   1,   0,   0,   0,   0   }, /* FCC2 MII COL */
97         /* PB26 */ {   0,   1,   0,   0,   0,   0   }, /* FCC2 MII CRS */
98         /* PB25 */ {   0,   1,   0,   1,   0,   0   }, /* FCC2 MII TxD[3] */
99         /* PB24 */ {   0,   1,   0,   1,   0,   0   }, /* FCC2 MII TxD[2] */
100         /* PB23 */ {   0,   1,   0,   1,   0,   0   }, /* FCC2 MII TxD[1] */
101         /* PB22 */ {   0,   1,   0,   1,   0,   0   }, /* FCC2 MII TxD[0] */
102         /* PB21 */ {   0,   1,   0,   0,   0,   0   }, /* FCC2 MII RxD[0] */
103         /* PB20 */ {   0,   1,   0,   0,   0,   0   }, /* FCC2 MII RxD[1] */
104         /* PB19 */ {   0,   1,   0,   0,   0,   0   }, /* FCC2 MII RxD[2] */
105         /* PB18 */ {   0,   1,   0,   0,   0,   0   }, /* FCC2 MII RxD[3] */
106         /* PB17 */ {   1,   1,   0,   0,   0,   0   }, /* FCC3:RX_DIV */
107         /* PB16 */ {   1,   1,   0,   0,   0,   0   }, /* FCC3:RX_ERR */
108         /* PB15 */ {   1,   1,   0,   1,   0,   0   }, /* FCC3:TX_ERR */
109         /* PB14 */ {   1,   1,   0,   1,   0,   0   }, /* FCC3:TX_EN */
110         /* PB13 */ {   1,   1,   0,   0,   0,   0   }, /* FCC3:COL */
111         /* PB12 */ {   1,   1,   0,   0,   0,   0   }, /* FCC3:CRS */
112         /* PB11 */ {   1,   1,   0,   0,   0,   0   }, /* FCC3:RXD */
113         /* PB10 */ {   1,   1,   0,   0,   0,   0   }, /* FCC3:RXD */
114         /* PB9  */ {   1,   1,   0,   0,   0,   0   }, /* FCC3:RXD */
115         /* PB8  */ {   1,   1,   0,   0,   0,   0   }, /* FCC3:RXD */
116         /* PB7  */ {   1,   1,   0,   1,   0,   0   }, /* FCC3:TXD */
117         /* PB6  */ {   1,   1,   0,   1,   0,   0   }, /* FCC3:TXD */
118         /* PB5  */ {   1,   1,   0,   1,   0,   0   }, /* FCC3:TXD */
119         /* PB4  */ {   1,   1,   0,   1,   0,   0   }, /* FCC3:TXD */
120         /* PB3  */ {   0,   0,   0,   0,   0,   0   }, /* pin doesn't exist */
121         /* PB2  */ {   0,   0,   0,   0,   0,   0   }, /* pin doesn't exist */
122         /* PB1  */ {   0,   0,   0,   0,   0,   0   }, /* pin doesn't exist */
123         /* PB0  */ {   0,   0,   0,   0,   0,   0   }  /* pin doesn't exist */
124     },
125
126     /* Port C */
127     {   /*            conf ppar psor pdir podr pdat */
128         /* PC31 */ {   0,   0,   0,   1,   0,   0   }, /* PC31 */
129         /* PC30 */ {   0,   0,   0,   1,   0,   0   }, /* PC30 */
130         /* PC29 */ {   0,   1,   1,   0,   0,   0   }, /* SCC1 EN *CLSN */
131         /* PC28 */ {   0,   0,   0,   1,   0,   0   }, /* PC28 */
132         /* PC27 */ {   0,   0,   0,   1,   0,   0   }, /* UART Clock in */
133         /* PC26 */ {   0,   0,   0,   1,   0,   0   }, /* PC26 */
134         /* PC25 */ {   0,   0,   0,   1,   0,   0   }, /* PC25 */
135         /* PC24 */ {   0,   0,   0,   1,   0,   0   }, /* PC24 */
136         /* PC23 */ {   0,   1,   0,   1,   0,   0   }, /* ATMTFCLK */
137         /* PC22 */ {   0,   1,   0,   0,   0,   0   }, /* ATMRFCLK */
138         /* PC21 */ {   0,   1,   0,   0,   0,   0   }, /* SCC1 EN RXCLK */
139         /* PC20 */ {   0,   1,   0,   0,   0,   0   }, /* SCC1 EN TXCLK */
140         /* PC19 */ {   0,   1,   0,   0,   0,   0   }, /* FCC2 MII RX_CLK CLK13 */
141         /* PC18 */ {   1,   1,   0,   0,   0,   0   }, /* FCC Tx Clock (CLK14) */
142         /* PC17 */ {   1,   1,   0,   0,   0,   0   }, /* PC17 */
143         /* PC16 */ {   0,   1,   0,   0,   0,   0   }, /* FCC Tx Clock (CLK16) */
144         /* PC15 */ {   0,   1,   0,   0,   0,   0   }, /* PC15 */
145         /* PC14 */ {   0,   1,   0,   0,   0,   0   }, /* SCC1 EN *CD */
146         /* PC13 */ {   0,   1,   0,   0,   0,   0   }, /* PC13 */
147         /* PC12 */ {   0,   1,   0,   1,   0,   0   }, /* PC12 */
148         /* PC11 */ {   0,   0,   0,   1,   0,   0   }, /* LXT971 transmit control */
149         /* PC10 */ {   0,   0,   0,   1,   0,   0   }, /* FETHMDC */
150         /* PC9  */ {   0,   0,   0,   0,   0,   0   }, /* FETHMDIO */
151         /* PC8  */ {   0,   0,   0,   1,   0,   0   }, /* PC8 */
152         /* PC7  */ {   0,   0,   0,   1,   0,   0   }, /* PC7 */
153         /* PC6  */ {   0,   0,   0,   1,   0,   0   }, /* PC6 */
154         /* PC5  */ {   0,   0,   0,   1,   0,   0   }, /* PC5 */
155         /* PC4  */ {   0,   0,   0,   1,   0,   0   }, /* PC4 */
156         /* PC3  */ {   0,   0,   0,   1,   0,   0   }, /* PC3 */
157         /* PC2  */ {   0,   0,   0,   1,   0,   1   }, /* ENET FDE */
158         /* PC1  */ {   0,   0,   0,   1,   0,   0   }, /* ENET DSQE */
159         /* PC0  */ {   0,   0,   0,   1,   0,   0   }, /* ENET LBK */
160     },
161
162     /* Port D */
163     {   /*            conf ppar psor pdir podr pdat */
164         /* PD31 */ {   1,   1,   0,   0,   0,   0   }, /* SCC1 EN RxD */
165         /* PD30 */ {   1,   1,   1,   1,   0,   0   }, /* SCC1 EN TxD */
166         /* PD29 */ {   1,   1,   0,   1,   0,   0   }, /* SCC1 EN TENA */
167         /* PD28 */ {   1,   1,   0,   0,   0,   0   }, /* PD28 */
168         /* PD27 */ {   1,   1,   0,   1,   0,   0   }, /* PD27 */
169         /* PD26 */ {   1,   1,   0,   1,   0,   0   }, /* PD26 */
170         /* PD25 */ {   0,   0,   0,   1,   0,   0   }, /* PD25 */
171         /* PD24 */ {   0,   0,   0,   1,   0,   0   }, /* PD24 */
172         /* PD23 */ {   0,   0,   0,   1,   0,   0   }, /* PD23 */
173         /* PD22 */ {   0,   0,   0,   1,   0,   0   }, /* PD22 */
174         /* PD21 */ {   0,   0,   0,   1,   0,   0   }, /* PD21 */
175         /* PD20 */ {   0,   0,   0,   1,   0,   0   }, /* PD20 */
176         /* PD19 */ {   0,   0,   0,   1,   0,   0   }, /* PD19 */
177         /* PD18 */ {   0,   0,   0,   1,   0,   0   }, /* PD18 */
178         /* PD17 */ {   0,   1,   0,   0,   0,   0   }, /* FCC1 ATMRXPRTY */
179         /* PD16 */ {   0,   1,   0,   1,   0,   0   }, /* FCC1 ATMTXPRTY */
180         /* PD15 */ {   0,   1,   1,   0,   1,   0   }, /* I2C SDA */
181         /* PD14 */ {   0,   0,   0,   1,   0,   0   }, /* LED */
182         /* PD13 */ {   0,   0,   0,   0,   0,   0   }, /* PD13 */
183         /* PD12 */ {   0,   0,   0,   0,   0,   0   }, /* PD12 */
184         /* PD11 */ {   0,   0,   0,   0,   0,   0   }, /* PD11 */
185         /* PD10 */ {   0,   0,   0,   0,   0,   0   }, /* PD10 */
186         /* PD9  */ {   0,   1,   0,   1,   0,   0   }, /* SMC1 TXD */
187         /* PD8  */ {   0,   1,   0,   0,   0,   0   }, /* SMC1 RXD */
188         /* PD7  */ {   0,   0,   0,   1,   0,   1   }, /* PD7 */
189         /* PD6  */ {   0,   0,   0,   1,   0,   1   }, /* PD6 */
190         /* PD5  */ {   0,   0,   0,   1,   0,   1   }, /* PD5 */
191         /* PD4  */ {   0,   0,   0,   1,   0,   1   }, /* PD4 */
192         /* PD3  */ {   0,   0,   0,   0,   0,   0   }, /* pin doesn't exist */
193         /* PD2  */ {   0,   0,   0,   0,   0,   0   }, /* pin doesn't exist */
194         /* PD1  */ {   0,   0,   0,   0,   0,   0   }, /* pin doesn't exist */
195         /* PD0  */ {   0,   0,   0,   0,   0,   0   }  /* pin doesn't exist */
196     }
197 };
198
199
200 int board_early_init_f (void)
201 {
202         return 0;
203 }
204
205 int checkboard (void)
206 {
207         puts ("Board: TQM8560\n");
208
209 #ifdef CONFIG_PCI
210         printf ("PCI1:  32 bit, %d MHz (compiled)\n",
211                 CONFIG_SYS_CLK_FREQ / 1000000);
212 #else
213         printf ("PCI1:  disabled\n");
214 #endif
215         /*
216          * Initialize local bus.
217          */
218         local_bus_init ();
219
220         return 0;
221 }
222
223
224 long int initdram (int board_type)
225 {
226         long dram_size = 0;
227         extern long spd_sdram (void);
228         volatile immap_t *immap = (immap_t *) CFG_IMMR;
229
230 #if defined(CONFIG_DDR_DLL)
231         {
232                 volatile ccsr_gur_t *gur = &immap->im_gur;
233                 uint temp_ddrdll = 0;
234
235                 /*
236                  * Work around to stabilize DDR DLL
237                  */
238                 temp_ddrdll = gur->ddrdllcr;
239                 gur->ddrdllcr = ((temp_ddrdll & 0xff) << 16) | 0x80000000;
240                 asm ("sync;isync;msync");
241         }
242 #endif
243
244 #if defined(CONFIG_SPD_EEPROM)
245         dram_size = spd_sdram ();
246 #else
247         dram_size = fixed_sdram ();
248 #endif
249
250 #if defined(CONFIG_DDR_ECC)
251         /*
252          * Initialize and enable DDR ECC.
253          */
254         ddr_enable_ecc (dram_size);
255 #endif
256
257         return dram_size;
258 }
259
260
261 /*
262  * Initialize Local Bus
263  */
264
265 void local_bus_init (void)
266 {
267         volatile immap_t *immap = (immap_t *) CFG_IMMR;
268         volatile ccsr_gur_t *gur = &immap->im_gur;
269         volatile ccsr_lbc_t *lbc = &immap->im_lbc;
270
271         uint clkdiv;
272         uint lbc_hz;
273         sys_info_t sysinfo;
274
275         /*
276          * Errata LBC11.
277          * Fix Local Bus clock glitch when DLL is enabled.
278          *
279          * If localbus freq is < 66Mhz, DLL bypass mode must be used.
280          * If localbus freq is > 133Mhz, DLL can be safely enabled.
281          * Between 66 and 133, the DLL is enabled with an override workaround.
282          */
283
284         get_sys_info (&sysinfo);
285         clkdiv = lbc->lcrr & 0x0f;
286         lbc_hz = sysinfo.freqSystemBus / 1000000 / clkdiv;
287
288         if (lbc_hz < 66) {
289                 lbc->lcrr = CFG_LBC_LCRR | 0x80000000;  /* DLL Bypass */
290                 lbc->ltedr = 0xa4c80000;        /* DK: !!! */
291
292         } else if (lbc_hz >= 133) {
293                 lbc->lcrr = CFG_LBC_LCRR & (~0x80000000);       /* DLL Enabled */
294
295         } else {
296                 /*
297                  * On REV1 boards, need to change CLKDIV before enable DLL.
298                  * Default CLKDIV is 8, change it to 4 temporarily.
299                  */
300                 uint pvr = get_pvr ();
301                 uint temp_lbcdll = 0;
302
303                 if (pvr == PVR_85xx_REV1) {
304                         /* FIXME: Justify the high bit here. */
305                         lbc->lcrr = 0x10000004;
306                 }
307
308                 lbc->lcrr = CFG_LBC_LCRR & (~0x80000000);       /* DLL Enabled */
309                 udelay (200);
310
311                 /*
312                  * Sample LBC DLL ctrl reg, upshift it to set the
313                  * override bits.
314                  */
315                 temp_lbcdll = gur->lbcdllcr;
316                 gur->lbcdllcr = (((temp_lbcdll & 0xff) << 16) | 0x80000000);
317                 asm ("sync;isync;msync");
318         }
319 }
320
321
322 #if defined(CFG_DRAM_TEST)
323 int testdram (void)
324 {
325         uint *pstart = (uint *) CFG_MEMTEST_START;
326         uint *pend = (uint *) CFG_MEMTEST_END;
327         uint *p;
328
329         printf ("SDRAM test phase 1:\n");
330         for (p = pstart; p < pend; p++)
331                 *p = 0xaaaaaaaa;
332
333         for (p = pstart; p < pend; p++) {
334                 if (*p != 0xaaaaaaaa) {
335                         printf ("SDRAM test fails at: %08x\n", (uint) p);
336                         return 1;
337                 }
338         }
339
340         printf ("SDRAM test phase 2:\n");
341         for (p = pstart; p < pend; p++)
342                 *p = 0x55555555;
343
344         for (p = pstart; p < pend; p++) {
345                 if (*p != 0x55555555) {
346                         printf ("SDRAM test fails at: %08x\n", (uint) p);
347                         return 1;
348                 }
349         }
350
351         printf ("SDRAM test passed.\n");
352         return 0;
353 }
354 #endif
355
356
357 #if !defined(CONFIG_SPD_EEPROM)
358 /*************************************************************************
359  *  fixed sdram init -- doesn't use serial presence detect.
360  ************************************************************************/
361 long int fixed_sdram (void)
362 {
363 #ifndef CFG_RAMBOOT
364         volatile immap_t *immap = (immap_t *) CFG_IMMR;
365         volatile ccsr_ddr_t *ddr = &immap->im_ddr;
366
367         ddr->cs0_bnds = CFG_DDR_CS0_BNDS;
368         ddr->cs0_config = CFG_DDR_CS0_CONFIG;
369         ddr->timing_cfg_1 = CFG_DDR_TIMING_1;
370         ddr->timing_cfg_2 = CFG_DDR_TIMING_2;
371         ddr->sdram_mode = CFG_DDR_MODE;
372         ddr->sdram_interval = CFG_DDR_INTERVAL;
373         ddr->err_disable = 0x0000000D;
374 #if defined (CONFIG_DDR_ECC)
375         ddr->err_disable = 0x0000000D;
376         ddr->err_sbe = 0x00ff0000;
377 #endif
378         asm ("sync;isync;msync");
379         udelay (500);
380 #if defined (CONFIG_DDR_ECC)
381         /* Enable ECC checking */
382         ddr->sdram_cfg = (CFG_DDR_CONTROL | 0x20000000);
383 #else
384         ddr->sdram_cfg = CFG_DDR_CONTROL;
385 #endif
386         asm ("sync; isync; msync");
387         udelay (500);
388 #endif
389         return get_ram_size (0, CFG_SDRAM_SIZE * 1024 * 1024);
390 }
391 #endif /* !defined(CONFIG_SPD_EEPROM) */
392
393
394 #if defined(CONFIG_PCI)
395 /*
396  * Initialize PCI Devices, report devices found.
397  */
398
399 #ifndef CONFIG_PCI_PNP
400 static struct pci_config_table pci_mpc85xxads_config_table[] = {
401         {PCI_ANY_ID, PCI_ANY_ID, PCI_ANY_ID, PCI_ANY_ID,
402          PCI_IDSEL_NUMBER, PCI_ANY_ID,
403          pci_cfgfunc_config_device, {PCI_ENET0_IOADDR,
404                                      PCI_ENET0_MEMADDR,
405                                      PCI_COMMAND_MEMORY |
406                                      PCI_COMMAND_MASTER}},
407         {}
408 };
409 #endif
410
411
412 static struct pci_controller hose = {
413 #ifndef CONFIG_PCI_PNP
414         config_table:pci_mpc85xxads_config_table,
415 #endif
416 };
417
418 #endif /* CONFIG_PCI */
419
420
421 void pci_init_board (void)
422 {
423 #ifdef CONFIG_PCI
424         extern void pci_mpc85xx_init (struct pci_controller *hose);
425
426         pci_mpc85xx_init (&hose);
427 #endif /* CONFIG_PCI */
428 }