wdenk | f5c5ef4 | 2005-04-05 16:26:47 +0000 | [diff] [blame] | 1 | /* |
Wolfgang Grandegger | 1287e0c | 2008-06-05 13:12:07 +0200 | [diff] [blame] | 2 | * (C) Copyright 2008 Wolfgang Grandegger <wg@denx.de> |
| 3 | * |
| 4 | * (C) Copyright 2006 |
| 5 | * Thomas Waehner, TQ-Systems GmbH, thomas.waehner@tqs.de. |
| 6 | * |
Stefan Roese | d96f41e | 2005-11-30 13:06:40 +0100 | [diff] [blame] | 7 | * (C) Copyright 2005 |
| 8 | * Stefan Roese, DENX Software Engineering, sr@denx.de. |
| 9 | * |
wdenk | f5c5ef4 | 2005-04-05 16:26:47 +0000 | [diff] [blame] | 10 | * Copyright 2004 Freescale Semiconductor. |
| 11 | * (C) Copyright 2002,2003, Motorola Inc. |
| 12 | * Xianghua Xiao, (X.Xiao@motorola.com) |
| 13 | * |
| 14 | * (C) Copyright 2002 Scott McNutt <smcnutt@artesyncp.com> |
| 15 | * |
| 16 | * See file CREDITS for list of people who contributed to this |
| 17 | * project. |
| 18 | * |
| 19 | * This program is free software; you can redistribute it and/or |
| 20 | * modify it under the terms of the GNU General Public License as |
| 21 | * published by the Free Software Foundation; either version 2 of |
| 22 | * the License, or (at your option) any later version. |
| 23 | * |
| 24 | * This program is distributed in the hope that it will be useful, |
| 25 | * but WITHOUT ANY WARRANTY; without even the implied warranty of |
Wolfgang Denk | 3cbd823 | 2008-11-02 16:14:22 +0100 | [diff] [blame] | 26 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
wdenk | f5c5ef4 | 2005-04-05 16:26:47 +0000 | [diff] [blame] | 27 | * GNU General Public License for more details. |
| 28 | * |
| 29 | * You should have received a copy of the GNU General Public License |
| 30 | * along with this program; if not, write to the Free Software |
| 31 | * Foundation, Inc., 59 Temple Place, Suite 330, Boston, |
| 32 | * MA 02111-1307 USA |
| 33 | */ |
| 34 | |
wdenk | f5c5ef4 | 2005-04-05 16:26:47 +0000 | [diff] [blame] | 35 | #include <common.h> |
| 36 | #include <pci.h> |
| 37 | #include <asm/processor.h> |
| 38 | #include <asm/immap_85xx.h> |
Kumar Gala | c851462 | 2009-04-02 13:22:48 -0500 | [diff] [blame] | 39 | #include <asm/fsl_pci.h> |
Wolfgang Grandegger | d9ee843 | 2008-06-05 13:12:05 +0200 | [diff] [blame] | 40 | #include <asm/io.h> |
Kumar Gala | 5d27e02 | 2010-12-15 04:55:20 -0600 | [diff] [blame] | 41 | #include <asm/fsl_serdes.h> |
Peter Tyser | 0641275 | 2010-09-29 13:37:28 -0500 | [diff] [blame] | 42 | #include <linux/compiler.h> |
wdenk | f5c5ef4 | 2005-04-05 16:26:47 +0000 | [diff] [blame] | 43 | #include <ioports.h> |
Stefan Roese | d96f41e | 2005-11-30 13:06:40 +0100 | [diff] [blame] | 44 | #include <flash.h> |
Wolfgang Grandegger | 2599135 | 2008-06-05 13:12:06 +0200 | [diff] [blame] | 45 | #include <libfdt.h> |
| 46 | #include <fdt_support.h> |
Ben Warren | 10efa02 | 2008-08-31 20:37:00 -0700 | [diff] [blame] | 47 | #include <netdev.h> |
wdenk | f5c5ef4 | 2005-04-05 16:26:47 +0000 | [diff] [blame] | 48 | |
Wolfgang Denk | d87080b | 2006-03-31 18:32:53 +0200 | [diff] [blame] | 49 | DECLARE_GLOBAL_DATA_PTR; |
| 50 | |
Stefan Roese | d96f41e | 2005-11-30 13:06:40 +0100 | [diff] [blame] | 51 | extern flash_info_t flash_info[]; /* FLASH chips info */ |
wdenk | f5c5ef4 | 2005-04-05 16:26:47 +0000 | [diff] [blame] | 52 | |
| 53 | void local_bus_init (void); |
Stefan Roese | f18e874 | 2006-03-01 17:00:49 +0100 | [diff] [blame] | 54 | ulong flash_get_size (ulong base, int banknum); |
Wolfgang Denk | 966083e | 2006-07-21 15:24:56 +0200 | [diff] [blame] | 55 | |
Wolfgang Denk | bd3143f | 2006-07-19 14:49:35 +0200 | [diff] [blame] | 56 | #ifdef CONFIG_PS2MULT |
Wolfgang Grandegger | b99ba16 | 2008-06-05 13:12:00 +0200 | [diff] [blame] | 57 | void ps2mult_early_init (void); |
Wolfgang Denk | bd3143f | 2006-07-19 14:49:35 +0200 | [diff] [blame] | 58 | #endif |
wdenk | f5c5ef4 | 2005-04-05 16:26:47 +0000 | [diff] [blame] | 59 | |
Stefan Roese | d96f41e | 2005-11-30 13:06:40 +0100 | [diff] [blame] | 60 | #ifdef CONFIG_CPM2 |
wdenk | f5c5ef4 | 2005-04-05 16:26:47 +0000 | [diff] [blame] | 61 | /* |
| 62 | * I/O Port configuration table |
| 63 | * |
| 64 | * if conf is 1, then that port pin will be configured at boot time |
| 65 | * according to the five values podr/pdir/ppar/psor/pdat for that entry |
| 66 | */ |
| 67 | |
| 68 | const iop_conf_t iop_conf_tab[4][32] = { |
| 69 | |
Wolfgang Grandegger | b99ba16 | 2008-06-05 13:12:00 +0200 | [diff] [blame] | 70 | /* Port A: conf, ppar, psor, pdir, podr, pdat */ |
| 71 | { |
| 72 | {1, 1, 1, 0, 0, 0}, /* PA31: FCC1 MII COL */ |
| 73 | {1, 1, 1, 0, 0, 0}, /* PA30: FCC1 MII CRS */ |
| 74 | {1, 1, 1, 1, 0, 0}, /* PA29: FCC1 MII TX_ER */ |
| 75 | {1, 1, 1, 1, 0, 0}, /* PA28: FCC1 MII TX_EN */ |
| 76 | {1, 1, 1, 0, 0, 0}, /* PA27: FCC1 MII RX_DV */ |
| 77 | {1, 1, 1, 0, 0, 0}, /* PA26: FCC1 MII RX_ER */ |
| 78 | {0, 1, 0, 1, 0, 0}, /* PA25: FCC1 ATMTXD[0] */ |
| 79 | {0, 1, 0, 1, 0, 0}, /* PA24: FCC1 ATMTXD[1] */ |
| 80 | {0, 1, 0, 1, 0, 0}, /* PA23: FCC1 ATMTXD[2] */ |
| 81 | {0, 1, 0, 1, 0, 0}, /* PA22: FCC1 ATMTXD[3] */ |
| 82 | {1, 1, 0, 1, 0, 0}, /* PA21: FCC1 MII TxD[3] */ |
| 83 | {1, 1, 0, 1, 0, 0}, /* PA20: FCC1 MII TxD[2] */ |
| 84 | {1, 1, 0, 1, 0, 0}, /* PA19: FCC1 MII TxD[1] */ |
| 85 | {1, 1, 0, 1, 0, 0}, /* PA18: FCC1 MII TxD[0] */ |
| 86 | {1, 1, 0, 0, 0, 0}, /* PA17: FCC1 MII RxD[0] */ |
| 87 | {1, 1, 0, 0, 0, 0}, /* PA16: FCC1 MII RxD[1] */ |
| 88 | {1, 1, 0, 0, 0, 0}, /* PA15: FCC1 MII RxD[2] */ |
| 89 | {1, 1, 0, 0, 0, 0}, /* PA14: FCC1 MII RxD[3] */ |
| 90 | {0, 1, 0, 0, 0, 0}, /* PA13: FCC1 ATMRXD[3] */ |
| 91 | {0, 1, 0, 0, 0, 0}, /* PA12: FCC1 ATMRXD[2] */ |
| 92 | {0, 1, 0, 0, 0, 0}, /* PA11: FCC1 ATMRXD[1] */ |
| 93 | {0, 1, 0, 0, 0, 0}, /* PA10: FCC1 ATMRXD[0] */ |
| 94 | {0, 1, 1, 1, 0, 0}, /* PA9 : FCC1 L1TXD */ |
| 95 | {0, 1, 1, 0, 0, 0}, /* PA8 : FCC1 L1RXD */ |
| 96 | {0, 0, 0, 1, 0, 0}, /* PA7 : PA7 */ |
| 97 | {0, 1, 1, 1, 0, 0}, /* PA6 : TDM A1 L1RSYNC */ |
| 98 | {0, 0, 0, 1, 0, 0}, /* PA5 : PA5 */ |
| 99 | {0, 0, 0, 1, 0, 0}, /* PA4 : PA4 */ |
| 100 | {0, 0, 0, 1, 0, 0}, /* PA3 : PA3 */ |
| 101 | {0, 0, 0, 1, 0, 0}, /* PA2 : PA2 */ |
| 102 | {0, 0, 0, 0, 0, 0}, /* PA1 : FREERUN */ |
| 103 | {0, 0, 0, 1, 0, 0} /* PA0 : PA0 */ |
| 104 | }, |
wdenk | f5c5ef4 | 2005-04-05 16:26:47 +0000 | [diff] [blame] | 105 | |
Wolfgang Grandegger | b99ba16 | 2008-06-05 13:12:00 +0200 | [diff] [blame] | 106 | /* Port B: conf, ppar, psor, pdir, podr, pdat */ |
| 107 | { |
| 108 | {1, 1, 0, 1, 0, 0}, /* PB31: FCC2 MII TX_ER */ |
| 109 | {1, 1, 0, 0, 0, 0}, /* PB30: FCC2 MII RX_DV */ |
| 110 | {1, 1, 1, 1, 0, 0}, /* PB29: FCC2 MII TX_EN */ |
| 111 | {1, 1, 0, 0, 0, 0}, /* PB28: FCC2 MII RX_ER */ |
| 112 | {1, 1, 0, 0, 0, 0}, /* PB27: FCC2 MII COL */ |
| 113 | {1, 1, 0, 0, 0, 0}, /* PB26: FCC2 MII CRS */ |
| 114 | {1, 1, 0, 1, 0, 0}, /* PB25: FCC2 MII TxD[3] */ |
| 115 | {1, 1, 0, 1, 0, 0}, /* PB24: FCC2 MII TxD[2] */ |
| 116 | {1, 1, 0, 1, 0, 0}, /* PB23: FCC2 MII TxD[1] */ |
| 117 | {1, 1, 0, 1, 0, 0}, /* PB22: FCC2 MII TxD[0] */ |
| 118 | {1, 1, 0, 0, 0, 0}, /* PB21: FCC2 MII RxD[0] */ |
| 119 | {1, 1, 0, 0, 0, 0}, /* PB20: FCC2 MII RxD[1] */ |
| 120 | {1, 1, 0, 0, 0, 0}, /* PB19: FCC2 MII RxD[2] */ |
| 121 | {1, 1, 0, 0, 0, 0}, /* PB18: FCC2 MII RxD[3] */ |
| 122 | {1, 1, 0, 0, 0, 0}, /* PB17: FCC3:RX_DIV */ |
| 123 | {1, 1, 0, 0, 0, 0}, /* PB16: FCC3:RX_ERR */ |
| 124 | {1, 1, 0, 1, 0, 0}, /* PB15: FCC3:TX_ERR */ |
| 125 | {1, 1, 0, 1, 0, 0}, /* PB14: FCC3:TX_EN */ |
| 126 | {1, 1, 0, 0, 0, 0}, /* PB13: FCC3:COL */ |
| 127 | {1, 1, 0, 0, 0, 0}, /* PB12: FCC3:CRS */ |
| 128 | {1, 1, 0, 0, 0, 0}, /* PB11: FCC3:RXD */ |
| 129 | {1, 1, 0, 0, 0, 0}, /* PB10: FCC3:RXD */ |
| 130 | {1, 1, 0, 0, 0, 0}, /* PB9 : FCC3:RXD */ |
| 131 | {1, 1, 0, 0, 0, 0}, /* PB8 : FCC3:RXD */ |
| 132 | {1, 1, 0, 1, 0, 0}, /* PB7 : FCC3:TXD */ |
| 133 | {1, 1, 0, 1, 0, 0}, /* PB6 : FCC3:TXD */ |
| 134 | {1, 1, 0, 1, 0, 0}, /* PB5 : FCC3:TXD */ |
| 135 | {1, 1, 0, 1, 0, 0}, /* PB4 : FCC3:TXD */ |
| 136 | {0, 0, 0, 0, 0, 0}, /* PB3 : pin doesn't exist */ |
| 137 | {0, 0, 0, 0, 0, 0}, /* PB2 : pin doesn't exist */ |
| 138 | {0, 0, 0, 0, 0, 0}, /* PB1 : pin doesn't exist */ |
| 139 | {0, 0, 0, 0, 0, 0} /* PB0 : pin doesn't exist */ |
| 140 | }, |
wdenk | f5c5ef4 | 2005-04-05 16:26:47 +0000 | [diff] [blame] | 141 | |
Wolfgang Grandegger | b99ba16 | 2008-06-05 13:12:00 +0200 | [diff] [blame] | 142 | /* Port C: conf, ppar, psor, pdir, podr, pdat */ |
| 143 | { |
| 144 | {0, 0, 0, 1, 0, 0}, /* PC31: PC31 */ |
| 145 | {0, 0, 0, 1, 0, 0}, /* PC30: PC30 */ |
| 146 | {0, 1, 1, 0, 0, 0}, /* PC29: SCC1 EN *CLSN */ |
| 147 | {0, 0, 0, 1, 0, 0}, /* PC28: PC28 */ |
| 148 | {0, 0, 0, 1, 0, 0}, /* PC27: UART Clock in */ |
| 149 | {0, 0, 0, 1, 0, 0}, /* PC26: PC26 */ |
| 150 | {0, 0, 0, 1, 0, 0}, /* PC25: PC25 */ |
| 151 | {0, 0, 0, 1, 0, 0}, /* PC24: PC24 */ |
| 152 | {0, 1, 0, 1, 0, 0}, /* PC23: ATMTFCLK */ |
| 153 | {0, 1, 0, 0, 0, 0}, /* PC22: ATMRFCLK */ |
| 154 | {1, 1, 0, 0, 0, 0}, /* PC21: SCC1 EN RXCLK */ |
| 155 | {1, 1, 0, 0, 0, 0}, /* PC20: SCC1 EN TXCLK */ |
| 156 | {1, 1, 0, 0, 0, 0}, /* PC19: FCC2 MII RX_CLK CLK13 */ |
| 157 | {1, 1, 0, 0, 0, 0}, /* PC18: FCC Tx Clock (CLK14) */ |
| 158 | {1, 1, 0, 0, 0, 0}, /* PC17: PC17 */ |
| 159 | {1, 1, 0, 0, 0, 0}, /* PC16: FCC Tx Clock (CLK16) */ |
| 160 | {0, 1, 0, 0, 0, 0}, /* PC15: PC15 */ |
| 161 | {0, 1, 0, 0, 0, 0}, /* PC14: SCC1 EN *CD */ |
| 162 | {0, 1, 0, 0, 0, 0}, /* PC13: PC13 */ |
| 163 | {0, 1, 0, 1, 0, 0}, /* PC12: PC12 */ |
| 164 | {0, 0, 0, 1, 0, 0}, /* PC11: LXT971 transmit control */ |
| 165 | {0, 0, 0, 1, 0, 0}, /* PC10: FETHMDC */ |
| 166 | {0, 0, 0, 0, 0, 0}, /* PC9 : FETHMDIO */ |
| 167 | {0, 0, 0, 1, 0, 0}, /* PC8 : PC8 */ |
| 168 | {0, 0, 0, 1, 0, 0}, /* PC7 : PC7 */ |
| 169 | {0, 0, 0, 1, 0, 0}, /* PC6 : PC6 */ |
| 170 | {0, 0, 0, 1, 0, 0}, /* PC5 : PC5 */ |
| 171 | {0, 0, 0, 1, 0, 0}, /* PC4 : PC4 */ |
| 172 | {0, 0, 0, 1, 0, 0}, /* PC3 : PC3 */ |
| 173 | {0, 0, 0, 1, 0, 1}, /* PC2 : ENET FDE */ |
| 174 | {0, 0, 0, 1, 0, 0}, /* PC1 : ENET DSQE */ |
| 175 | {0, 0, 0, 1, 0, 0}, /* PC0 : ENET LBK */ |
| 176 | }, |
wdenk | f5c5ef4 | 2005-04-05 16:26:47 +0000 | [diff] [blame] | 177 | |
Wolfgang Grandegger | b99ba16 | 2008-06-05 13:12:00 +0200 | [diff] [blame] | 178 | /* Port D: conf, ppar, psor, pdir, podr, pdat */ |
| 179 | { |
Wolfgang Grandegger | 5d5bd83 | 2008-06-05 13:12:01 +0200 | [diff] [blame] | 180 | #ifdef CONFIG_TQM8560 |
Wolfgang Grandegger | b99ba16 | 2008-06-05 13:12:00 +0200 | [diff] [blame] | 181 | {1, 1, 0, 0, 0, 0}, /* PD31: SCC1 EN RxD */ |
| 182 | {1, 1, 1, 1, 0, 0}, /* PD30: SCC1 EN TxD */ |
| 183 | {1, 1, 0, 1, 0, 0}, /* PD29: SCC1 EN TENA */ |
Wolfgang Grandegger | 5d5bd83 | 2008-06-05 13:12:01 +0200 | [diff] [blame] | 184 | #else /* !CONFIG_TQM8560 */ |
| 185 | {0, 0, 0, 0, 0, 0}, /* PD31: PD31 */ |
| 186 | {0, 0, 0, 0, 0, 0}, /* PD30: PD30 */ |
| 187 | {0, 0, 0, 0, 0, 0}, /* PD29: PD29 */ |
| 188 | #endif /* CONFIG_TQM8560 */ |
Wolfgang Grandegger | b99ba16 | 2008-06-05 13:12:00 +0200 | [diff] [blame] | 189 | {1, 1, 0, 0, 0, 0}, /* PD28: PD28 */ |
| 190 | {1, 1, 0, 1, 0, 0}, /* PD27: PD27 */ |
| 191 | {1, 1, 0, 1, 0, 0}, /* PD26: PD26 */ |
| 192 | {0, 0, 0, 1, 0, 0}, /* PD25: PD25 */ |
| 193 | {0, 0, 0, 1, 0, 0}, /* PD24: PD24 */ |
| 194 | {0, 0, 0, 1, 0, 0}, /* PD23: PD23 */ |
| 195 | {0, 0, 0, 1, 0, 0}, /* PD22: PD22 */ |
| 196 | {0, 0, 0, 1, 0, 0}, /* PD21: PD21 */ |
| 197 | {0, 0, 0, 1, 0, 0}, /* PD20: PD20 */ |
| 198 | {0, 0, 0, 1, 0, 0}, /* PD19: PD19 */ |
| 199 | {0, 0, 0, 1, 0, 0}, /* PD18: PD18 */ |
| 200 | {0, 1, 0, 0, 0, 0}, /* PD17: FCC1 ATMRXPRTY */ |
| 201 | {0, 1, 0, 1, 0, 0}, /* PD16: FCC1 ATMTXPRTY */ |
| 202 | {0, 1, 1, 0, 1, 0}, /* PD15: I2C SDA */ |
| 203 | {0, 0, 0, 1, 0, 0}, /* PD14: LED */ |
| 204 | {0, 0, 0, 0, 0, 0}, /* PD13: PD13 */ |
| 205 | {0, 0, 0, 0, 0, 0}, /* PD12: PD12 */ |
| 206 | {0, 0, 0, 0, 0, 0}, /* PD11: PD11 */ |
| 207 | {0, 0, 0, 0, 0, 0}, /* PD10: PD10 */ |
| 208 | {0, 1, 0, 1, 0, 0}, /* PD9 : SMC1 TXD */ |
| 209 | {0, 1, 0, 0, 0, 0}, /* PD8 : SMC1 RXD */ |
| 210 | {0, 0, 0, 1, 0, 1}, /* PD7 : PD7 */ |
| 211 | {0, 0, 0, 1, 0, 1}, /* PD6 : PD6 */ |
| 212 | {0, 0, 0, 1, 0, 1}, /* PD5 : PD5 */ |
| 213 | {0, 0, 0, 1, 0, 1}, /* PD4 : PD4 */ |
| 214 | {0, 0, 0, 0, 0, 0}, /* PD3 : pin doesn't exist */ |
| 215 | {0, 0, 0, 0, 0, 0}, /* PD2 : pin doesn't exist */ |
| 216 | {0, 0, 0, 0, 0, 0}, /* PD1 : pin doesn't exist */ |
| 217 | {0, 0, 0, 0, 0, 0} /* PD0 : pin doesn't exist */ |
| 218 | } |
wdenk | f5c5ef4 | 2005-04-05 16:26:47 +0000 | [diff] [blame] | 219 | }; |
Stefan Roese | d96f41e | 2005-11-30 13:06:40 +0100 | [diff] [blame] | 220 | #endif /* CONFIG_CPM2 */ |
wdenk | f5c5ef4 | 2005-04-05 16:26:47 +0000 | [diff] [blame] | 221 | |
Stefan Roese | d96f41e | 2005-11-30 13:06:40 +0100 | [diff] [blame] | 222 | #define CASL_STRING1 "casl=xx" |
| 223 | #define CASL_STRING2 "casl=" |
wdenk | f5c5ef4 | 2005-04-05 16:26:47 +0000 | [diff] [blame] | 224 | |
Stefan Roese | d96f41e | 2005-11-30 13:06:40 +0100 | [diff] [blame] | 225 | static const int casl_table[] = { 20, 25, 30 }; |
| 226 | #define N_CASL (sizeof(casl_table) / sizeof(casl_table[0])) |
| 227 | |
Wolfgang Grandegger | b99ba16 | 2008-06-05 13:12:00 +0200 | [diff] [blame] | 228 | int cas_latency (void) |
wdenk | f5c5ef4 | 2005-04-05 16:26:47 +0000 | [diff] [blame] | 229 | { |
Wolfgang Denk | f0c0b3a | 2011-05-04 10:32:28 +0000 | [diff] [blame] | 230 | char buf[128]; |
Stefan Roese | d96f41e | 2005-11-30 13:06:40 +0100 | [diff] [blame] | 231 | int casl; |
| 232 | int val; |
| 233 | int i; |
| 234 | |
| 235 | casl = CONFIG_DDR_DEFAULT_CL; |
| 236 | |
Wolfgang Denk | f0c0b3a | 2011-05-04 10:32:28 +0000 | [diff] [blame] | 237 | i = getenv_f("serial#", buf, sizeof(buf)); |
| 238 | |
| 239 | if (i >0) { |
| 240 | if (strncmp(buf + strlen (buf) - strlen (CASL_STRING1), |
Wolfgang Grandegger | b99ba16 | 2008-06-05 13:12:00 +0200 | [diff] [blame] | 241 | CASL_STRING2, strlen (CASL_STRING2)) == 0) { |
Wolfgang Denk | f0c0b3a | 2011-05-04 10:32:28 +0000 | [diff] [blame] | 242 | val = simple_strtoul (buf + strlen (buf) - 2, NULL, 10); |
Stefan Roese | d96f41e | 2005-11-30 13:06:40 +0100 | [diff] [blame] | 243 | |
Wolfgang Grandegger | b99ba16 | 2008-06-05 13:12:00 +0200 | [diff] [blame] | 244 | for (i = 0; i < N_CASL; ++i) { |
Stefan Roese | d96f41e | 2005-11-30 13:06:40 +0100 | [diff] [blame] | 245 | if (val == casl_table[i]) { |
| 246 | return val; |
| 247 | } |
| 248 | } |
| 249 | } |
| 250 | } |
| 251 | |
| 252 | return casl; |
wdenk | f5c5ef4 | 2005-04-05 16:26:47 +0000 | [diff] [blame] | 253 | } |
| 254 | |
| 255 | int checkboard (void) |
| 256 | { |
Wolfgang Denk | f0c0b3a | 2011-05-04 10:32:28 +0000 | [diff] [blame] | 257 | char buf[64]; |
| 258 | int i = getenv_f("serial#", buf, sizeof(buf)); |
Stefan Roese | d96f41e | 2005-11-30 13:06:40 +0100 | [diff] [blame] | 259 | |
Wolfgang Grandegger | b99ba16 | 2008-06-05 13:12:00 +0200 | [diff] [blame] | 260 | printf ("Board: %s", CONFIG_BOARDNAME); |
Wolfgang Denk | f0c0b3a | 2011-05-04 10:32:28 +0000 | [diff] [blame] | 261 | if (i > 0) { |
| 262 | puts(", serial# "); |
| 263 | puts(buf); |
Stefan Roese | d96f41e | 2005-11-30 13:06:40 +0100 | [diff] [blame] | 264 | } |
Wolfgang Grandegger | b99ba16 | 2008-06-05 13:12:00 +0200 | [diff] [blame] | 265 | putc ('\n'); |
wdenk | f5c5ef4 | 2005-04-05 16:26:47 +0000 | [diff] [blame] | 266 | |
wdenk | f5c5ef4 | 2005-04-05 16:26:47 +0000 | [diff] [blame] | 267 | /* |
| 268 | * Initialize local bus. |
| 269 | */ |
| 270 | local_bus_init (); |
| 271 | |
| 272 | return 0; |
| 273 | } |
| 274 | |
Stefan Roese | d96f41e | 2005-11-30 13:06:40 +0100 | [diff] [blame] | 275 | int misc_init_r (void) |
wdenk | f5c5ef4 | 2005-04-05 16:26:47 +0000 | [diff] [blame] | 276 | { |
Stefan Roese | d96f41e | 2005-11-30 13:06:40 +0100 | [diff] [blame] | 277 | /* |
| 278 | * Adjust flash start and offset to detected values |
| 279 | */ |
| 280 | gd->bd->bi_flashstart = 0 - gd->bd->bi_flashsize; |
| 281 | gd->bd->bi_flashoffset = 0; |
Stefan Roese | 9d2a873 | 2005-08-31 12:55:50 +0200 | [diff] [blame] | 282 | |
Stefan Roese | d96f41e | 2005-11-30 13:06:40 +0100 | [diff] [blame] | 283 | /* |
Wolfgang Grandegger | 45dee2e | 2008-06-05 13:12:03 +0200 | [diff] [blame] | 284 | * Recalculate CS configuration if second FLASH bank is available |
Stefan Roese | d96f41e | 2005-11-30 13:06:40 +0100 | [diff] [blame] | 285 | */ |
Wolfgang Grandegger | 45dee2e | 2008-06-05 13:12:03 +0200 | [diff] [blame] | 286 | if (flash_info[0].size > 0) { |
Becky Bruce | f51cdaf | 2010-06-17 11:37:20 -0500 | [diff] [blame] | 287 | set_lbc_or(1, ((-flash_info[0].size) & 0xffff8000) | |
| 288 | (CONFIG_SYS_OR1_PRELIM & 0x00007fff)); |
| 289 | set_lbc_br(1, gd->bd->bi_flashstart | |
| 290 | (CONFIG_SYS_BR1_PRELIM & 0x00007fff)); |
wdenk | f5c5ef4 | 2005-04-05 16:26:47 +0000 | [diff] [blame] | 291 | /* |
Wolfgang Grandegger | 45dee2e | 2008-06-05 13:12:03 +0200 | [diff] [blame] | 292 | * Re-check to get correct base address for bank 1 |
wdenk | f5c5ef4 | 2005-04-05 16:26:47 +0000 | [diff] [blame] | 293 | */ |
Wolfgang Grandegger | 45dee2e | 2008-06-05 13:12:03 +0200 | [diff] [blame] | 294 | flash_get_size (gd->bd->bi_flashstart, 0); |
| 295 | } else { |
Becky Bruce | f51cdaf | 2010-06-17 11:37:20 -0500 | [diff] [blame] | 296 | set_lbc_or(1, 0); |
| 297 | set_lbc_br(1, 0); |
wdenk | f5c5ef4 | 2005-04-05 16:26:47 +0000 | [diff] [blame] | 298 | } |
wdenk | f5c5ef4 | 2005-04-05 16:26:47 +0000 | [diff] [blame] | 299 | |
wdenk | f5c5ef4 | 2005-04-05 16:26:47 +0000 | [diff] [blame] | 300 | /* |
Wolfgang Grandegger | 45dee2e | 2008-06-05 13:12:03 +0200 | [diff] [blame] | 301 | * If bank 1 is equipped, bank 0 is mapped after bank 1 |
wdenk | f5c5ef4 | 2005-04-05 16:26:47 +0000 | [diff] [blame] | 302 | */ |
Becky Bruce | f51cdaf | 2010-06-17 11:37:20 -0500 | [diff] [blame] | 303 | set_lbc_or(0, ((-flash_info[1].size) & 0xffff8000) | |
| 304 | (CONFIG_SYS_OR0_PRELIM & 0x00007fff)); |
Becky Bruce | b1b7646 | 2010-11-11 11:33:05 -0600 | [diff] [blame] | 305 | set_lbc_br(0, (gd->bd->bi_flashstart + flash_info[0].size) | |
Becky Bruce | f51cdaf | 2010-06-17 11:37:20 -0500 | [diff] [blame] | 306 | (CONFIG_SYS_BR0_PRELIM & 0x00007fff)); |
| 307 | |
Wolfgang Grandegger | 45dee2e | 2008-06-05 13:12:03 +0200 | [diff] [blame] | 308 | /* |
| 309 | * Re-check to get correct base address for bank 0 |
| 310 | */ |
| 311 | flash_get_size (gd->bd->bi_flashstart + flash_info[0].size, 1); |
wdenk | f5c5ef4 | 2005-04-05 16:26:47 +0000 | [diff] [blame] | 312 | |
Wolfgang Grandegger | 45dee2e | 2008-06-05 13:12:03 +0200 | [diff] [blame] | 313 | /* |
| 314 | * Re-do flash protection upon new addresses |
| 315 | */ |
| 316 | flash_protect (FLAG_PROTECT_CLEAR, |
| 317 | gd->bd->bi_flashstart, 0xffffffff, |
Jean-Christophe PLAGNIOL-VILLARD | 6d0f6bc | 2008-10-16 15:01:15 +0200 | [diff] [blame] | 318 | &flash_info[CONFIG_SYS_MAX_FLASH_BANKS - 1]); |
Stefan Roese | d96f41e | 2005-11-30 13:06:40 +0100 | [diff] [blame] | 319 | |
Wolfgang Grandegger | 45dee2e | 2008-06-05 13:12:03 +0200 | [diff] [blame] | 320 | /* Monitor protection ON by default */ |
| 321 | flash_protect (FLAG_PROTECT_SET, |
Wolfgang Grandegger | 31ca911 | 2009-02-11 18:38:19 +0100 | [diff] [blame] | 322 | CONFIG_SYS_MONITOR_BASE, 0xffffffff, |
Jean-Christophe PLAGNIOL-VILLARD | 6d0f6bc | 2008-10-16 15:01:15 +0200 | [diff] [blame] | 323 | &flash_info[CONFIG_SYS_MAX_FLASH_BANKS - 1]); |
Stefan Roese | d96f41e | 2005-11-30 13:06:40 +0100 | [diff] [blame] | 324 | |
Wolfgang Grandegger | 45dee2e | 2008-06-05 13:12:03 +0200 | [diff] [blame] | 325 | /* Environment protection ON by default */ |
| 326 | flash_protect (FLAG_PROTECT_SET, |
Jean-Christophe PLAGNIOL-VILLARD | 0e8d158 | 2008-09-10 22:48:06 +0200 | [diff] [blame] | 327 | CONFIG_ENV_ADDR, |
| 328 | CONFIG_ENV_ADDR + CONFIG_ENV_SECT_SIZE - 1, |
Jean-Christophe PLAGNIOL-VILLARD | 6d0f6bc | 2008-10-16 15:01:15 +0200 | [diff] [blame] | 329 | &flash_info[CONFIG_SYS_MAX_FLASH_BANKS - 1]); |
Stefan Roese | d96f41e | 2005-11-30 13:06:40 +0100 | [diff] [blame] | 330 | |
Jean-Christophe PLAGNIOL-VILLARD | 0e8d158 | 2008-09-10 22:48:06 +0200 | [diff] [blame] | 331 | #ifdef CONFIG_ENV_ADDR_REDUND |
Wolfgang Grandegger | 45dee2e | 2008-06-05 13:12:03 +0200 | [diff] [blame] | 332 | /* Redundant environment protection ON by default */ |
| 333 | flash_protect (FLAG_PROTECT_SET, |
Jean-Christophe PLAGNIOL-VILLARD | 0e8d158 | 2008-09-10 22:48:06 +0200 | [diff] [blame] | 334 | CONFIG_ENV_ADDR_REDUND, |
Wolfgang Denk | dfcd7f2 | 2009-05-15 00:16:03 +0200 | [diff] [blame] | 335 | CONFIG_ENV_ADDR_REDUND + CONFIG_ENV_SECT_SIZE - 1, |
Jean-Christophe PLAGNIOL-VILLARD | 6d0f6bc | 2008-10-16 15:01:15 +0200 | [diff] [blame] | 336 | &flash_info[CONFIG_SYS_MAX_FLASH_BANKS - 1]); |
Wolfgang Grandegger | 45dee2e | 2008-06-05 13:12:03 +0200 | [diff] [blame] | 337 | #endif |
Stefan Roese | d96f41e | 2005-11-30 13:06:40 +0100 | [diff] [blame] | 338 | |
| 339 | return 0; |
wdenk | f5c5ef4 | 2005-04-05 16:26:47 +0000 | [diff] [blame] | 340 | } |
| 341 | |
Wolfgang Grandegger | d9ee843 | 2008-06-05 13:12:05 +0200 | [diff] [blame] | 342 | #ifdef CONFIG_CAN_DRIVER |
| 343 | /* |
| 344 | * Initialize UPMC RAM |
| 345 | */ |
| 346 | static void upmc_write (u_char addr, uint val) |
| 347 | { |
Becky Bruce | f51cdaf | 2010-06-17 11:37:20 -0500 | [diff] [blame] | 348 | volatile fsl_lbc_t *lbc = LBC_BASE_ADDR; |
Wolfgang Grandegger | d9ee843 | 2008-06-05 13:12:05 +0200 | [diff] [blame] | 349 | |
| 350 | out_be32 (&lbc->mdr, val); |
| 351 | |
| 352 | clrsetbits_be32(&lbc->mcmr, MxMR_MAD_MSK, |
| 353 | MxMR_OP_WARR | (addr & MxMR_MAD_MSK)); |
| 354 | |
| 355 | /* dummy access to perform write */ |
Jean-Christophe PLAGNIOL-VILLARD | 6d0f6bc | 2008-10-16 15:01:15 +0200 | [diff] [blame] | 356 | out_8 ((void __iomem *)CONFIG_SYS_CAN_BASE, 0); |
Wolfgang Grandegger | d9ee843 | 2008-06-05 13:12:05 +0200 | [diff] [blame] | 357 | |
| 358 | /* normal operation */ |
| 359 | clrbits_be32(&lbc->mcmr, MxMR_OP_WARR); |
| 360 | } |
| 361 | #endif /* CONFIG_CAN_DRIVER */ |
| 362 | |
Wolfgang Grandegger | 1287e0c | 2008-06-05 13:12:07 +0200 | [diff] [blame] | 363 | uint get_lbc_clock (void) |
| 364 | { |
Becky Bruce | f51cdaf | 2010-06-17 11:37:20 -0500 | [diff] [blame] | 365 | volatile fsl_lbc_t *lbc = LBC_BASE_ADDR; |
Wolfgang Grandegger | 1287e0c | 2008-06-05 13:12:07 +0200 | [diff] [blame] | 366 | sys_info_t sys_info; |
Trent Piepho | a5d212a | 2008-12-03 15:16:34 -0800 | [diff] [blame] | 367 | ulong clkdiv = lbc->lcrr & LCRR_CLKDIV; |
Wolfgang Grandegger | 1287e0c | 2008-06-05 13:12:07 +0200 | [diff] [blame] | 368 | |
| 369 | get_sys_info (&sys_info); |
| 370 | |
| 371 | if (clkdiv == 2 || clkdiv == 4 || clkdiv == 8) { |
| 372 | #ifdef CONFIG_MPC8548 |
| 373 | /* |
| 374 | * Yes, the entire PQ38 family use the same |
| 375 | * bit-representation for twice the clock divider value. |
| 376 | */ |
| 377 | clkdiv *= 2; |
| 378 | #endif |
| 379 | return sys_info.freqSystemBus / clkdiv; |
| 380 | } |
| 381 | |
Jean-Christophe PLAGNIOL-VILLARD | 6d0f6bc | 2008-10-16 15:01:15 +0200 | [diff] [blame] | 382 | puts("Invalid clock divider value in CONFIG_SYS_LBC_LCRR\n"); |
Wolfgang Grandegger | 1287e0c | 2008-06-05 13:12:07 +0200 | [diff] [blame] | 383 | |
| 384 | return 0; |
| 385 | } |
| 386 | |
wdenk | f5c5ef4 | 2005-04-05 16:26:47 +0000 | [diff] [blame] | 387 | /* |
| 388 | * Initialize Local Bus |
| 389 | */ |
wdenk | f5c5ef4 | 2005-04-05 16:26:47 +0000 | [diff] [blame] | 390 | void local_bus_init (void) |
| 391 | { |
Jean-Christophe PLAGNIOL-VILLARD | 6d0f6bc | 2008-10-16 15:01:15 +0200 | [diff] [blame] | 392 | volatile ccsr_gur_t *gur = (void *)(CONFIG_SYS_MPC85xx_GUTS_ADDR); |
Becky Bruce | f51cdaf | 2010-06-17 11:37:20 -0500 | [diff] [blame] | 393 | volatile fsl_lbc_t *lbc = LBC_BASE_ADDR; |
Wolfgang Grandegger | 1287e0c | 2008-06-05 13:12:07 +0200 | [diff] [blame] | 394 | uint lbc_mhz = get_lbc_clock () / 1000000; |
wdenk | f5c5ef4 | 2005-04-05 16:26:47 +0000 | [diff] [blame] | 395 | |
Wolfgang Grandegger | 1287e0c | 2008-06-05 13:12:07 +0200 | [diff] [blame] | 396 | #ifdef CONFIG_MPC8548 |
| 397 | uint svr = get_svr (); |
| 398 | uint lcrr; |
| 399 | |
| 400 | /* |
| 401 | * MPC revision < 2.0 |
| 402 | * According to MPC8548E_Device_Errata Rev. L, Erratum LBIU1: |
| 403 | * Modify engineering use only register at address 0xE_0F20. |
| 404 | * "1. Read register at offset 0xE_0F20 |
| 405 | * 2. And value with 0x0000_FFFF |
| 406 | * 3. OR result with 0x0000_0004 |
| 407 | * 4. Write result back to offset 0xE_0F20." |
| 408 | * |
| 409 | * According to MPC8548E_Device_Errata Rev. L, Erratum LBIU2: |
| 410 | * Modify engineering use only register at address 0xE_0F20. |
| 411 | * "1. Read register at offset 0xE_0F20 |
| 412 | * 2. And value with 0xFFFF_FFDF |
| 413 | * 3. Write result back to offset 0xE_0F20." |
| 414 | * |
| 415 | * Since it is the same register, we do the modification in one step. |
| 416 | */ |
| 417 | if (SVR_MAJ (svr) < 2) { |
| 418 | uint dummy = gur->lbiuiplldcr1; |
| 419 | dummy &= 0x0000FFDF; |
| 420 | dummy |= 0x00000004; |
| 421 | gur->lbiuiplldcr1 = dummy; |
| 422 | } |
| 423 | |
Jean-Christophe PLAGNIOL-VILLARD | 6d0f6bc | 2008-10-16 15:01:15 +0200 | [diff] [blame] | 424 | lcrr = CONFIG_SYS_LBC_LCRR; |
Wolfgang Grandegger | 1287e0c | 2008-06-05 13:12:07 +0200 | [diff] [blame] | 425 | |
| 426 | /* |
| 427 | * Local Bus Clock > 83.3 MHz. According to timing |
| 428 | * specifications set LCRR[EADC] to 2 delay cycles. |
| 429 | */ |
| 430 | if (lbc_mhz > 83) { |
| 431 | lcrr &= ~LCRR_EADC; |
| 432 | lcrr |= LCRR_EADC_2; |
| 433 | } |
| 434 | |
| 435 | /* |
| 436 | * According to MPC8548ERMAD Rev. 1.3, 13.3.1.16, 13-30 |
| 437 | * disable PLL bypass for Local Bus Clock > 83 MHz. |
| 438 | */ |
| 439 | if (lbc_mhz >= 66) |
| 440 | lcrr &= (~LCRR_DBYP); /* DLL Enabled */ |
| 441 | |
| 442 | else |
| 443 | lcrr |= LCRR_DBYP; /* DLL Bypass */ |
| 444 | |
| 445 | lbc->lcrr = lcrr; |
| 446 | asm ("sync;isync;msync"); |
| 447 | |
| 448 | /* |
| 449 | * According to MPC8548ERMAD Rev.1.3 read back LCRR |
| 450 | * and terminate with isync |
| 451 | */ |
| 452 | lcrr = lbc->lcrr; |
| 453 | asm ("isync;"); |
| 454 | |
| 455 | /* let DLL stabilize */ |
| 456 | udelay (500); |
| 457 | |
| 458 | #else /* !CONFIG_MPC8548 */ |
wdenk | f5c5ef4 | 2005-04-05 16:26:47 +0000 | [diff] [blame] | 459 | |
| 460 | /* |
| 461 | * Errata LBC11. |
| 462 | * Fix Local Bus clock glitch when DLL is enabled. |
| 463 | * |
Wolfgang Denk | 8ed44d9 | 2008-10-19 02:35:50 +0200 | [diff] [blame] | 464 | * If localbus freq is < 66MHz, DLL bypass mode must be used. |
| 465 | * If localbus freq is > 133MHz, DLL can be safely enabled. |
wdenk | f5c5ef4 | 2005-04-05 16:26:47 +0000 | [diff] [blame] | 466 | * Between 66 and 133, the DLL is enabled with an override workaround. |
| 467 | */ |
| 468 | |
Wolfgang Grandegger | 1287e0c | 2008-06-05 13:12:07 +0200 | [diff] [blame] | 469 | if (lbc_mhz < 66) { |
Jean-Christophe PLAGNIOL-VILLARD | 6d0f6bc | 2008-10-16 15:01:15 +0200 | [diff] [blame] | 470 | lbc->lcrr = CONFIG_SYS_LBC_LCRR | LCRR_DBYP; /* DLL Bypass */ |
Stefan Roese | f2302d4 | 2008-08-06 14:05:38 +0200 | [diff] [blame] | 471 | lbc->ltedr = LTEDR_BMD | LTEDR_PARD | LTEDR_WPD | LTEDR_WARA | |
| 472 | LTEDR_RAWA | LTEDR_CSD; /* Disable all error checking */ |
wdenk | f5c5ef4 | 2005-04-05 16:26:47 +0000 | [diff] [blame] | 473 | |
Wolfgang Grandegger | 1287e0c | 2008-06-05 13:12:07 +0200 | [diff] [blame] | 474 | } else if (lbc_mhz >= 133) { |
Jean-Christophe PLAGNIOL-VILLARD | 6d0f6bc | 2008-10-16 15:01:15 +0200 | [diff] [blame] | 475 | lbc->lcrr = CONFIG_SYS_LBC_LCRR & (~LCRR_DBYP); /* DLL Enabled */ |
wdenk | f5c5ef4 | 2005-04-05 16:26:47 +0000 | [diff] [blame] | 476 | |
| 477 | } else { |
| 478 | /* |
| 479 | * On REV1 boards, need to change CLKDIV before enable DLL. |
| 480 | * Default CLKDIV is 8, change it to 4 temporarily. |
| 481 | */ |
| 482 | uint pvr = get_pvr (); |
| 483 | uint temp_lbcdll = 0; |
| 484 | |
| 485 | if (pvr == PVR_85xx_REV1) { |
| 486 | /* FIXME: Justify the high bit here. */ |
| 487 | lbc->lcrr = 0x10000004; |
| 488 | } |
| 489 | |
Jean-Christophe PLAGNIOL-VILLARD | 6d0f6bc | 2008-10-16 15:01:15 +0200 | [diff] [blame] | 490 | lbc->lcrr = CONFIG_SYS_LBC_LCRR & (~LCRR_DBYP); /* DLL Enabled */ |
wdenk | f5c5ef4 | 2005-04-05 16:26:47 +0000 | [diff] [blame] | 491 | udelay (200); |
| 492 | |
| 493 | /* |
| 494 | * Sample LBC DLL ctrl reg, upshift it to set the |
| 495 | * override bits. |
| 496 | */ |
| 497 | temp_lbcdll = gur->lbcdllcr; |
| 498 | gur->lbcdllcr = (((temp_lbcdll & 0xff) << 16) | 0x80000000); |
| 499 | asm ("sync;isync;msync"); |
| 500 | } |
Wolfgang Grandegger | 1287e0c | 2008-06-05 13:12:07 +0200 | [diff] [blame] | 501 | #endif /* !CONFIG_MPC8548 */ |
Wolfgang Grandegger | d9ee843 | 2008-06-05 13:12:05 +0200 | [diff] [blame] | 502 | |
| 503 | #ifdef CONFIG_CAN_DRIVER |
| 504 | /* |
| 505 | * According to timing specifications EAD must be |
| 506 | * set if Local Bus Clock is > 83 MHz. |
| 507 | */ |
Wolfgang Grandegger | 1287e0c | 2008-06-05 13:12:07 +0200 | [diff] [blame] | 508 | if (lbc_mhz > 83) |
Becky Bruce | f51cdaf | 2010-06-17 11:37:20 -0500 | [diff] [blame] | 509 | set_lbc_or(2, CONFIG_SYS_OR2_CAN | OR_UPM_EAD); |
Wolfgang Grandegger | d9ee843 | 2008-06-05 13:12:05 +0200 | [diff] [blame] | 510 | else |
Becky Bruce | f51cdaf | 2010-06-17 11:37:20 -0500 | [diff] [blame] | 511 | set_lbc_or(2, CONFIG_SYS_OR2_CAN); |
| 512 | set_lbc_br(2, CONFIG_SYS_BR2_CAN); |
Wolfgang Grandegger | d9ee843 | 2008-06-05 13:12:05 +0200 | [diff] [blame] | 513 | |
| 514 | /* LGPL4 is UPWAIT */ |
| 515 | out_be32(&lbc->mcmr, MxMR_DSx_3_CYCL | MxMR_GPL_x4DIS | MxMR_WLFx_3X); |
| 516 | |
| 517 | /* Initialize UPMC for CAN: single read */ |
| 518 | upmc_write (0x00, 0xFFFFED00); |
| 519 | upmc_write (0x01, 0xCCFFCC00); |
| 520 | upmc_write (0x02, 0x00FFCF00); |
| 521 | upmc_write (0x03, 0x00FFCF00); |
| 522 | upmc_write (0x04, 0x00FFDC00); |
| 523 | upmc_write (0x05, 0x00FFCF00); |
| 524 | upmc_write (0x06, 0x00FFED00); |
| 525 | upmc_write (0x07, 0x3FFFCC07); |
| 526 | |
| 527 | /* Initialize UPMC for CAN: single write */ |
| 528 | upmc_write (0x18, 0xFFFFED00); |
| 529 | upmc_write (0x19, 0xCCFFEC00); |
| 530 | upmc_write (0x1A, 0x00FFED80); |
| 531 | upmc_write (0x1B, 0x00FFED80); |
| 532 | upmc_write (0x1C, 0x00FFFC00); |
| 533 | upmc_write (0x1D, 0x0FFFEC00); |
| 534 | upmc_write (0x1E, 0x0FFFEF00); |
| 535 | upmc_write (0x1F, 0x3FFFEC05); |
| 536 | #endif /* CONFIG_CAN_DRIVER */ |
wdenk | f5c5ef4 | 2005-04-05 16:26:47 +0000 | [diff] [blame] | 537 | } |
| 538 | |
wdenk | f5c5ef4 | 2005-04-05 16:26:47 +0000 | [diff] [blame] | 539 | /* |
| 540 | * Initialize PCI Devices, report devices found. |
| 541 | */ |
| 542 | |
Wolfgang Grandegger | a318234 | 2009-02-11 18:38:20 +0100 | [diff] [blame] | 543 | #ifdef CONFIG_PCI1 |
Wolfgang Grandegger | b9e8078 | 2008-06-05 13:12:08 +0200 | [diff] [blame] | 544 | static struct pci_controller pci1_hose; |
Wolfgang Grandegger | a318234 | 2009-02-11 18:38:20 +0100 | [diff] [blame] | 545 | #endif /* CONFIG_PCI1 */ |
Wolfgang Grandegger | b9e8078 | 2008-06-05 13:12:08 +0200 | [diff] [blame] | 546 | |
Peter Tyser | 0641275 | 2010-09-29 13:37:28 -0500 | [diff] [blame] | 547 | void pci_init_board (void) |
Wolfgang Grandegger | b9e8078 | 2008-06-05 13:12:08 +0200 | [diff] [blame] | 548 | { |
Jean-Christophe PLAGNIOL-VILLARD | 6d0f6bc | 2008-10-16 15:01:15 +0200 | [diff] [blame] | 549 | volatile ccsr_gur_t *gur = (void *)(CONFIG_SYS_MPC85xx_GUTS_ADDR); |
Kumar Gala | 48f2791 | 2010-12-17 10:23:45 -0600 | [diff] [blame] | 550 | int first_free_busno = 0; |
Wolfgang Grandegger | a318234 | 2009-02-11 18:38:20 +0100 | [diff] [blame] | 551 | #ifdef CONFIG_PCI1 |
Kumar Gala | 48f2791 | 2010-12-17 10:23:45 -0600 | [diff] [blame] | 552 | struct fsl_pci_info pci_info; |
| 553 | int pcie_ep; |
| 554 | |
| 555 | u32 devdisr = in_be32(&gur->devdisr); |
| 556 | |
Peter Tyser | 0641275 | 2010-09-29 13:37:28 -0500 | [diff] [blame] | 557 | uint pci_32 = in_be32(&gur->pordevsr) & MPC85xx_PORDEVSR_PCI1_PCI32; |
| 558 | uint pci_arb = in_be32(&gur->pordevsr) & MPC85xx_PORDEVSR_PCI1_ARB; |
Wolfgang Grandegger | b9e8078 | 2008-06-05 13:12:08 +0200 | [diff] [blame] | 559 | uint pci_speed = CONFIG_SYS_CLK_FREQ; /* PCI PSPEED in [4:5] */ |
Peter Tyser | 0641275 | 2010-09-29 13:37:28 -0500 | [diff] [blame] | 560 | uint pci_clk_sel = in_be32(&gur->porpllsr) & MPC85xx_PORDEVSR_PCI1_SPD; |
Wolfgang Grandegger | b9e8078 | 2008-06-05 13:12:08 +0200 | [diff] [blame] | 561 | |
Peter Tyser | 0641275 | 2010-09-29 13:37:28 -0500 | [diff] [blame] | 562 | if (!(devdisr & MPC85xx_DEVDISR_PCI1)) { |
Kumar Gala | 48f2791 | 2010-12-17 10:23:45 -0600 | [diff] [blame] | 563 | SET_STD_PCI_INFO(pci_info, 1); |
| 564 | set_next_law(pci_info.mem_phys, |
| 565 | law_size_bits(pci_info.mem_size), pci_info.law); |
| 566 | set_next_law(pci_info.io_phys, |
| 567 | law_size_bits(pci_info.io_size), pci_info.law); |
| 568 | |
| 569 | pcie_ep = fsl_setup_hose(&pci1_hose, pci_info.regs); |
Peter Tyser | 8ca78f2 | 2010-10-29 17:59:24 -0500 | [diff] [blame] | 570 | printf("PCI1: %d bit, %s MHz, %s, %s, %s\n", |
Wolfgang Grandegger | b9e8078 | 2008-06-05 13:12:08 +0200 | [diff] [blame] | 571 | (pci_32) ? 32 : 64, |
| 572 | (pci_speed == 33333333) ? "33" : |
| 573 | (pci_speed == 66666666) ? "66" : "unknown", |
| 574 | pci_clk_sel ? "sync" : "async", |
Peter Tyser | 0641275 | 2010-09-29 13:37:28 -0500 | [diff] [blame] | 575 | pcie_ep ? "agent" : "host", |
Wolfgang Grandegger | b9e8078 | 2008-06-05 13:12:08 +0200 | [diff] [blame] | 576 | pci_arb ? "arbiter" : "external-arbiter"); |
Kumar Gala | 48f2791 | 2010-12-17 10:23:45 -0600 | [diff] [blame] | 577 | first_free_busno = fsl_pci_init_port(&pci_info, |
Peter Tyser | 0641275 | 2010-09-29 13:37:28 -0500 | [diff] [blame] | 578 | &pci1_hose, first_free_busno); |
Wolfgang Grandegger | b9e8078 | 2008-06-05 13:12:08 +0200 | [diff] [blame] | 579 | #ifdef CONFIG_PCIX_CHECK |
Peter Tyser | 0641275 | 2010-09-29 13:37:28 -0500 | [diff] [blame] | 580 | if (!(in_be32(&gur->pordevsr) & MPC85xx_PORDEVSR_PCI1)) { |
Wolfgang Grandegger | b9e8078 | 2008-06-05 13:12:08 +0200 | [diff] [blame] | 581 | ushort reg16 = |
| 582 | PCI_X_CMD_MAX_SPLIT | PCI_X_CMD_MAX_READ | |
| 583 | PCI_X_CMD_ERO | PCI_X_CMD_DPERR_E; |
Peter Tyser | 0641275 | 2010-09-29 13:37:28 -0500 | [diff] [blame] | 584 | uint dev = PCI_BDF(0, 0, 0); |
Wolfgang Grandegger | b9e8078 | 2008-06-05 13:12:08 +0200 | [diff] [blame] | 585 | |
| 586 | /* PCI-X init */ |
| 587 | if (CONFIG_SYS_CLK_FREQ < 66000000) |
| 588 | puts ("PCI-X will only work at 66 MHz\n"); |
| 589 | |
Peter Tyser | 0641275 | 2010-09-29 13:37:28 -0500 | [diff] [blame] | 590 | pci_write_config_word(dev, PCIX_COMMAND, reg16); |
Wolfgang Grandegger | b9e8078 | 2008-06-05 13:12:08 +0200 | [diff] [blame] | 591 | } |
wdenk | f5c5ef4 | 2005-04-05 16:26:47 +0000 | [diff] [blame] | 592 | #endif |
Wolfgang Grandegger | b9e8078 | 2008-06-05 13:12:08 +0200 | [diff] [blame] | 593 | } else { |
Peter Tyser | 8ca78f2 | 2010-10-29 17:59:24 -0500 | [diff] [blame] | 594 | printf("PCI1: disabled\n"); |
Wolfgang Grandegger | b9e8078 | 2008-06-05 13:12:08 +0200 | [diff] [blame] | 595 | } |
Peter Tyser | 0641275 | 2010-09-29 13:37:28 -0500 | [diff] [blame] | 596 | #else |
| 597 | setbits_be32(&gur->devdisr, MPC85xx_DEVDISR_PCI1); |
| 598 | #endif |
wdenk | f5c5ef4 | 2005-04-05 16:26:47 +0000 | [diff] [blame] | 599 | |
Kumar Gala | 48f2791 | 2010-12-17 10:23:45 -0600 | [diff] [blame] | 600 | fsl_pcie_init_board(first_free_busno); |
Wolfgang Grandegger | b9e8078 | 2008-06-05 13:12:08 +0200 | [diff] [blame] | 601 | } |
wdenk | f5c5ef4 | 2005-04-05 16:26:47 +0000 | [diff] [blame] | 602 | |
Wolfgang Grandegger | b9e8078 | 2008-06-05 13:12:08 +0200 | [diff] [blame] | 603 | #ifdef CONFIG_OF_BOARD_SETUP |
Wolfgang Grandegger | 2599135 | 2008-06-05 13:12:06 +0200 | [diff] [blame] | 604 | void ft_board_setup (void *blob, bd_t *bd) |
| 605 | { |
Wolfgang Grandegger | 2599135 | 2008-06-05 13:12:06 +0200 | [diff] [blame] | 606 | ft_cpu_setup (blob, bd); |
| 607 | |
Kumar Gala | 6525d51 | 2010-07-08 22:37:44 -0500 | [diff] [blame] | 608 | FT_FSL_PCI_SETUP; |
Wolfgang Grandegger | 2599135 | 2008-06-05 13:12:06 +0200 | [diff] [blame] | 609 | } |
Wolfgang Grandegger | b9e8078 | 2008-06-05 13:12:08 +0200 | [diff] [blame] | 610 | #endif /* CONFIG_OF_BOARD_SETUP */ |
Wolfgang Grandegger | 2599135 | 2008-06-05 13:12:06 +0200 | [diff] [blame] | 611 | |
Wolfgang Denk | bc8bb6d | 2006-06-16 16:40:54 +0200 | [diff] [blame] | 612 | #ifdef CONFIG_BOARD_EARLY_INIT_R |
| 613 | int board_early_init_r (void) |
| 614 | { |
| 615 | #ifdef CONFIG_PS2MULT |
Wolfgang Grandegger | b99ba16 | 2008-06-05 13:12:00 +0200 | [diff] [blame] | 616 | ps2mult_early_init (); |
Wolfgang Denk | bc8bb6d | 2006-06-16 16:40:54 +0200 | [diff] [blame] | 617 | #endif /* CONFIG_PS2MULT */ |
| 618 | return (0); |
| 619 | } |
| 620 | #endif /* CONFIG_BOARD_EARLY_INIT_R */ |
Ben Warren | 10efa02 | 2008-08-31 20:37:00 -0700 | [diff] [blame] | 621 | |
| 622 | int board_eth_init(bd_t *bis) |
| 623 | { |
| 624 | cpu_eth_init(bis); /* Intialize TSECs first */ |
| 625 | return pci_eth_init(bis); |
| 626 | } |