1415a613bSKumar Gala /* 2*568336ecSchenhui zhao * Copyright 2004, 2011 Freescale Semiconductor. 3415a613bSKumar Gala * 4415a613bSKumar Gala * (C) Copyright 2002 Scott McNutt <smcnutt@artesyncp.com> 5415a613bSKumar Gala * 6415a613bSKumar Gala * See file CREDITS for list of people who contributed to this 7415a613bSKumar Gala * project. 8415a613bSKumar Gala * 9415a613bSKumar Gala * This program is free software; you can redistribute it and/or 10415a613bSKumar Gala * modify it under the terms of the GNU General Public License as 11415a613bSKumar Gala * published by the Free Software Foundation; either version 2 of 12415a613bSKumar Gala * the License, or (at your option) any later version. 13415a613bSKumar Gala * 14415a613bSKumar Gala * This program is distributed in the hope that it will be useful, 15415a613bSKumar Gala * but WITHOUT ANY WARRANTY; without even the implied warranty of 16415a613bSKumar Gala * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 17415a613bSKumar Gala * GNU General Public License for more details. 18415a613bSKumar Gala * 19415a613bSKumar Gala * You should have received a copy of the GNU General Public License 20415a613bSKumar Gala * along with this program; if not, write to the Free Software 21415a613bSKumar Gala * Foundation, Inc., 59 Temple Place, Suite 330, Boston, 22415a613bSKumar Gala * MA 02111-1307 USA 23415a613bSKumar Gala */ 24415a613bSKumar Gala 25415a613bSKumar Gala #include <common.h> 26415a613bSKumar Gala #include <pci.h> 27415a613bSKumar Gala #include <asm/processor.h> 28aa11d85cSJon Loeliger #include <asm/mmu.h> 29415a613bSKumar Gala #include <asm/immap_85xx.h> 30aa11d85cSJon Loeliger #include <asm/fsl_ddr_sdram.h> 31415a613bSKumar Gala #include <ioports.h> 32a30a549aSJon Loeliger #include <spd_sdram.h> 33415a613bSKumar Gala #include <libfdt.h> 34415a613bSKumar Gala #include <fdt_support.h> 35415a613bSKumar Gala 36415a613bSKumar Gala #include "../common/cadmus.h" 37415a613bSKumar Gala #include "../common/eeprom.h" 38415a613bSKumar Gala #include "../common/via.h" 39415a613bSKumar Gala 40415a613bSKumar Gala #if defined(CONFIG_DDR_ECC) && !defined(CONFIG_ECC_INIT_VIA_DDRCONTROLLER) 41415a613bSKumar Gala extern void ddr_enable_ecc(unsigned int dram_size); 42415a613bSKumar Gala #endif 43415a613bSKumar Gala 44415a613bSKumar Gala void local_bus_init(void); 45415a613bSKumar Gala 46415a613bSKumar Gala /* 47415a613bSKumar Gala * I/O Port configuration table 48415a613bSKumar Gala * 49415a613bSKumar Gala * if conf is 1, then that port pin will be configured at boot time 50415a613bSKumar Gala * according to the five values podr/pdir/ppar/psor/pdat for that entry 51415a613bSKumar Gala */ 52415a613bSKumar Gala 53415a613bSKumar Gala const iop_conf_t iop_conf_tab[4][32] = { 54415a613bSKumar Gala 55415a613bSKumar Gala /* Port A configuration */ 56415a613bSKumar Gala { /* conf ppar psor pdir podr pdat */ 57415a613bSKumar Gala /* PA31 */ { 0, 1, 0, 1, 0, 0 }, /* FCC1 TxENB */ 58415a613bSKumar Gala /* PA30 */ { 0, 1, 0, 0, 0, 0 }, /* FCC1 TxClav */ 59415a613bSKumar Gala /* PA29 */ { 0, 1, 0, 1, 0, 0 }, /* FCC1 TxSOC */ 60415a613bSKumar Gala /* PA28 */ { 0, 1, 0, 1, 0, 0 }, /* FCC1 RxENB */ 61415a613bSKumar Gala /* PA27 */ { 0, 1, 0, 0, 0, 0 }, /* FCC1 RxSOC */ 62415a613bSKumar Gala /* PA26 */ { 0, 1, 0, 0, 0, 0 }, /* FCC1 RxClav */ 63415a613bSKumar Gala /* PA25 */ { 0, 1, 0, 1, 0, 0 }, /* FCC1 ATMTXD[0] */ 64415a613bSKumar Gala /* PA24 */ { 0, 1, 0, 1, 0, 0 }, /* FCC1 ATMTXD[1] */ 65415a613bSKumar Gala /* PA23 */ { 0, 1, 0, 1, 0, 0 }, /* FCC1 ATMTXD[2] */ 66415a613bSKumar Gala /* PA22 */ { 0, 1, 0, 1, 0, 0 }, /* FCC1 ATMTXD[3] */ 67415a613bSKumar Gala /* PA21 */ { 0, 1, 0, 1, 0, 0 }, /* FCC1 ATMTXD[4] */ 68415a613bSKumar Gala /* PA20 */ { 0, 1, 0, 1, 0, 0 }, /* FCC1 ATMTXD[5] */ 69415a613bSKumar Gala /* PA19 */ { 0, 1, 0, 1, 0, 0 }, /* FCC1 ATMTXD[6] */ 70415a613bSKumar Gala /* PA18 */ { 0, 1, 0, 1, 0, 0 }, /* FCC1 ATMTXD[7] */ 71415a613bSKumar Gala /* PA17 */ { 0, 1, 0, 0, 0, 0 }, /* FCC1 ATMRXD[7] */ 72415a613bSKumar Gala /* PA16 */ { 0, 1, 0, 0, 0, 0 }, /* FCC1 ATMRXD[6] */ 73415a613bSKumar Gala /* PA15 */ { 0, 1, 0, 0, 0, 0 }, /* FCC1 ATMRXD[5] */ 74415a613bSKumar Gala /* PA14 */ { 0, 1, 0, 0, 0, 0 }, /* FCC1 ATMRXD[4] */ 75415a613bSKumar Gala /* PA13 */ { 0, 1, 0, 0, 0, 0 }, /* FCC1 ATMRXD[3] */ 76415a613bSKumar Gala /* PA12 */ { 0, 1, 0, 0, 0, 0 }, /* FCC1 ATMRXD[2] */ 77415a613bSKumar Gala /* PA11 */ { 0, 1, 0, 0, 0, 0 }, /* FCC1 ATMRXD[1] */ 78415a613bSKumar Gala /* PA10 */ { 0, 1, 0, 0, 0, 0 }, /* FCC1 ATMRXD[0] */ 79415a613bSKumar Gala /* PA9 */ { 0, 1, 1, 1, 0, 0 }, /* FCC1 L1TXD */ 80415a613bSKumar Gala /* PA8 */ { 0, 1, 1, 0, 0, 0 }, /* FCC1 L1RXD */ 81415a613bSKumar Gala /* PA7 */ { 0, 0, 0, 1, 0, 0 }, /* PA7 */ 82415a613bSKumar Gala /* PA6 */ { 0, 1, 1, 1, 0, 0 }, /* TDM A1 L1RSYNC */ 83415a613bSKumar Gala /* PA5 */ { 0, 0, 0, 1, 0, 0 }, /* PA5 */ 84415a613bSKumar Gala /* PA4 */ { 0, 0, 0, 1, 0, 0 }, /* PA4 */ 85415a613bSKumar Gala /* PA3 */ { 0, 0, 0, 1, 0, 0 }, /* PA3 */ 86415a613bSKumar Gala /* PA2 */ { 0, 0, 0, 1, 0, 0 }, /* PA2 */ 87415a613bSKumar Gala /* PA1 */ { 1, 0, 0, 0, 0, 0 }, /* FREERUN */ 88415a613bSKumar Gala /* PA0 */ { 0, 0, 0, 1, 0, 0 } /* PA0 */ 89415a613bSKumar Gala }, 90415a613bSKumar Gala 91415a613bSKumar Gala /* Port B configuration */ 92415a613bSKumar Gala { /* conf ppar psor pdir podr pdat */ 93415a613bSKumar Gala /* PB31 */ { 1, 1, 0, 1, 0, 0 }, /* FCC2 MII TX_ER */ 94415a613bSKumar Gala /* PB30 */ { 1, 1, 0, 0, 0, 0 }, /* FCC2 MII RX_DV */ 95415a613bSKumar Gala /* PB29 */ { 1, 1, 1, 1, 0, 0 }, /* FCC2 MII TX_EN */ 96415a613bSKumar Gala /* PB28 */ { 1, 1, 0, 0, 0, 0 }, /* FCC2 MII RX_ER */ 97415a613bSKumar Gala /* PB27 */ { 1, 1, 0, 0, 0, 0 }, /* FCC2 MII COL */ 98415a613bSKumar Gala /* PB26 */ { 1, 1, 0, 0, 0, 0 }, /* FCC2 MII CRS */ 99415a613bSKumar Gala /* PB25 */ { 1, 1, 0, 1, 0, 0 }, /* FCC2 MII TxD[3] */ 100415a613bSKumar Gala /* PB24 */ { 1, 1, 0, 1, 0, 0 }, /* FCC2 MII TxD[2] */ 101415a613bSKumar Gala /* PB23 */ { 1, 1, 0, 1, 0, 0 }, /* FCC2 MII TxD[1] */ 102415a613bSKumar Gala /* PB22 */ { 1, 1, 0, 1, 0, 0 }, /* FCC2 MII TxD[0] */ 103415a613bSKumar Gala /* PB21 */ { 1, 1, 0, 0, 0, 0 }, /* FCC2 MII RxD[0] */ 104415a613bSKumar Gala /* PB20 */ { 1, 1, 0, 0, 0, 0 }, /* FCC2 MII RxD[1] */ 105415a613bSKumar Gala /* PB19 */ { 1, 1, 0, 0, 0, 0 }, /* FCC2 MII RxD[2] */ 106415a613bSKumar Gala /* PB18 */ { 1, 1, 0, 0, 0, 0 }, /* FCC2 MII RxD[3] */ 107415a613bSKumar Gala /* PB17 */ { 0, 1, 0, 0, 0, 0 }, /* FCC3:RX_DIV */ 108415a613bSKumar Gala /* PB16 */ { 0, 1, 0, 0, 0, 0 }, /* FCC3:RX_ERR */ 109415a613bSKumar Gala /* PB15 */ { 0, 1, 0, 1, 0, 0 }, /* FCC3:TX_ERR */ 110415a613bSKumar Gala /* PB14 */ { 0, 1, 0, 1, 0, 0 }, /* FCC3:TX_EN */ 111415a613bSKumar Gala /* PB13 */ { 0, 1, 0, 0, 0, 0 }, /* FCC3:COL */ 112415a613bSKumar Gala /* PB12 */ { 0, 1, 0, 0, 0, 0 }, /* FCC3:CRS */ 113415a613bSKumar Gala /* PB11 */ { 0, 1, 0, 0, 0, 0 }, /* FCC3:RXD */ 114415a613bSKumar Gala /* PB10 */ { 0, 1, 0, 0, 0, 0 }, /* FCC3:RXD */ 115415a613bSKumar Gala /* PB9 */ { 0, 1, 0, 0, 0, 0 }, /* FCC3:RXD */ 116415a613bSKumar Gala /* PB8 */ { 0, 1, 0, 0, 0, 0 }, /* FCC3:RXD */ 117415a613bSKumar Gala /* PB7 */ { 0, 1, 0, 1, 0, 0 }, /* FCC3:TXD */ 118415a613bSKumar Gala /* PB6 */ { 0, 1, 0, 1, 0, 0 }, /* FCC3:TXD */ 119415a613bSKumar Gala /* PB5 */ { 0, 1, 0, 1, 0, 0 }, /* FCC3:TXD */ 120415a613bSKumar Gala /* PB4 */ { 0, 1, 0, 1, 0, 0 }, /* FCC3:TXD */ 121415a613bSKumar Gala /* PB3 */ { 0, 0, 0, 0, 0, 0 }, /* pin doesn't exist */ 122415a613bSKumar Gala /* PB2 */ { 0, 0, 0, 0, 0, 0 }, /* pin doesn't exist */ 123415a613bSKumar Gala /* PB1 */ { 0, 0, 0, 0, 0, 0 }, /* pin doesn't exist */ 124415a613bSKumar Gala /* PB0 */ { 0, 0, 0, 0, 0, 0 } /* pin doesn't exist */ 125415a613bSKumar Gala }, 126415a613bSKumar Gala 127415a613bSKumar Gala /* Port C */ 128415a613bSKumar Gala { /* conf ppar psor pdir podr pdat */ 129415a613bSKumar Gala /* PC31 */ { 0, 0, 0, 1, 0, 0 }, /* PC31 */ 130415a613bSKumar Gala /* PC30 */ { 0, 0, 0, 1, 0, 0 }, /* PC30 */ 131415a613bSKumar Gala /* PC29 */ { 0, 1, 1, 0, 0, 0 }, /* SCC1 EN *CLSN */ 132415a613bSKumar Gala /* PC28 */ { 0, 0, 0, 1, 0, 0 }, /* PC28 */ 133415a613bSKumar Gala /* PC27 */ { 0, 0, 0, 1, 0, 0 }, /* UART Clock in */ 134415a613bSKumar Gala /* PC26 */ { 0, 0, 0, 1, 0, 0 }, /* PC26 */ 135415a613bSKumar Gala /* PC25 */ { 0, 0, 0, 1, 0, 0 }, /* PC25 */ 136415a613bSKumar Gala /* PC24 */ { 0, 0, 0, 1, 0, 0 }, /* PC24 */ 137415a613bSKumar Gala /* PC23 */ { 0, 1, 0, 1, 0, 0 }, /* ATMTFCLK */ 138415a613bSKumar Gala /* PC22 */ { 0, 1, 0, 0, 0, 0 }, /* ATMRFCLK */ 139415a613bSKumar Gala /* PC21 */ { 0, 1, 0, 0, 0, 0 }, /* SCC1 EN RXCLK */ 140415a613bSKumar Gala /* PC20 */ { 0, 1, 0, 0, 0, 0 }, /* SCC1 EN TXCLK */ 141415a613bSKumar Gala /* PC19 */ { 1, 1, 0, 0, 0, 0 }, /* FCC2 MII RX_CLK CLK13 */ 142415a613bSKumar Gala /* PC18 */ { 1, 1, 0, 0, 0, 0 }, /* FCC Tx Clock (CLK14) */ 143415a613bSKumar Gala /* PC17 */ { 0, 0, 0, 1, 0, 0 }, /* PC17 */ 144415a613bSKumar Gala /* PC16 */ { 0, 1, 0, 0, 0, 0 }, /* FCC Tx Clock (CLK16) */ 145415a613bSKumar Gala /* PC15 */ { 1, 1, 0, 0, 0, 0 }, /* PC15 */ 146415a613bSKumar Gala /* PC14 */ { 0, 1, 0, 0, 0, 0 }, /* SCC1 EN *CD */ 147415a613bSKumar Gala /* PC13 */ { 0, 0, 0, 1, 0, 0 }, /* PC13 */ 148415a613bSKumar Gala /* PC12 */ { 0, 1, 0, 1, 0, 0 }, /* PC12 */ 149415a613bSKumar Gala /* PC11 */ { 0, 0, 0, 1, 0, 0 }, /* LXT971 transmit control */ 150415a613bSKumar Gala /* PC10 */ { 1, 0, 0, 1, 0, 0 }, /* FETHMDC */ 151415a613bSKumar Gala /* PC9 */ { 1, 0, 0, 0, 0, 0 }, /* FETHMDIO */ 152415a613bSKumar Gala /* PC8 */ { 0, 0, 0, 1, 0, 0 }, /* PC8 */ 153415a613bSKumar Gala /* PC7 */ { 0, 0, 0, 1, 0, 0 }, /* PC7 */ 154415a613bSKumar Gala /* PC6 */ { 0, 0, 0, 1, 0, 0 }, /* PC6 */ 155415a613bSKumar Gala /* PC5 */ { 0, 0, 0, 1, 0, 0 }, /* PC5 */ 156415a613bSKumar Gala /* PC4 */ { 0, 0, 0, 1, 0, 0 }, /* PC4 */ 157415a613bSKumar Gala /* PC3 */ { 0, 0, 0, 1, 0, 0 }, /* PC3 */ 158415a613bSKumar Gala /* PC2 */ { 0, 0, 0, 1, 0, 1 }, /* ENET FDE */ 159415a613bSKumar Gala /* PC1 */ { 0, 0, 0, 1, 0, 0 }, /* ENET DSQE */ 160415a613bSKumar Gala /* PC0 */ { 0, 0, 0, 1, 0, 0 }, /* ENET LBK */ 161415a613bSKumar Gala }, 162415a613bSKumar Gala 163415a613bSKumar Gala /* Port D */ 164415a613bSKumar Gala { /* conf ppar psor pdir podr pdat */ 165415a613bSKumar Gala /* PD31 */ { 1, 1, 0, 0, 0, 0 }, /* SCC1 EN RxD */ 166415a613bSKumar Gala /* PD30 */ { 1, 1, 1, 1, 0, 0 }, /* SCC1 EN TxD */ 167415a613bSKumar Gala /* PD29 */ { 1, 1, 0, 1, 0, 0 }, /* SCC1 EN TENA */ 168415a613bSKumar Gala /* PD28 */ { 0, 1, 0, 0, 0, 0 }, /* PD28 */ 169415a613bSKumar Gala /* PD27 */ { 0, 1, 1, 1, 0, 0 }, /* PD27 */ 170415a613bSKumar Gala /* PD26 */ { 0, 0, 0, 1, 0, 0 }, /* PD26 */ 171415a613bSKumar Gala /* PD25 */ { 0, 0, 0, 1, 0, 0 }, /* PD25 */ 172415a613bSKumar Gala /* PD24 */ { 0, 0, 0, 1, 0, 0 }, /* PD24 */ 173415a613bSKumar Gala /* PD23 */ { 0, 0, 0, 1, 0, 0 }, /* PD23 */ 174415a613bSKumar Gala /* PD22 */ { 0, 0, 0, 1, 0, 0 }, /* PD22 */ 175415a613bSKumar Gala /* PD21 */ { 0, 0, 0, 1, 0, 0 }, /* PD21 */ 176415a613bSKumar Gala /* PD20 */ { 0, 0, 0, 1, 0, 0 }, /* PD20 */ 177415a613bSKumar Gala /* PD19 */ { 0, 0, 0, 1, 0, 0 }, /* PD19 */ 178415a613bSKumar Gala /* PD18 */ { 0, 0, 0, 1, 0, 0 }, /* PD18 */ 179415a613bSKumar Gala /* PD17 */ { 0, 1, 0, 0, 0, 0 }, /* FCC1 ATMRXPRTY */ 180415a613bSKumar Gala /* PD16 */ { 0, 1, 0, 1, 0, 0 }, /* FCC1 ATMTXPRTY */ 181415a613bSKumar Gala /* PD15 */ { 0, 1, 1, 0, 1, 0 }, /* I2C SDA */ 182415a613bSKumar Gala /* PD14 */ { 0, 0, 0, 1, 0, 0 }, /* LED */ 183415a613bSKumar Gala /* PD13 */ { 0, 0, 0, 0, 0, 0 }, /* PD13 */ 184415a613bSKumar Gala /* PD12 */ { 0, 0, 0, 0, 0, 0 }, /* PD12 */ 185415a613bSKumar Gala /* PD11 */ { 0, 0, 0, 0, 0, 0 }, /* PD11 */ 186415a613bSKumar Gala /* PD10 */ { 0, 0, 0, 0, 0, 0 }, /* PD10 */ 187415a613bSKumar Gala /* PD9 */ { 0, 1, 0, 1, 0, 0 }, /* SMC1 TXD */ 188415a613bSKumar Gala /* PD8 */ { 0, 1, 0, 0, 0, 0 }, /* SMC1 RXD */ 189415a613bSKumar Gala /* PD7 */ { 0, 0, 0, 1, 0, 1 }, /* PD7 */ 190415a613bSKumar Gala /* PD6 */ { 0, 0, 0, 1, 0, 1 }, /* PD6 */ 191415a613bSKumar Gala /* PD5 */ { 0, 0, 0, 1, 0, 1 }, /* PD5 */ 192415a613bSKumar Gala /* PD4 */ { 0, 0, 0, 1, 0, 1 }, /* PD4 */ 193415a613bSKumar Gala /* PD3 */ { 0, 0, 0, 0, 0, 0 }, /* pin doesn't exist */ 194415a613bSKumar Gala /* PD2 */ { 0, 0, 0, 0, 0, 0 }, /* pin doesn't exist */ 195415a613bSKumar Gala /* PD1 */ { 0, 0, 0, 0, 0, 0 }, /* pin doesn't exist */ 196415a613bSKumar Gala /* PD0 */ { 0, 0, 0, 0, 0, 0 } /* pin doesn't exist */ 197415a613bSKumar Gala } 198415a613bSKumar Gala }; 199415a613bSKumar Gala 200415a613bSKumar Gala int checkboard (void) 201415a613bSKumar Gala { 2026d0f6bcfSJean-Christophe PLAGNIOL-VILLARD volatile ccsr_gur_t *gur = (void *)(CONFIG_SYS_MPC85xx_GUTS_ADDR); 203*568336ecSchenhui zhao char buf[32]; 204415a613bSKumar Gala 205415a613bSKumar Gala /* PCI slot in USER bits CSR[6:7] by convention. */ 206415a613bSKumar Gala uint pci_slot = get_pci_slot (); 207415a613bSKumar Gala 208415a613bSKumar Gala uint pci_dual = get_pci_dual (); /* PCI DUAL in CM_PCI[3] */ 209415a613bSKumar Gala uint pci1_32 = gur->pordevsr & 0x10000; /* PORDEVSR[15] */ 210415a613bSKumar Gala uint pci1_clk_sel = gur->porpllsr & 0x8000; /* PORPLLSR[16] */ 211415a613bSKumar Gala uint pci2_clk_sel = gur->porpllsr & 0x4000; /* PORPLLSR[17] */ 212415a613bSKumar Gala 213415a613bSKumar Gala uint pci1_speed = get_clock_freq (); /* PCI PSPEED in [4:5] */ 214415a613bSKumar Gala 215415a613bSKumar Gala uint cpu_board_rev = get_cpu_board_revision (); 216415a613bSKumar Gala 217415a613bSKumar Gala printf ("Board: CDS Version 0x%02x, PCI Slot %d\n", 218415a613bSKumar Gala get_board_version (), pci_slot); 219415a613bSKumar Gala 220415a613bSKumar Gala printf ("CPU Board Revision %d.%d (0x%04x)\n", 221415a613bSKumar Gala MPC85XX_CPU_BOARD_MAJOR (cpu_board_rev), 222415a613bSKumar Gala MPC85XX_CPU_BOARD_MINOR (cpu_board_rev), cpu_board_rev); 223415a613bSKumar Gala 224415a613bSKumar Gala printf("PCI1: %d bit, %s MHz, %s\n", 225415a613bSKumar Gala (pci1_32) ? 32 : 64, 226*568336ecSchenhui zhao strmhz(buf, pci1_speed), 227415a613bSKumar Gala pci1_clk_sel ? "sync" : "async"); 228415a613bSKumar Gala 229415a613bSKumar Gala if (pci_dual) { 230415a613bSKumar Gala printf("PCI2: 32 bit, 66 MHz, %s\n", 231415a613bSKumar Gala pci2_clk_sel ? "sync" : "async"); 232415a613bSKumar Gala } else { 233415a613bSKumar Gala printf("PCI2: disabled\n"); 234415a613bSKumar Gala } 235415a613bSKumar Gala 236415a613bSKumar Gala /* 237415a613bSKumar Gala * Initialize local bus. 238415a613bSKumar Gala */ 239415a613bSKumar Gala local_bus_init (); 240415a613bSKumar Gala 241415a613bSKumar Gala return 0; 242415a613bSKumar Gala } 243415a613bSKumar Gala 244415a613bSKumar Gala /* 245415a613bSKumar Gala * Initialize Local Bus 246415a613bSKumar Gala */ 247415a613bSKumar Gala void 248415a613bSKumar Gala local_bus_init(void) 249415a613bSKumar Gala { 2506d0f6bcfSJean-Christophe PLAGNIOL-VILLARD volatile ccsr_gur_t *gur = (void *)(CONFIG_SYS_MPC85xx_GUTS_ADDR); 251f51cdaf1SBecky Bruce volatile fsl_lbc_t *lbc = LBC_BASE_ADDR; 252415a613bSKumar Gala 253415a613bSKumar Gala uint clkdiv; 254415a613bSKumar Gala uint lbc_hz; 255415a613bSKumar Gala sys_info_t sysinfo; 256415a613bSKumar Gala uint temp_lbcdll; 257415a613bSKumar Gala 258415a613bSKumar Gala /* 259415a613bSKumar Gala * Errata LBC11. 260415a613bSKumar Gala * Fix Local Bus clock glitch when DLL is enabled. 261415a613bSKumar Gala * 2628ed44d91SWolfgang Denk * If localbus freq is < 66MHz, DLL bypass mode must be used. 2638ed44d91SWolfgang Denk * If localbus freq is > 133MHz, DLL can be safely enabled. 264415a613bSKumar Gala * Between 66 and 133, the DLL is enabled with an override workaround. 265415a613bSKumar Gala */ 266415a613bSKumar Gala 267415a613bSKumar Gala get_sys_info(&sysinfo); 268a5d212a2STrent Piepho clkdiv = lbc->lcrr & LCRR_CLKDIV; 269415a613bSKumar Gala lbc_hz = sysinfo.freqSystemBus / 1000000 / clkdiv; 270415a613bSKumar Gala 271415a613bSKumar Gala if (lbc_hz < 66) { 272415a613bSKumar Gala lbc->lcrr |= 0x80000000; /* DLL Bypass */ 273415a613bSKumar Gala 274415a613bSKumar Gala } else if (lbc_hz >= 133) { 275415a613bSKumar Gala lbc->lcrr &= (~0x80000000); /* DLL Enabled */ 276415a613bSKumar Gala 277415a613bSKumar Gala } else { 278415a613bSKumar Gala lbc->lcrr &= (~0x8000000); /* DLL Enabled */ 279415a613bSKumar Gala udelay(200); 280415a613bSKumar Gala 281415a613bSKumar Gala /* 282415a613bSKumar Gala * Sample LBC DLL ctrl reg, upshift it to set the 283415a613bSKumar Gala * override bits. 284415a613bSKumar Gala */ 285415a613bSKumar Gala temp_lbcdll = gur->lbcdllcr; 286415a613bSKumar Gala gur->lbcdllcr = (((temp_lbcdll & 0xff) << 16) | 0x80000000); 287415a613bSKumar Gala asm("sync;isync;msync"); 288415a613bSKumar Gala } 289415a613bSKumar Gala } 290415a613bSKumar Gala 291415a613bSKumar Gala /* 292415a613bSKumar Gala * Initialize SDRAM memory on the Local Bus. 293415a613bSKumar Gala */ 29470961ba4SBecky Bruce void lbc_sdram_init(void) 295415a613bSKumar Gala { 2966d0f6bcfSJean-Christophe PLAGNIOL-VILLARD #if defined(CONFIG_SYS_OR2_PRELIM) && defined(CONFIG_SYS_BR2_PRELIM) 297415a613bSKumar Gala 298415a613bSKumar Gala uint idx; 299f51cdaf1SBecky Bruce volatile fsl_lbc_t *lbc = LBC_BASE_ADDR; 3006d0f6bcfSJean-Christophe PLAGNIOL-VILLARD uint *sdram_addr = (uint *)CONFIG_SYS_LBC_SDRAM_BASE; 301415a613bSKumar Gala uint cpu_board_rev; 302415a613bSKumar Gala uint lsdmr_common; 303415a613bSKumar Gala 3047ea3871eSBecky Bruce puts("LBC SDRAM: "); 3057ea3871eSBecky Bruce print_size(CONFIG_SYS_LBC_SDRAM_SIZE * 1024 * 1024, 3067ea3871eSBecky Bruce "\n "); 307415a613bSKumar Gala 308415a613bSKumar Gala /* 309415a613bSKumar Gala * Setup SDRAM Base and Option Registers 310415a613bSKumar Gala */ 311f51cdaf1SBecky Bruce set_lbc_or(2, CONFIG_SYS_OR2_PRELIM); 312f51cdaf1SBecky Bruce set_lbc_br(2, CONFIG_SYS_BR2_PRELIM); 3136d0f6bcfSJean-Christophe PLAGNIOL-VILLARD lbc->lbcr = CONFIG_SYS_LBC_LBCR; 314415a613bSKumar Gala asm("msync"); 315415a613bSKumar Gala 3166d0f6bcfSJean-Christophe PLAGNIOL-VILLARD lbc->lsrt = CONFIG_SYS_LBC_LSRT; 3176d0f6bcfSJean-Christophe PLAGNIOL-VILLARD lbc->mrtpr = CONFIG_SYS_LBC_MRTPR; 318415a613bSKumar Gala asm("msync"); 319415a613bSKumar Gala 320415a613bSKumar Gala /* 321415a613bSKumar Gala * Determine which address lines to use baed on CPU board rev. 322415a613bSKumar Gala */ 323415a613bSKumar Gala cpu_board_rev = get_cpu_board_revision(); 3246d0f6bcfSJean-Christophe PLAGNIOL-VILLARD lsdmr_common = CONFIG_SYS_LBC_LSDMR_COMMON; 325415a613bSKumar Gala if (cpu_board_rev == MPC85XX_CPU_BOARD_REV_1_0) { 326b0fe93edSKumar Gala lsdmr_common |= LSDMR_BSMA1617; 327415a613bSKumar Gala } else if (cpu_board_rev == MPC85XX_CPU_BOARD_REV_1_1) { 328b0fe93edSKumar Gala lsdmr_common |= LSDMR_BSMA1516; 329415a613bSKumar Gala } else { 330415a613bSKumar Gala /* 331415a613bSKumar Gala * Assume something unable to identify itself is 332415a613bSKumar Gala * really old, and likely has lines 16/17 mapped. 333415a613bSKumar Gala */ 334b0fe93edSKumar Gala lsdmr_common |= LSDMR_BSMA1617; 335415a613bSKumar Gala } 336415a613bSKumar Gala 337415a613bSKumar Gala /* 338415a613bSKumar Gala * Issue PRECHARGE ALL command. 339415a613bSKumar Gala */ 340b0fe93edSKumar Gala lbc->lsdmr = lsdmr_common | LSDMR_OP_PCHALL; 341415a613bSKumar Gala asm("sync;msync"); 342415a613bSKumar Gala *sdram_addr = 0xff; 343415a613bSKumar Gala ppcDcbf((unsigned long) sdram_addr); 344415a613bSKumar Gala udelay(100); 345415a613bSKumar Gala 346415a613bSKumar Gala /* 347415a613bSKumar Gala * Issue 8 AUTO REFRESH commands. 348415a613bSKumar Gala */ 349415a613bSKumar Gala for (idx = 0; idx < 8; idx++) { 350b0fe93edSKumar Gala lbc->lsdmr = lsdmr_common | LSDMR_OP_ARFRSH; 351415a613bSKumar Gala asm("sync;msync"); 352415a613bSKumar Gala *sdram_addr = 0xff; 353415a613bSKumar Gala ppcDcbf((unsigned long) sdram_addr); 354415a613bSKumar Gala udelay(100); 355415a613bSKumar Gala } 356415a613bSKumar Gala 357415a613bSKumar Gala /* 358415a613bSKumar Gala * Issue 8 MODE-set command. 359415a613bSKumar Gala */ 360b0fe93edSKumar Gala lbc->lsdmr = lsdmr_common | LSDMR_OP_MRW; 361415a613bSKumar Gala asm("sync;msync"); 362415a613bSKumar Gala *sdram_addr = 0xff; 363415a613bSKumar Gala ppcDcbf((unsigned long) sdram_addr); 364415a613bSKumar Gala udelay(100); 365415a613bSKumar Gala 366415a613bSKumar Gala /* 367415a613bSKumar Gala * Issue NORMAL OP command. 368415a613bSKumar Gala */ 369b0fe93edSKumar Gala lbc->lsdmr = lsdmr_common | LSDMR_OP_NORMAL; 370415a613bSKumar Gala asm("sync;msync"); 371415a613bSKumar Gala *sdram_addr = 0xff; 372415a613bSKumar Gala ppcDcbf((unsigned long) sdram_addr); 373415a613bSKumar Gala udelay(200); /* Overkill. Must wait > 200 bus cycles */ 374415a613bSKumar Gala 375415a613bSKumar Gala #endif /* enable SDRAM init */ 376415a613bSKumar Gala } 377415a613bSKumar Gala 378415a613bSKumar Gala #if defined(CONFIG_PCI) 379415a613bSKumar Gala /* For some reason the Tundra PCI bridge shows up on itself as a 380415a613bSKumar Gala * different device. Work around that by refusing to configure it. 381415a613bSKumar Gala */ 382415a613bSKumar Gala void dummy_func(struct pci_controller* hose, pci_dev_t dev, struct pci_config_table *tab) { } 383415a613bSKumar Gala 384415a613bSKumar Gala static struct pci_config_table pci_mpc85xxcds_config_table[] = { 385415a613bSKumar Gala {0x10e3, 0x0513, PCI_ANY_ID, 1, 3, PCI_ANY_ID, dummy_func, {0,0,0}}, 386415a613bSKumar Gala {0x1106, 0x0686, PCI_ANY_ID, 1, VIA_ID, 0, mpc85xx_config_via, {0,0,0}}, 387415a613bSKumar Gala {0x1106, 0x0571, PCI_ANY_ID, 1, VIA_ID, 1, 388415a613bSKumar Gala mpc85xx_config_via_usbide, {0,0,0}}, 389415a613bSKumar Gala {0x1105, 0x3038, PCI_ANY_ID, 1, VIA_ID, 2, 390415a613bSKumar Gala mpc85xx_config_via_usb, {0,0,0}}, 391415a613bSKumar Gala {0x1106, 0x3038, PCI_ANY_ID, 1, VIA_ID, 3, 392415a613bSKumar Gala mpc85xx_config_via_usb2, {0,0,0}}, 393415a613bSKumar Gala {0x1106, 0x3058, PCI_ANY_ID, 1, VIA_ID, 5, 394415a613bSKumar Gala mpc85xx_config_via_power, {0,0,0}}, 395415a613bSKumar Gala {0x1106, 0x3068, PCI_ANY_ID, 1, VIA_ID, 6, 396415a613bSKumar Gala mpc85xx_config_via_ac97, {0,0,0}}, 397415a613bSKumar Gala {}, 398415a613bSKumar Gala }; 399415a613bSKumar Gala 400415a613bSKumar Gala static struct pci_controller hose[] = { 401415a613bSKumar Gala { config_table: pci_mpc85xxcds_config_table,}, 402415a613bSKumar Gala #ifdef CONFIG_MPC85XX_PCI2 403415a613bSKumar Gala {}, 404415a613bSKumar Gala #endif 405415a613bSKumar Gala }; 406415a613bSKumar Gala 407415a613bSKumar Gala #endif /* CONFIG_PCI */ 408415a613bSKumar Gala 409415a613bSKumar Gala void 410415a613bSKumar Gala pci_init_board(void) 411415a613bSKumar Gala { 412415a613bSKumar Gala #ifdef CONFIG_PCI 413415a613bSKumar Gala pci_mpc85xx_init(hose); 414415a613bSKumar Gala #endif 415415a613bSKumar Gala } 416415a613bSKumar Gala 417415a613bSKumar Gala #if defined(CONFIG_OF_BOARD_SETUP) 418415a613bSKumar Gala void 419415a613bSKumar Gala ft_pci_setup(void *blob, bd_t *bd) 420415a613bSKumar Gala { 421415a613bSKumar Gala int node, tmp[2]; 422415a613bSKumar Gala const char *path; 423415a613bSKumar Gala 424415a613bSKumar Gala node = fdt_path_offset(blob, "/aliases"); 425415a613bSKumar Gala tmp[0] = 0; 426415a613bSKumar Gala if (node >= 0) { 427415a613bSKumar Gala #ifdef CONFIG_PCI1 428415a613bSKumar Gala path = fdt_getprop(blob, node, "pci0", NULL); 429415a613bSKumar Gala if (path) { 430415a613bSKumar Gala tmp[1] = hose[0].last_busno - hose[0].first_busno; 431415a613bSKumar Gala do_fixup_by_path(blob, path, "bus-range", &tmp, 8, 1); 432415a613bSKumar Gala } 433415a613bSKumar Gala #endif 434415a613bSKumar Gala #ifdef CONFIG_MPC85XX_PCI2 435415a613bSKumar Gala path = fdt_getprop(blob, node, "pci1", NULL); 436415a613bSKumar Gala if (path) { 437415a613bSKumar Gala tmp[1] = hose[1].last_busno - hose[1].first_busno; 438415a613bSKumar Gala do_fixup_by_path(blob, path, "bus-range", &tmp, 8, 1); 439415a613bSKumar Gala } 440415a613bSKumar Gala #endif 441415a613bSKumar Gala } 442415a613bSKumar Gala } 443415a613bSKumar Gala #endif 444