blob: 3697d24fdf2430ad75821519520cd020e55329f5 [file] [log] [blame]
wdenk16f21702002-08-26 21:58:50 +00001/*
2 * (C) Copyright 2001, 2002
3 * Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4 *
5 * (C) Copyright 2002
6 * Frank Panno <fpanno@delphintech.com>, Delphin Technology AG
7 *
Wolfgang Denk1a459662013-07-08 09:37:19 +02008 * SPDX-License-Identifier: GPL-2.0+
wdenk16f21702002-08-26 21:58:50 +00009 */
10
11#include <common.h>
12#include <ioports.h>
13#include <mpc8260.h>
14#include "ep8260.h"
15/*
16 * I/O Port configuration table
17 *
18 * if conf is 1, then that port pin will be configured at boot time
19 * according to the five values podr/pdir/ppar/psor/pdat for that entry
20 */
21
22const iop_conf_t iop_conf_tab[4][32] = {
23
24 /* Port A configuration */
25 { /* conf ppar psor pdir podr pdat */
26 /* PA31 */ { 0, 0, 0, 1, 0, 0 }, /* */
27 /* PA30 */ { 0, 0, 0, 1, 0, 0 }, /* */
28 /* PA29 */ { 0, 0, 0, 1, 0, 0 }, /* */
29 /* PA28 */ { 0, 0, 0, 1, 0, 0 }, /* */
30 /* PA27 */ { 0, 0, 0, 1, 0, 0 }, /* */
31 /* PA26 */ { 0, 0, 0, 1, 0, 0 }, /* */
32 /* PA25 */ { 0, 0, 0, 1, 0, 0 }, /* */
33 /* PA24 */ { 0, 0, 0, 1, 0, 0 }, /* */
34 /* PA23 */ { 0, 0, 0, 1, 0, 0 }, /* */
35 /* PA22 */ { 0, 0, 0, 1, 0, 0 }, /* */
36 /* PA21 */ { 0, 0, 0, 1, 0, 0 }, /* */
37 /* PA20 */ { 0, 0, 0, 1, 0, 0 }, /* */
38 /* PA19 */ { 0, 0, 0, 1, 0, 0 }, /* */
39 /* PA18 */ { 0, 0, 0, 1, 0, 0 }, /* */
40 /* PA17 */ { 0, 0, 0, 1, 0, 0 }, /* */
41 /* PA16 */ { 0, 0, 0, 1, 0, 0 }, /* */
42 /* PA15 */ { 0, 0, 0, 1, 0, 0 }, /* */
43 /* PA14 */ { 0, 0, 0, 1, 0, 0 }, /* */
44 /* PA13 */ { 0, 0, 0, 1, 0, 0 }, /* */
45 /* PA12 */ { 0, 0, 0, 1, 0, 0 }, /* */
46 /* PA11 */ { 0, 0, 0, 1, 0, 0 }, /* */
47 /* PA10 */ { 0, 0, 0, 1, 0, 0 }, /* */
48 /* PA9 */ { 0, 1, 0, 1, 0, 0 }, /* */
49 /* PA8 */ { 0, 1, 0, 0, 0, 0 }, /* */
50 /* PA7 */ { 0, 0, 0, 1, 0, 0 }, /* PA7 */
51 /* PA6 */ { 0, 0, 0, 1, 0, 0 }, /* PA6 */
52 /* PA5 */ { 0, 0, 0, 1, 0, 0 }, /* PA5 */
53 /* PA4 */ { 0, 0, 0, 1, 0, 0 }, /* PA4 */
54 /* PA3 */ { 0, 0, 0, 1, 0, 0 }, /* PA3 */
55 /* PA2 */ { 0, 0, 0, 1, 0, 0 }, /* PA2 */
56 /* PA1 */ { 0, 0, 0, 1, 0, 0 }, /* PA1 */
57 /* PA0 */ { 0, 0, 0, 1, 0, 0 } /* PA0 */
58 },
59
60 /* Port B configuration */
61 { /* conf ppar psor pdir podr pdat */
62 /* PB31 */ { 0, 1, 0, 1, 0, 0 }, /* */
63 /* PB30 */ { 0, 1, 0, 0, 0, 0 }, /* */
64 /* PB29 */ { 0, 1, 1, 1, 0, 0 }, /* */
65 /* PB28 */ { 0, 1, 0, 0, 0, 0 }, /* */
66 /* PB27 */ { 0, 1, 0, 0, 0, 0 }, /* */
67 /* PB26 */ { 0, 1, 0, 0, 0, 0 }, /* */
68 /* PB25 */ { 0, 1, 0, 1, 0, 0 }, /* */
69 /* PB24 */ { 0, 1, 0, 1, 0, 0 }, /* */
70 /* PB23 */ { 0, 1, 0, 1, 0, 0 }, /* */
71 /* PB22 */ { 0, 1, 0, 1, 0, 0 }, /* */
72 /* PB21 */ { 0, 1, 0, 0, 0, 0 }, /* */
73 /* PB20 */ { 0, 1, 0, 0, 0, 0 }, /* */
74 /* PB19 */ { 0, 1, 0, 0, 0, 0 }, /* */
75 /* PB18 */ { 0, 1, 0, 0, 0, 0 }, /* */
76 /* PB17 */ { 1, 1, 0, 0, 0, 0 }, /* FCC3 MII RX_DV */
77 /* PB16 */ { 1, 1, 0, 0, 0, 0 }, /* FCC3 MII RX_ER */
78 /* PB15 */ { 1, 1, 0, 1, 0, 0 }, /* FCC3 MII TX_ER */
79 /* PB14 */ { 1, 1, 0, 1, 0, 0 }, /* FCC3 MII TX_EN */
80 /* PB13 */ { 1, 1, 0, 0, 0, 0 }, /* FCC3 MII COL */
81 /* PB12 */ { 1, 1, 0, 0, 0, 0 }, /* FCC3 MII CRS */
82 /* PB11 */ { 1, 1, 0, 0, 0, 0 }, /* FCC3 MII RxD[3] */
83 /* PB10 */ { 1, 1, 0, 0, 0, 0 }, /* FCC3 MII RxD[2] */
84 /* PB9 */ { 1, 1, 0, 0, 0, 0 }, /* FCC3 MII RxD[1] */
85 /* PB8 */ { 1, 1, 0, 0, 0, 0 }, /* FCC3 MII RxD[0] */
86 /* PB7 */ { 0, 0, 0, 0, 0, 0 }, /* PB7 */
87 /* PB6 */ { 1, 1, 0, 1, 0, 0 }, /* FCC3 MII TxD[1] */
88 /* PB5 */ { 1, 1, 0, 1, 0, 0 }, /* FCC3 MII TxD[2] */
89 /* PB4 */ { 1, 1, 0, 1, 0, 0 }, /* FCC3 MII TxD[3] */
90 /* PB3 */ { 0, 0, 0, 0, 0, 0 }, /* pin doesn't exist */
91 /* PB2 */ { 0, 0, 0, 0, 0, 0 }, /* pin doesn't exist */
92 /* PB1 */ { 0, 0, 0, 0, 0, 0 }, /* pin doesn't exist */
93 /* PB0 */ { 0, 0, 0, 0, 0, 0 } /* pin doesn't exist */
94 },
95
96 /* Port C */
97 { /* conf ppar psor pdir podr pdat */
98 /* PC31 */ { 0, 0, 0, 1, 0, 0 }, /* PC31 */
99 /* PC30 */ { 0, 0, 0, 1, 0, 0 }, /* PC30 */
100 /* PC29 */ { 0, 1, 1, 0, 0, 0 }, /* */
101 /* PC28 */ { 0, 0, 0, 1, 0, 0 }, /* PC28 */
102 /* PC27 */ { 1, 1, 0, 1, 0, 0 }, /* FCC3 MII TxD[0] */
103 /* PC26 */ { 0, 0, 0, 1, 0, 0 }, /* PC26 */
104 /* PC25 */ { 0, 0, 0, 1, 0, 0 }, /* PC25 */
105 /* PC24 */ { 0, 0, 0, 1, 0, 0 }, /* PC24 */
106 /* PC23 */ { 0, 1, 0, 1, 0, 0 }, /* */
107 /* PC22 */ { 0, 1, 0, 0, 0, 0 }, /* */
108 /* PC21 */ { 0, 1, 0, 0, 0, 0 }, /* */
109 /* PC20 */ { 0, 1, 0, 0, 0, 0 }, /* */
110 /* PC19 */ { 0, 1, 0, 0, 0, 0 }, /* */
111 /* PC18 */ { 0, 1, 0, 0, 0, 0 }, /* */
112 /* PC17 */ { 1, 1, 0, 0, 0, 0 }, /* FCC3 MII CLK15 */
113 /* PC16 */ { 1, 1, 0, 0, 0, 0 }, /* FCC3 MII CLK16 */
114 /* PC15 */ { 0, 0, 0, 1, 0, 0 }, /* PC15 */
115 /* PC14 */ { 0, 1, 0, 0, 0, 0 }, /* */
116 /* PC13 */ { 0, 0, 0, 1, 0, 0 }, /* PC13 */
117 /* PC12 */ { 0, 0, 0, 1, 0, 0 }, /* PC12 */
118 /* PC11 */ { 0, 0, 0, 1, 0, 0 }, /* PC11 */
119 /* PC10 */ { 0, 0, 0, 1, 0, 0 }, /* */
120 /* PC9 */ { 0, 0, 0, 1, 0, 0 }, /* */
121 /* PC8 */ { 0, 0, 0, 1, 0, 0 }, /* PC8 */
122 /* PC7 */ { 0, 0, 0, 1, 0, 0 }, /* PC7 */
123 /* PC6 */ { 0, 0, 0, 1, 0, 0 }, /* PC6 */
124 /* PC5 */ { 0, 0, 0, 1, 0, 0 }, /* PC5 */
125 /* PC4 */ { 0, 0, 0, 1, 0, 0 }, /* PC4 */
126 /* PC3 */ { 0, 0, 0, 1, 0, 0 }, /* PC3 */
127 /* PC2 */ { 0, 0, 0, 1, 0, 1 }, /* */
128 /* PC1 */ { 0, 0, 0, 1, 0, 0 }, /* */
129 /* PC0 */ { 0, 0, 0, 1, 0, 0 }, /* */
130 },
131
132 /* Port D */
133 { /* conf ppar psor pdir podr pdat */
134 /* PD31 */ { 0, 1, 0, 0, 0, 0 }, /* */
135 /* PD30 */ { 0, 1, 1, 1, 0, 0 }, /* */
136 /* PD29 */ { 0, 1, 0, 1, 0, 0 }, /* */
137 /* PD28 */ { 0, 0, 0, 1, 0, 0 }, /* PD28 */
138 /* PD27 */ { 0, 0, 0, 1, 0, 0 }, /* PD27 */
139 /* PD26 */ { 0, 0, 0, 1, 0, 0 }, /* PD26 */
140 /* PD25 */ { 0, 0, 0, 1, 0, 0 }, /* PD25 */
141 /* PD24 */ { 0, 0, 0, 1, 0, 0 }, /* PD24 */
142 /* PD23 */ { 0, 0, 0, 1, 0, 0 }, /* PD23 */
143 /* PD22 */ { 0, 0, 0, 1, 0, 0 }, /* PD22 */
144 /* PD21 */ { 0, 0, 0, 1, 0, 0 }, /* PD21 */
145 /* PD20 */ { 0, 0, 0, 1, 0, 0 }, /* PD20 */
146 /* PD19 */ { 0, 0, 0, 1, 0, 0 }, /* PD19 */
147 /* PD18 */ { 0, 0, 0, 1, 0, 0 }, /* PD19 */
148 /* PD17 */ { 0, 1, 0, 0, 0, 0 }, /* */
149 /* PD16 */ { 0, 1, 0, 1, 0, 0 }, /* */
150 /* PD15 */ { 1, 1, 1, 0, 1, 0 }, /* I2C SDA */
151 /* PD14 */ { 1, 1, 1, 0, 1, 0 }, /* I2C SCL */
152 /* PD13 */ { 0, 0, 0, 0, 0, 0 }, /* PD13 */
153 /* PD12 */ { 0, 0, 0, 0, 0, 0 }, /* PD12 */
154 /* PD11 */ { 0, 0, 0, 0, 0, 0 }, /* PD11 */
155 /* PD10 */ { 0, 0, 0, 0, 0, 0 }, /* PD10 */
156 /* PD9 */ { 1, 1, 0, 1, 0, 0 }, /* SMC1 TXD */
157 /* PD8 */ { 1, 1, 0, 0, 0, 0 }, /* SMC1 RXD */
158 /* PD7 */ { 0, 0, 0, 1, 0, 1 }, /* PD7 */
159 /* PD6 */ { 0, 0, 0, 1, 0, 1 }, /* PD6 */
160 /* PD5 */ { 0, 0, 0, 1, 0, 1 }, /* PD5 */
161 /* PD4 */ { 0, 0, 0, 1, 0, 1 }, /* PD4 */
162 /* PD3 */ { 0, 0, 0, 0, 0, 0 }, /* pin doesn't exist */
163 /* PD2 */ { 0, 0, 0, 0, 0, 0 }, /* pin doesn't exist */
164 /* PD1 */ { 0, 0, 0, 0, 0, 0 }, /* pin doesn't exist */
165 /* PD0 */ { 0, 0, 0, 0, 0, 0 } /* pin doesn't exist */
166 }
167};
168
169/* ------------------------------------------------------------------------- */
170
171/*
172 * Setup CS4 to enable the Board Control/Status registers.
173 * Otherwise the smcs won't work.
174*/
wdenkc837dcb2004-01-20 23:12:12 +0000175int board_early_init_f (void)
wdenk16f21702002-08-26 21:58:50 +0000176{
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200177 volatile t_ep_regs *regs = (t_ep_regs *) CONFIG_SYS_REGS_BASE;
178 volatile immap_t *immap = (immap_t *) CONFIG_SYS_IMMR;
wdenkbf9e3b32004-02-12 00:47:09 +0000179 volatile memctl8260_t *memctl = &immap->im_memctl;
180
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200181 memctl->memc_br4 = CONFIG_SYS_BR4_PRELIM;
182 memctl->memc_or4 = CONFIG_SYS_OR4_PRELIM;
wdenkbf9e3b32004-02-12 00:47:09 +0000183 regs->bcsr1 = 0x62; /* to enable terminal on SMC1 */
184 regs->bcsr2 = 0x30; /* enable NVRAM and writing FLASH */
185 return 0;
wdenk16f21702002-08-26 21:58:50 +0000186}
187
wdenkbf9e3b32004-02-12 00:47:09 +0000188void reset_phy (void)
wdenk16f21702002-08-26 21:58:50 +0000189{
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200190 volatile t_ep_regs *regs = (t_ep_regs *) CONFIG_SYS_REGS_BASE;
wdenkbf9e3b32004-02-12 00:47:09 +0000191
192 regs->bcsr4 = 0xC0;
wdenk16f21702002-08-26 21:58:50 +0000193}
194
195/*
196 * Check Board Identity:
197 * I don' know, how the next board revisions will be coded.
198 * Thats why its a static interpretation ...
199*/
200
wdenkbf9e3b32004-02-12 00:47:09 +0000201int checkboard (void)
wdenk16f21702002-08-26 21:58:50 +0000202{
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200203 volatile t_ep_regs *regs = (t_ep_regs *) CONFIG_SYS_REGS_BASE;
wdenkbf9e3b32004-02-12 00:47:09 +0000204 uint major = 0, minor = 0;
205
wdenk16f21702002-08-26 21:58:50 +0000206 switch (regs->bcsr0) {
wdenkbf9e3b32004-02-12 00:47:09 +0000207 case 0x02:
208 major = 1;
209 break;
210 case 0x03:
211 major = 1;
212 minor = 1;
213 break;
wdenk9dd611b2005-01-09 17:19:34 +0000214 case 0x06:
215 major = 1;
216 minor = 3;
217 break;
wdenkbf9e3b32004-02-12 00:47:09 +0000218 default:
219 break;
wdenk16f21702002-08-26 21:58:50 +0000220 }
221 printf ("Board: Embedded Planet EP8260, Revision %d.%d\n",
222 major, minor);
223 return 0;
224}
225
226
227/* ------------------------------------------------------------------------- */
228
229
Becky Bruce9973e3c2008-06-09 16:03:40 -0500230phys_size_t initdram (int board_type)
wdenk16f21702002-08-26 21:58:50 +0000231{
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200232 volatile immap_t *immap = (immap_t *) CONFIG_SYS_IMMR;
wdenk16f21702002-08-26 21:58:50 +0000233 volatile memctl8260_t *memctl = &immap->im_memctl;
234 volatile uchar c = 0;
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200235 volatile uchar *ramaddr = (uchar *) (CONFIG_SYS_SDRAM_BASE) + 0x110;
wdenkbf9e3b32004-02-12 00:47:09 +0000236
wdenk16f21702002-08-26 21:58:50 +0000237/*
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200238 ulong psdmr = CONFIG_SYS_PSDMR;
239#ifdef CONFIG_SYS_LSDRAM
240 ulong lsdmr = CONFIG_SYS_LSDMR;
wdenk16f21702002-08-26 21:58:50 +0000241#endif
242*/
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200243 long size = CONFIG_SYS_SDRAM0_SIZE;
wdenk16f21702002-08-26 21:58:50 +0000244 int i;
245
246
247/*
248* Quote from 8260 UM (10.4.2 SDRAM Power-On Initialization, 10-35):
249*
250* "At system reset, initialization software must set up the
251* programmable parameters in the memory controller banks registers
252* (ORx, BRx, P/LSDMR). After all memory parameters are configured,
253* system software should execute the following initialization sequence
254* for each SDRAM device.
255*
256* 1. Issue a PRECHARGE-ALL-BANKS command
257* 2. Issue eight CBR REFRESH commands
258* 3. Issue a MODE-SET command to initialize the mode register
259*
260* The initial commands are executed by setting P/LSDMR[OP] and
261* accessing the SDRAM with a single-byte transaction."
262*
263* The appropriate BRx/ORx registers have already been set when we
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200264* get here. The SDRAM can be accessed at the address CONFIG_SYS_SDRAM_BASE.
wdenk16f21702002-08-26 21:58:50 +0000265*/
266
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200267 memctl->memc_psrt = CONFIG_SYS_PSRT;
268 memctl->memc_mptpr = CONFIG_SYS_MPTPR;
wdenk16f21702002-08-26 21:58:50 +0000269
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200270 memctl->memc_psdmr = (ulong) CONFIG_SYS_PSDMR | PSDMR_OP_PREA;
wdenk16f21702002-08-26 21:58:50 +0000271 *ramaddr = c;
272
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200273 memctl->memc_psdmr = (ulong) CONFIG_SYS_PSDMR | PSDMR_OP_CBRR;
wdenk16f21702002-08-26 21:58:50 +0000274 for (i = 0; i < 8; i++)
275 *ramaddr = c;
276
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200277 memctl->memc_psdmr = (ulong) CONFIG_SYS_PSDMR | PSDMR_OP_MRW;
wdenk16f21702002-08-26 21:58:50 +0000278 *ramaddr = c;
279
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200280 memctl->memc_psdmr = (ulong) CONFIG_SYS_PSDMR | PSDMR_OP_NORM | PSDMR_RFEN;
wdenk16f21702002-08-26 21:58:50 +0000281 *ramaddr = c;
282
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200283#ifndef CONFIG_SYS_RAMBOOT
284#ifdef CONFIG_SYS_LSDRAM
285 size += CONFIG_SYS_SDRAM1_SIZE;
286 ramaddr = (uchar *) (CONFIG_SYS_SDRAM1_BASE) + 0x8c;
287 memctl->memc_lsrt = CONFIG_SYS_LSRT;
wdenk16f21702002-08-26 21:58:50 +0000288
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200289 memctl->memc_lsdmr = (ulong) CONFIG_SYS_LSDMR | PSDMR_OP_PREA;
wdenk16f21702002-08-26 21:58:50 +0000290 *ramaddr = c;
291
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200292 memctl->memc_lsdmr = (ulong) CONFIG_SYS_LSDMR | PSDMR_OP_CBRR;
wdenk16f21702002-08-26 21:58:50 +0000293 for (i = 0; i < 8; i++)
294 *ramaddr = c;
295
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200296 memctl->memc_lsdmr = (ulong) CONFIG_SYS_LSDMR | PSDMR_OP_MRW;
wdenk16f21702002-08-26 21:58:50 +0000297 *ramaddr = c;
298
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200299 memctl->memc_lsdmr = (ulong) CONFIG_SYS_LSDMR | PSDMR_OP_NORM | PSDMR_RFEN;
wdenk16f21702002-08-26 21:58:50 +0000300 *ramaddr = c;
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200301#endif /* CONFIG_SYS_LSDRAM */
302#endif /* CONFIG_SYS_RAMBOOT */
wdenk16f21702002-08-26 21:58:50 +0000303 return (size * 1024 * 1024);
304}