2 * Copyright (C) 1998 Dan Malek <dmalek@jlc.net>
3 * Copyright (C) 1999 Magnus Damm <kieraypc01.p.y.kie.era.ericsson.se>
4 * Copyright (C) 2000,2001,2002 Wolfgang Denk <wd@denx.de>
5 * Copyright (C) 2007 Stefan Roese <sr@denx.de>, DENX Software Engineering
7 * See file CREDITS for list of people who contributed to this
10 * This program is free software; you can redistribute it and/or
11 * modify it under the terms of the GNU General Public License as
12 * published by the Free Software Foundation; either version 2 of
13 * the License, or (at your option) any later version.
15 * This program is distributed in the hope that it will be useful,
16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18 * GNU General Public License for more details.
20 * You should have received a copy of the GNU General Public License
21 * along with this program; if not, write to the Free Software
22 * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
25 /*------------------------------------------------------------------------------+
27 * This source code has been made available to you by IBM on an AS-IS
28 * basis. Anyone receiving this source is licensed under IBM
29 * copyrights to use it in any way he or she deems fit, including
30 * copying it, modifying it, compiling it, and redistributing it either
31 * with or without modifications. No license under IBM patents or
32 * patent applications is to be implied by the copyright license.
34 * Any user of this software should understand that IBM cannot provide
35 * technical support for this software and will not be responsible for
36 * any consequences resulting from the use of this software.
38 * Any person who transfers this source code or any derivative work
39 * must include the IBM copyright notice, this paragraph, and the
40 * preceding two paragraphs in the transferred software.
42 * COPYRIGHT I B M CORPORATION 1995
43 * LICENSED MATERIAL - PROGRAM PROPERTY OF I B M
44 *-------------------------------------------------------------------------------
47 /* U-Boot - Startup Code for AMCC 4xx PowerPC based Embedded Boards
50 * The processor starts at 0xfffffffc and the code is executed
52 * in memory, but as long we don't jump around before relocating.
53 * board_init lies at a quite high address and when the cpu has
54 * jumped there, everything is ok.
55 * This works because the cpu gives the FLASH (CS0) the whole
56 * address space at startup, and board_init lies as a echo of
57 * the flash somewhere up there in the memorymap.
59 * board_init will change CS0 to be positioned at the correct
60 * address and (s)dram will be positioned at address 0
66 #define _LINUX_CONFIG_H 1 /* avoid reading Linux autoconf.h file */
68 #include <ppc_asm.tmpl>
71 #include <asm/cache.h>
74 #ifndef CONFIG_IDENT_STRING
75 #define CONFIG_IDENT_STRING ""
78 #ifdef CFG_INIT_DCACHE_CS
79 # if (CFG_INIT_DCACHE_CS == 0)
83 # if (CFG_INIT_DCACHE_CS == 1)
87 # if (CFG_INIT_DCACHE_CS == 2)
91 # if (CFG_INIT_DCACHE_CS == 3)
95 # if (CFG_INIT_DCACHE_CS == 4)
99 # if (CFG_INIT_DCACHE_CS == 5)
103 # if (CFG_INIT_DCACHE_CS == 6)
107 # if (CFG_INIT_DCACHE_CS == 7)
111 #endif /* CFG_INIT_DCACHE_CS */
113 #define function_prolog(func_name) .text; \
117 #define function_epilog(func_name) .type func_name,@function; \
118 .size func_name,.-func_name
120 /* We don't want the MMU yet.
123 #define MSR_KERNEL ( MSR_ME ) /* Machine Check */
126 .extern ext_bus_cntlr_init
128 #ifdef CONFIG_NAND_U_BOOT
129 .extern reconfig_tlb0
133 * Set up GOT: Global Offset Table
135 * Use r14 to access the GOT
137 #if !defined(CONFIG_NAND_SPL)
139 GOT_ENTRY(_GOT2_TABLE_)
140 GOT_ENTRY(_FIXUP_TABLE_)
143 GOT_ENTRY(_start_of_vectors)
144 GOT_ENTRY(_end_of_vectors)
145 GOT_ENTRY(transfer_to_handler)
147 GOT_ENTRY(__init_end)
149 GOT_ENTRY(__bss_start)
151 #endif /* CONFIG_NAND_SPL */
153 #if defined(CONFIG_NAND_U_BOOT) && !defined(CONFIG_NAND_SPL)
155 * NAND U-Boot image is started from offset 0
158 #if defined(CONFIG_440)
162 bl cpu_init_f /* run low-level CPU init code (from Flash) */
167 * 440 Startup -- on reset only the top 4k of the effective
168 * address space is mapped in by an entry in the instruction
169 * and data shadow TLB. The .bootpg section is located in the
170 * top 4k & does only what's necessary to map in the the rest
171 * of the boot rom. Once the boot rom is mapped in we can
172 * proceed with normal startup.
174 * NOTE: CS0 only covers the top 2MB of the effective address
178 #if defined(CONFIG_440)
179 #if !defined(CONFIG_NAND_SPL)
180 .section .bootpg,"ax"
184 /**************************************************************************/
186 /*--------------------------------------------------------------------+
187 | 440EPX BUP Change - Hardware team request
188 +--------------------------------------------------------------------*/
189 #if defined(CONFIG_440EPX) || defined(CONFIG_440GRX)
194 /*----------------------------------------------------------------+
195 | Core bug fix. Clear the esr
196 +-----------------------------------------------------------------*/
199 /*----------------------------------------------------------------*/
200 /* Clear and set up some registers. */
201 /*----------------------------------------------------------------*/
202 iccci r0,r0 /* NOTE: operands not used for 440 */
203 dccci r0,r0 /* NOTE: operands not used for 440 */
210 /* NOTE: 440GX adds machine check status regs */
211 #if defined(CONFIG_440) && !defined(CONFIG_440GP)
218 /*----------------------------------------------------------------*/
220 /*----------------------------------------------------------------*/
221 /* Disable store gathering & broadcast, guarantee inst/data
222 * cache block touch, force load/store alignment
223 * (see errata 1.12: 440_33)
225 lis r1,0x0030 /* store gathering & broadcast disable */
226 ori r1,r1,0x6000 /* cache touch */
229 /*----------------------------------------------------------------*/
230 /* Initialize debug */
231 /*----------------------------------------------------------------*/
233 andis. r1, r1, 0x8000 /* test DBCR0[EDM] bit */
234 bne skip_debug_init /* if set, don't clear debug register */
247 mtspr dbsr,r1 /* Clear all valid bits */
250 #if defined (CONFIG_440SPE)
251 /*----------------------------------------------------------------+
252 | Initialize Core Configuration Reg1.
253 | a. ICDPEI: Record even parity. Normal operation.
254 | b. ICTPEI: Record even parity. Normal operation.
255 | c. DCTPEI: Record even parity. Normal operation.
256 | d. DCDPEI: Record even parity. Normal operation.
257 | e. DCUPEI: Record even parity. Normal operation.
258 | f. DCMPEI: Record even parity. Normal operation.
259 | g. FCOM: Normal operation
260 | h. MMUPEI: Record even parity. Normal operation.
261 | i. FFF: Flush only as much data as necessary.
262 | j. TCS: Timebase increments from CPU clock.
263 +-----------------------------------------------------------------*/
267 /*----------------------------------------------------------------+
268 | Reset the timebase.
269 | The previous write to CCR1 sets the timebase source.
270 +-----------------------------------------------------------------*/
275 /*----------------------------------------------------------------*/
276 /* Setup interrupt vectors */
277 /*----------------------------------------------------------------*/
278 mtspr ivpr,r0 /* Vectors start at 0x0000_0000 */
280 mtspr ivor0,r1 /* Critical input */
282 mtspr ivor1,r1 /* Machine check */
284 mtspr ivor2,r1 /* Data storage */
286 mtspr ivor3,r1 /* Instruction storage */
288 mtspr ivor4,r1 /* External interrupt */
290 mtspr ivor5,r1 /* Alignment */
292 mtspr ivor6,r1 /* Program check */
294 mtspr ivor7,r1 /* Floating point unavailable */
296 mtspr ivor8,r1 /* System call */
298 mtspr ivor9,r1 /* Auxiliary Processor unavailable */
300 mtspr ivor10,r1 /* Decrementer */
302 mtspr ivor13,r1 /* Data TLB error */
304 mtspr ivor14,r1 /* Instr TLB error */
306 mtspr ivor15,r1 /* Debug */
308 /*----------------------------------------------------------------*/
309 /* Configure cache regions */
310 /*----------------------------------------------------------------*/
328 /*----------------------------------------------------------------*/
329 /* Cache victim limits */
330 /*----------------------------------------------------------------*/
331 /* floors 0, ceiling max to use the entire cache -- nothing locked
338 /*----------------------------------------------------------------+
339 |Initialize MMUCR[STID] = 0.
340 +-----------------------------------------------------------------*/
347 /*----------------------------------------------------------------*/
348 /* Clear all TLB entries -- TID = 0, TS = 0 */
349 /*----------------------------------------------------------------*/
351 li r1,0x003f /* 64 TLB entries */
353 rsttlb: tlbwe r0,r1,0x0000 /* Invalidate all entries (V=0)*/
359 /*----------------------------------------------------------------*/
360 /* TLB entry setup -- step thru tlbtab */
361 /*----------------------------------------------------------------*/
362 #if defined(CONFIG_440SPE)
363 /*----------------------------------------------------------------*/
364 /* We have different TLB tables for revA and rev B of 440SPe */
365 /*----------------------------------------------------------------*/
377 bl tlbtab /* Get tlbtab pointer */
380 li r1,0x003f /* 64 TLB entries max */
387 beq 2f /* 0 marks end */
390 tlbwe r0,r4,0 /* TLB Word 0 */
391 tlbwe r1,r4,1 /* TLB Word 1 */
392 tlbwe r2,r4,2 /* TLB Word 2 */
393 addi r4,r4,1 /* Next TLB */
396 /*----------------------------------------------------------------*/
397 /* Continue from 'normal' start */
398 /*----------------------------------------------------------------*/
401 #if defined(CONFIG_NAND_SPL)
402 #if defined(CONFIG_440EPX) || defined(CONFIG_440GRX)
404 * Enable internal SRAM (only on 440EPx/GRx, 440EP/GR have no OCM)
409 and r1,r1,r2 /* Disable parity check */
412 and r1,r1,r2 /* Disable pwr mgmt */
415 #if defined(CONFIG_440EP)
417 * On 440EP with no internal SRAM, we setup SDRAM very early
418 * and copy the NAND_SPL to SDRAM and jump to it
420 /* Clear Dcache to use as RAM */
421 addis r3,r0,CFG_INIT_RAM_ADDR@h
422 ori r3,r3,CFG_INIT_RAM_ADDR@l
423 addis r4,r0,CFG_INIT_RAM_END@h
424 ori r4,r4,CFG_INIT_RAM_END@l
425 rlwinm. r5,r4,0,27,31
435 /*----------------------------------------------------------------*/
436 /* Setup the stack in internal SRAM */
437 /*----------------------------------------------------------------*/
438 lis r1,CFG_INIT_RAM_ADDR@h
439 ori r1,r1,CFG_INIT_SP_OFFSET@l
442 stwu r0,-4(r1) /* Terminate call chain */
444 stwu r1,-8(r1) /* Save back chain and move SP */
445 lis r0,RESET_VECTOR@h /* Address of reset vector */
446 ori r0,r0, RESET_VECTOR@l
447 stwu r1,-8(r1) /* Save back chain and move SP */
448 stw r0,+12(r1) /* Save return addr (underflow vect) */
452 #endif /* CONFIG_440EP */
455 * Copy SPL from cache into internal SRAM
457 li r4,(CFG_NAND_BOOT_SPL_SIZE >> 2) - 1
459 lis r2,CFG_NAND_BOOT_SPL_SRC@h
460 ori r2,r2,CFG_NAND_BOOT_SPL_SRC@l
461 lis r3,CFG_NAND_BOOT_SPL_DST@h
462 ori r3,r3,CFG_NAND_BOOT_SPL_DST@l
469 * Jump to code in RAM
473 lis r3,(CFG_NAND_BOOT_SPL_SRC - CFG_NAND_BOOT_SPL_DST)@h
474 ori r3,r3,(CFG_NAND_BOOT_SPL_SRC - CFG_NAND_BOOT_SPL_DST)@l
483 #endif /* CONFIG_NAND_SPL */
489 mtspr srr1,r0 /* Keep things disabled for now */
493 #endif /* CONFIG_440 */
496 * r3 - 1st arg to board_init(): IMMP pointer
497 * r4 - 2nd arg to board_init(): boot flag
499 #ifndef CONFIG_NAND_SPL
501 .long 0x27051956 /* U-Boot Magic Number */
502 .globl version_string
504 .ascii U_BOOT_VERSION
505 .ascii " (", __DATE__, " - ", __TIME__, ")"
506 .ascii CONFIG_IDENT_STRING, "\0"
508 . = EXC_OFF_SYS_RESET
509 .globl _start_of_vectors
512 /* Critical input. */
513 CRIT_EXCEPTION(0x100, CritcalInput, UnknownException)
517 MCK_EXCEPTION(0x200, MachineCheck, MachineCheckException)
519 CRIT_EXCEPTION(0x200, MachineCheck, MachineCheckException)
520 #endif /* CONFIG_440 */
522 /* Data Storage exception. */
523 STD_EXCEPTION(0x300, DataStorage, UnknownException)
525 /* Instruction Storage exception. */
526 STD_EXCEPTION(0x400, InstStorage, UnknownException)
528 /* External Interrupt exception. */
529 STD_EXCEPTION(0x500, ExtInterrupt, external_interrupt)
531 /* Alignment exception. */
534 EXCEPTION_PROLOG(SRR0, SRR1)
539 addi r3,r1,STACK_FRAME_OVERHEAD
541 rlwimi r20,r23,0,16,16 /* copy EE bit from saved MSR */
542 lwz r6,GOT(transfer_to_handler)
546 .long AlignmentException - _start + _START_OFFSET
547 .long int_return - _start + _START_OFFSET
549 /* Program check exception */
552 EXCEPTION_PROLOG(SRR0, SRR1)
553 addi r3,r1,STACK_FRAME_OVERHEAD
555 rlwimi r20,r23,0,16,16 /* copy EE bit from saved MSR */
556 lwz r6,GOT(transfer_to_handler)
560 .long ProgramCheckException - _start + _START_OFFSET
561 .long int_return - _start + _START_OFFSET
564 STD_EXCEPTION(0x800, FPUnavailable, UnknownException)
565 STD_EXCEPTION(0x900, Decrementer, DecrementerPITException)
566 STD_EXCEPTION(0xa00, APU, UnknownException)
568 STD_EXCEPTION(0xc00, SystemCall, UnknownException)
571 STD_EXCEPTION(0x1300, DataTLBError, UnknownException)
572 STD_EXCEPTION(0x1400, InstructionTLBError, UnknownException)
574 STD_EXCEPTION(0x1000, PIT, DecrementerPITException)
575 STD_EXCEPTION(0x1100, InstructionTLBMiss, UnknownException)
576 STD_EXCEPTION(0x1200, DataTLBMiss, UnknownException)
578 CRIT_EXCEPTION(0x2000, DebugBreakpoint, DebugException )
580 .globl _end_of_vectors
587 /*****************************************************************************/
588 #if defined(CONFIG_440)
590 /*----------------------------------------------------------------*/
591 /* Clear and set up some registers. */
592 /*----------------------------------------------------------------*/
595 mtspr dec,r0 /* prevent dec exceptions */
596 mtspr tbl,r0 /* prevent fit & wdt exceptions */
598 mtspr tsr,r1 /* clear all timer exception status */
599 mtspr tcr,r0 /* disable all */
600 mtspr esr,r0 /* clear exception syndrome register */
601 mtxer r0 /* clear integer exception register */
603 /*----------------------------------------------------------------*/
604 /* Debug setup -- some (not very good) ice's need an event*/
605 /* to establish control :-( Define CFG_INIT_DBCR to the dbsr */
606 /* value you need in this case 0x8cff 0000 should do the trick */
607 /*----------------------------------------------------------------*/
608 #if defined(CFG_INIT_DBCR)
611 mtspr dbsr,r1 /* Clear all status bits */
612 lis r0,CFG_INIT_DBCR@h
613 ori r0,r0,CFG_INIT_DBCR@l
618 /*----------------------------------------------------------------*/
619 /* Setup the internal SRAM */
620 /*----------------------------------------------------------------*/
623 #ifdef CFG_INIT_RAM_DCACHE
624 /* Clear Dcache to use as RAM */
625 addis r3,r0,CFG_INIT_RAM_ADDR@h
626 ori r3,r3,CFG_INIT_RAM_ADDR@l
627 addis r4,r0,CFG_INIT_RAM_END@h
628 ori r4,r4,CFG_INIT_RAM_END@l
629 rlwinm. r5,r4,0,27,31
639 #endif /* CFG_INIT_RAM_DCACHE */
641 /* 440EP & 440GR are only 440er PPC's without internal SRAM */
642 #if !defined(CONFIG_440EP) && !defined(CONFIG_440GR)
643 /* not all PPC's have internal SRAM usable as L2-cache */
644 #if defined(CONFIG_440GX) || defined(CONFIG_440SP) || defined(CONFIG_440SPE)
645 mtdcr l2_cache_cfg,r0 /* Ensure L2 Cache is off */
651 and r1,r1,r2 /* Disable parity check */
654 and r1,r1,r2 /* Disable pwr mgmt */
657 lis r1,0x8000 /* BAS = 8000_0000 */
658 #if defined(CONFIG_440GX) || defined(CONFIG_440SP)
659 ori r1,r1,0x0980 /* first 64k */
660 mtdcr isram0_sb0cr,r1
662 ori r1,r1,0x0980 /* second 64k */
663 mtdcr isram0_sb1cr,r1
665 ori r1,r1, 0x0980 /* third 64k */
666 mtdcr isram0_sb2cr,r1
668 ori r1,r1, 0x0980 /* fourth 64k */
669 mtdcr isram0_sb3cr,r1
670 #elif defined(CONFIG_440SPE)
671 lis r1,0x0000 /* BAS = 0000_0000 */
672 ori r1,r1,0x0984 /* first 64k */
673 mtdcr isram0_sb0cr,r1
675 ori r1,r1,0x0984 /* second 64k */
676 mtdcr isram0_sb1cr,r1
678 ori r1,r1, 0x0984 /* third 64k */
679 mtdcr isram0_sb2cr,r1
681 ori r1,r1, 0x0984 /* fourth 64k */
682 mtdcr isram0_sb3cr,r1
683 #elif defined(CONFIG_440GP)
684 ori r1,r1,0x0380 /* 8k rw */
685 mtdcr isram0_sb0cr,r1
686 mtdcr isram0_sb1cr,r0 /* Disable bank 1 */
688 #endif /* #if !defined(CONFIG_440EP) && !defined(CONFIG_440GR) */
690 /*----------------------------------------------------------------*/
691 /* Setup the stack in internal SRAM */
692 /*----------------------------------------------------------------*/
693 lis r1,CFG_INIT_RAM_ADDR@h
694 ori r1,r1,CFG_INIT_SP_OFFSET@l
697 stwu r0,-4(r1) /* Terminate call chain */
699 stwu r1,-8(r1) /* Save back chain and move SP */
700 lis r0,RESET_VECTOR@h /* Address of reset vector */
701 ori r0,r0, RESET_VECTOR@l
702 stwu r1,-8(r1) /* Save back chain and move SP */
703 stw r0,+12(r1) /* Save return addr (underflow vect) */
705 #ifdef CONFIG_NAND_SPL
706 bl nand_boot /* will not return */
710 bl cpu_init_f /* run low-level CPU init code (from Flash) */
714 #endif /* CONFIG_440 */
716 /*****************************************************************************/
718 /*----------------------------------------------------------------------- */
719 /* Set up some machine state registers. */
720 /*----------------------------------------------------------------------- */
721 addi r0,r0,0x0000 /* initialize r0 to zero */
722 mtspr esr,r0 /* clear Exception Syndrome Reg */
723 mttcr r0 /* timer control register */
724 mtexier r0 /* disable all interrupts */
725 addis r4,r0,0xFFFF /* set r4 to 0xFFFFFFFF (status in the */
726 ori r4,r4,0xFFFF /* dbsr is cleared by setting bits to 1) */
727 mtdbsr r4 /* clear/reset the dbsr */
728 mtexisr r4 /* clear all pending interrupts */
730 mtexier r4 /* enable critical exceptions */
731 addis r4,r0,0x0000 /* assume 403GCX - enable core clk */
732 ori r4,r4,0x4020 /* dbling (no harm done on GA and GC */
733 mtiocr r4 /* since bit not used) & DRC to latch */
734 /* data bus on rising edge of CAS */
735 /*----------------------------------------------------------------------- */
737 /*----------------------------------------------------------------------- */
739 /*----------------------------------------------------------------------- */
740 /* Invalidate i-cache and d-cache TAG arrays. */
741 /*----------------------------------------------------------------------- */
742 addi r3,0,1024 /* 1/4 of I-cache size, half of D-cache */
743 addi r4,0,1024 /* 1/4 of I-cache */
748 addic. r3,r3,-16 /* move back one cache line */
749 bne ..cloop /* loop back to do rest until r3 = 0 */
752 /* initialize IOP480 so it can read 1 MB code area for SRAM spaces */
753 /* this requires enabling MA[17..0], by default only MA[12..0] are enabled. */
756 /* first copy IOP480 register base address into r3 */
757 addis r3,0,0x5000 /* IOP480 register base address hi */
758 /* ori r3,r3,0x0000 / IOP480 register base address lo */
761 /* use r4 as the working variable */
762 /* turn on CS3 (LOCCTL.7) */
763 lwz r4,0x84(r3) /* LOCTL is at offset 0x84 */
764 andi. r4,r4,0xff7f /* make bit 7 = 0 -- CS3 mode */
765 stw r4,0x84(r3) /* LOCTL is at offset 0x84 */
768 #ifdef CONFIG_DASA_SIM
769 /* use r4 as the working variable */
770 /* turn on MA17 (LOCCTL.7) */
771 lwz r4,0x84(r3) /* LOCTL is at offset 0x84 */
772 ori r4,r4,0x80 /* make bit 7 = 1 -- MA17 mode */
773 stw r4,0x84(r3) /* LOCTL is at offset 0x84 */
776 /* turn on MA16..13 (LCS0BRD.12 = 0) */
777 lwz r4,0x100(r3) /* LCS0BRD is at offset 0x100 */
778 andi. r4,r4,0xefff /* make bit 12 = 0 */
779 stw r4,0x100(r3) /* LCS0BRD is at offset 0x100 */
781 /* make sure above stores all comlete before going on */
784 /* last thing, set local init status done bit (DEVINIT.31) */
785 lwz r4,0x80(r3) /* DEVINIT is at offset 0x80 */
786 oris r4,r4,0x8000 /* make bit 31 = 1 */
787 stw r4,0x80(r3) /* DEVINIT is at offset 0x80 */
789 /* clear all pending interrupts and disable all interrupts */
790 li r4,-1 /* set p1 to 0xffffffff */
791 stw r4,0x1b0(r3) /* clear all pending interrupts */
792 stw r4,0x1b8(r3) /* clear all pending interrupts */
793 li r4,0 /* set r4 to 0 */
794 stw r4,0x1b4(r3) /* disable all interrupts */
795 stw r4,0x1bc(r3) /* disable all interrupts */
797 /* make sure above stores all comlete before going on */
800 /*----------------------------------------------------------------------- */
801 /* Enable two 128MB cachable regions. */
802 /*----------------------------------------------------------------------- */
805 mticcr r1 /* instruction cache */
809 mtdccr r1 /* data cache */
811 addis r1,r0,CFG_INIT_RAM_ADDR@h
812 ori r1,r1,CFG_INIT_SP_OFFSET /* set up the stack to SDRAM */
813 li r0, 0 /* Make room for stack frame header and */
814 stwu r0, -4(r1) /* clear final stack frame so that */
815 stwu r0, -4(r1) /* stack backtraces terminate cleanly */
817 GET_GOT /* initialize GOT access */
819 bl board_init_f /* run first part of init code (from Flash) */
821 #endif /* CONFIG_IOP480 */
823 /*****************************************************************************/
824 #if defined(CONFIG_405GP) || defined(CONFIG_405CR) || \
825 defined(CONFIG_405EP) || defined(CONFIG_405EZ) || \
826 defined(CONFIG_405EX) || defined(CONFIG_405)
827 /*----------------------------------------------------------------------- */
828 /* Clear and set up some registers. */
829 /*----------------------------------------------------------------------- */
831 #if !defined(CONFIG_405EX)
835 * On 405EX, completely clearing the SGR leads to PPC hangup
836 * upon PCIe configuration access. The PCIe memory regions
837 * need to be guarded!
844 mtesr r4 /* clear Exception Syndrome Reg */
845 mttcr r4 /* clear Timer Control Reg */
846 mtxer r4 /* clear Fixed-Point Exception Reg */
847 mtevpr r4 /* clear Exception Vector Prefix Reg */
848 addi r4,r0,(0xFFFF-0x10000) /* set r4 to 0xFFFFFFFF (status in the */
849 /* dbsr is cleared by setting bits to 1) */
850 mtdbsr r4 /* clear/reset the dbsr */
852 /*----------------------------------------------------------------------- */
853 /* Invalidate I and D caches. Enable I cache for defined memory regions */
854 /* to speed things up. Leave the D cache disabled for now. It will be */
855 /* enabled/left disabled later based on user selected menu options. */
856 /* Be aware that the I cache may be disabled later based on the menu */
857 /* options as well. See miscLib/main.c. */
858 /*----------------------------------------------------------------------- */
862 /*----------------------------------------------------------------------- */
863 /* Enable two 128MB cachable regions. */
864 /*----------------------------------------------------------------------- */
867 mticcr r4 /* instruction cache */
872 mtdccr r4 /* data cache */
874 #if !(defined(CFG_EBC_PB0AP) && defined(CFG_EBC_PB0CR)) || defined(CONFIG_405EX)
875 /*----------------------------------------------------------------------- */
876 /* Tune the speed and size for flash CS0 */
877 /*----------------------------------------------------------------------- */
878 bl ext_bus_cntlr_init
880 #if !(defined(CFG_INIT_DCACHE_CS) || defined(CFG_TEMP_STACK_OCM))
882 * Boards like the Kilauea (405EX) don't have OCM and can't use
883 * DCache for init-ram. So setup stack here directly after the
884 * SDRAM is initialized.
886 lis r1, CFG_INIT_RAM_ADDR@h
887 ori r1,r1,CFG_INIT_SP_OFFSET /* set up the stack in SDRAM */
889 li r0, 0 /* Make room for stack frame header and */
890 stwu r0, -4(r1) /* clear final stack frame so that */
891 stwu r0, -4(r1) /* stack backtraces terminate cleanly */
893 * Set up a dummy frame to store reset vector as return address.
894 * this causes stack underflow to reset board.
896 stwu r1, -8(r1) /* Save back chain and move SP */
897 lis r0, RESET_VECTOR@h /* Address of reset vector */
898 ori r0, r0, RESET_VECTOR@l
899 stwu r1, -8(r1) /* Save back chain and move SP */
900 stw r0, +12(r1) /* Save return addr (underflow vect) */
901 #endif /* !(CFG_INIT_DCACHE_CS || !CFG_TEM_STACK_OCM) */
903 #if defined(CONFIG_405EP)
904 /*----------------------------------------------------------------------- */
905 /* DMA Status, clear to come up clean */
906 /*----------------------------------------------------------------------- */
907 addis r3,r0, 0xFFFF /* Clear all existing DMA status */
911 bl ppc405ep_init /* do ppc405ep specific init */
912 #endif /* CONFIG_405EP */
914 #if defined(CFG_OCM_DATA_ADDR) && defined(CFG_OCM_DATA_SIZE)
915 #if defined(CONFIG_405EZ)
916 /********************************************************************
917 * Setup OCM - On Chip Memory - PPC405EZ uses OCM Controller V2
918 *******************************************************************/
920 * We can map the OCM on the PLB3, so map it at
921 * CFG_OCM_DATA_ADDR + 0x8000
923 lis r3,CFG_OCM_DATA_ADDR@h /* OCM location */
924 ori r3,r3,CFG_OCM_DATA_ADDR@l
925 ori r3,r3,0x0270 /* 16K for Bank 1, R/W/Enable */
926 mtdcr ocmplb3cr1,r3 /* Set PLB Access */
927 ori r3,r3,0x4000 /* Add 0x4000 for bank 2 */
928 mtdcr ocmplb3cr2,r3 /* Set PLB Access */
931 lis r3,CFG_OCM_DATA_ADDR@h /* OCM location */
932 ori r3,r3,CFG_OCM_DATA_ADDR@l
933 ori r3,r3,0x0270 /* 16K for Bank 1, R/W/Enable */
934 mtdcr ocmdscr1, r3 /* Set Data Side */
935 mtdcr ocmiscr1, r3 /* Set Instruction Side */
936 ori r3,r3,0x4000 /* Add 0x4000 for bank 2 */
937 mtdcr ocmdscr2, r3 /* Set Data Side */
938 mtdcr ocmiscr2, r3 /* Set Instruction Side */
939 addis r3,0,0x0800 /* OCM Data Parity Disable - 1 Wait State */
943 #else /* CONFIG_405EZ */
944 /********************************************************************
945 * Setup OCM - On Chip Memory
946 *******************************************************************/
950 mfdcr r3, ocmiscntl /* get instr-side IRAM config */
951 mfdcr r4, ocmdscntl /* get data-side IRAM config */
952 and r3, r3, r0 /* disable data-side IRAM */
953 and r4, r4, r0 /* disable data-side IRAM */
954 mtdcr ocmiscntl, r3 /* set instr-side IRAM config */
955 mtdcr ocmdscntl, r4 /* set data-side IRAM config */
958 lis r3,CFG_OCM_DATA_ADDR@h /* OCM location */
959 ori r3,r3,CFG_OCM_DATA_ADDR@l
961 addis r4, 0, 0xC000 /* OCM data area enabled */
964 #endif /* CONFIG_405EZ */
967 #ifdef CONFIG_NAND_SPL
969 * Copy SPL from cache into internal SRAM
971 li r4,(CFG_NAND_BOOT_SPL_SIZE >> 2) - 1
973 lis r2,CFG_NAND_BOOT_SPL_SRC@h
974 ori r2,r2,CFG_NAND_BOOT_SPL_SRC@l
975 lis r3,CFG_NAND_BOOT_SPL_DST@h
976 ori r3,r3,CFG_NAND_BOOT_SPL_DST@l
983 * Jump to code in RAM
987 lis r3,(CFG_NAND_BOOT_SPL_SRC - CFG_NAND_BOOT_SPL_DST)@h
988 ori r3,r3,(CFG_NAND_BOOT_SPL_SRC - CFG_NAND_BOOT_SPL_DST)@l
997 #endif /* CONFIG_NAND_SPL */
999 /*----------------------------------------------------------------------- */
1000 /* Setup temporary stack in DCACHE or OCM if needed for SDRAM SPD. */
1001 /*----------------------------------------------------------------------- */
1002 #ifdef CFG_INIT_DCACHE_CS
1003 /*----------------------------------------------------------------------- */
1004 /* Memory Bank x (nothingness) initialization 1GB+64MEG */
1005 /* used as temporary stack pointer for stage0 */
1006 /*----------------------------------------------------------------------- */
1019 /* turn on data cache for this region */
1023 /* set stack pointer and clear stack to known value */
1025 lis r1,CFG_INIT_RAM_ADDR@h
1026 ori r1,r1,CFG_INIT_SP_OFFSET@l
1028 li r4,2048 /* we store 2048 words to stack */
1031 lis r2,CFG_INIT_RAM_ADDR@h /* we also clear data area */
1032 ori r2,r2,CFG_INIT_RAM_END@l /* so cant copy value from r1 */
1034 lis r4,0xdead /* we store 0xdeaddead in the stack */
1041 li r0, 0 /* Make room for stack frame header and */
1042 stwu r0, -4(r1) /* clear final stack frame so that */
1043 stwu r0, -4(r1) /* stack backtraces terminate cleanly */
1045 * Set up a dummy frame to store reset vector as return address.
1046 * this causes stack underflow to reset board.
1048 stwu r1, -8(r1) /* Save back chain and move SP */
1049 addis r0, 0, RESET_VECTOR@h /* Address of reset vector */
1050 ori r0, r0, RESET_VECTOR@l
1051 stwu r1, -8(r1) /* Save back chain and move SP */
1052 stw r0, +12(r1) /* Save return addr (underflow vect) */
1054 #elif defined(CFG_TEMP_STACK_OCM) && \
1055 (defined(CFG_OCM_DATA_ADDR) && defined(CFG_OCM_DATA_SIZE))
1060 /* Set up Stack at top of OCM */
1061 lis r1, (CFG_INIT_RAM_ADDR + CFG_INIT_SP_OFFSET)@h
1062 ori r1, r1, (CFG_INIT_RAM_ADDR + CFG_INIT_SP_OFFSET)@l
1064 /* Set up a zeroized stack frame so that backtrace works right */
1070 * Set up a dummy frame to store reset vector as return address.
1071 * this causes stack underflow to reset board.
1073 stwu r1, -8(r1) /* Save back chain and move SP */
1074 lis r0, RESET_VECTOR@h /* Address of reset vector */
1075 ori r0, r0, RESET_VECTOR@l
1076 stwu r1, -8(r1) /* Save back chain and move SP */
1077 stw r0, +12(r1) /* Save return addr (underflow vect) */
1078 #endif /* CFG_INIT_DCACHE_CS */
1080 /*----------------------------------------------------------------------- */
1081 /* Initialize SDRAM Controller */
1082 /*----------------------------------------------------------------------- */
1085 #ifdef CONFIG_NAND_SPL
1086 bl nand_boot /* will not return */
1088 GET_GOT /* initialize GOT access */
1090 bl cpu_init_f /* run low-level CPU init code (from Flash) */
1092 /* NEVER RETURNS! */
1093 bl board_init_f /* run first part of init code (from Flash) */
1094 #endif /* CONFIG_NAND_SPL */
1096 #endif /* CONFIG_405GP || CONFIG_405CR || CONFIG_405 || CONFIG_405EP */
1097 /*----------------------------------------------------------------------- */
1100 #ifndef CONFIG_NAND_SPL
1102 * This code finishes saving the registers to the exception frame
1103 * and jumps to the appropriate handler for the exception.
1104 * Register r21 is pointer into trap frame, r1 has new stack pointer.
1106 .globl transfer_to_handler
1107 transfer_to_handler:
1117 andi. r24,r23,0x3f00 /* get vector offset */
1121 mtspr SPRG2,r22 /* r1 is now kernel sp */
1122 lwz r24,0(r23) /* virtual address of handler */
1123 lwz r23,4(r23) /* where to go when done */
1128 rfi /* jump to handler, enable MMU */
1131 mfmsr r28 /* Disable interrupts */
1135 SYNC /* Some chip revs need this... */
1150 lwz r2,_NIP(r1) /* Restore environment */
1161 mfmsr r28 /* Disable interrupts */
1165 SYNC /* Some chip revs need this... */
1180 lwz r2,_NIP(r1) /* Restore environment */
1192 mfmsr r28 /* Disable interrupts */
1196 SYNC /* Some chip revs need this... */
1211 lwz r2,_NIP(r1) /* Restore environment */
1220 #endif /* CONFIG_440 */
1228 /*------------------------------------------------------------------------------- */
1229 /* Function: out16 */
1230 /* Description: Output 16 bits */
1231 /*------------------------------------------------------------------------------- */
1237 /*------------------------------------------------------------------------------- */
1238 /* Function: out16r */
1239 /* Description: Byte reverse and output 16 bits */
1240 /*------------------------------------------------------------------------------- */
1246 /*------------------------------------------------------------------------------- */
1247 /* Function: out32r */
1248 /* Description: Byte reverse and output 32 bits */
1249 /*------------------------------------------------------------------------------- */
1255 /*------------------------------------------------------------------------------- */
1256 /* Function: in16 */
1257 /* Description: Input 16 bits */
1258 /*------------------------------------------------------------------------------- */
1264 /*------------------------------------------------------------------------------- */
1265 /* Function: in16r */
1266 /* Description: Input 16 bits and byte reverse */
1267 /*------------------------------------------------------------------------------- */
1273 /*------------------------------------------------------------------------------- */
1274 /* Function: in32r */
1275 /* Description: Input 32 bits and byte reverse */
1276 /*------------------------------------------------------------------------------- */
1282 /*------------------------------------------------------------------------------- */
1283 /* Function: ppcDcbf */
1284 /* Description: Data Cache block flush */
1285 /* Input: r3 = effective address */
1287 /*------------------------------------------------------------------------------- */
1293 /*------------------------------------------------------------------------------- */
1294 /* Function: ppcDcbi */
1295 /* Description: Data Cache block Invalidate */
1296 /* Input: r3 = effective address */
1298 /*------------------------------------------------------------------------------- */
1304 /*------------------------------------------------------------------------------- */
1305 /* Function: ppcSync */
1306 /* Description: Processor Synchronize */
1309 /*------------------------------------------------------------------------------- */
1316 * void relocate_code (addr_sp, gd, addr_moni)
1318 * This "function" does not return, instead it continues in RAM
1319 * after relocating the monitor code.
1323 * r5 = length in bytes
1324 * r6 = cachelinesize
1326 .globl relocate_code
1328 #ifdef CONFIG_4xx_DCACHE
1330 * We need to flush the Init Data before the dcache will be
1340 addi r4,r4,0x200 /* should be enough for init data */
1341 bl flush_dcache_range
1348 #if defined(CONFIG_440EP) || defined(CONFIG_440GR) || \
1349 defined(CONFIG_440EPX) || defined(CONFIG_440GRX) || \
1350 defined(CONFIG_440SP) || defined(CONFIG_440SPE)
1352 * On some 440er platforms the cache is enabled in the first TLB (Boot-CS)
1353 * to speed up the boot process. Now this cache needs to be disabled.
1355 iccci 0,0 /* Invalidate inst cache */
1356 dccci 0,0 /* Invalidate data cache, now no longer our stack */
1359 addi r1,r0,0x0000 /* TLB entry #0 */
1360 tlbre r0,r1,0x0002 /* Read contents */
1361 ori r0,r0,0x0c00 /* Or in the inhibit, write through bit */
1362 tlbwe r0,r1,0x0002 /* Save it out */
1366 mr r1, r3 /* Set new stack pointer */
1367 mr r9, r4 /* Save copy of Init Data pointer */
1368 mr r10, r5 /* Save copy of Destination Address */
1370 mr r3, r5 /* Destination Address */
1371 lis r4, CFG_MONITOR_BASE@h /* Source Address */
1372 ori r4, r4, CFG_MONITOR_BASE@l
1373 lwz r5, GOT(__init_end)
1375 li r6, L1_CACHE_BYTES /* Cache Line Size */
1380 * New GOT-PTR = (old GOT-PTR - CFG_MONITOR_BASE) + Destination Address
1386 /* First our own GOT */
1388 /* the the one used by the C code */
1398 beq cr1,4f /* In place copy is not necessary */
1399 beq 7f /* Protect against 0 count */
1418 * Now flush the cache: note that we must start from a cache aligned
1419 * address. Otherwise we might miss one cache line.
1423 beq 7f /* Always flush prefetch queue in any case */
1431 sync /* Wait for all dcbst to complete on bus */
1437 7: sync /* Wait for all icbi to complete on bus */
1441 * We are done. Do not return, instead branch to second part of board
1442 * initialization, now running from RAM.
1445 addi r0, r10, in_ram - _start + _START_OFFSET
1447 blr /* NEVER RETURNS! */
1452 * Relocation Function, r14 point to got2+0x8000
1454 * Adjust got2 pointers, no need to check for 0, this code
1455 * already puts a few entries in the table.
1457 li r0,__got2_entries@sectoff@l
1458 la r3,GOT(_GOT2_TABLE_)
1459 lwz r11,GOT(_GOT2_TABLE_)
1469 * Now adjust the fixups and the pointers to the fixups
1470 * in case we need to move ourselves again.
1472 2: li r0,__fixup_entries@sectoff@l
1473 lwz r3,GOT(_FIXUP_TABLE_)
1487 * Now clear BSS segment
1489 lwz r3,GOT(__bss_start)
1503 mr r3, r9 /* Init Data pointer */
1504 mr r4, r10 /* Destination Address */
1508 * Copy exception vector code to low memory
1511 * r7: source address, r8: end address, r9: target address
1515 lwz r7, GOT(_start_of_vectors)
1516 lwz r8, GOT(_end_of_vectors)
1518 li r9, 0x100 /* reset vector always at 0x100 */
1521 bgelr /* return if r7>=r8 - just in case */
1523 mflr r4 /* save link register */
1533 * relocate `hdlr' and `int_return' entries
1535 li r7, .L_MachineCheck - _start + _START_OFFSET
1536 li r8, Alignment - _start + _START_OFFSET
1539 addi r7, r7, 0x100 /* next exception vector */
1543 li r7, .L_Alignment - _start + _START_OFFSET
1546 li r7, .L_ProgramCheck - _start + _START_OFFSET
1550 li r7, .L_FPUnavailable - _start + _START_OFFSET
1553 li r7, .L_Decrementer - _start + _START_OFFSET
1556 li r7, .L_APU - _start + _START_OFFSET
1559 li r7, .L_InstructionTLBError - _start + _START_OFFSET
1562 li r7, .L_DataTLBError - _start + _START_OFFSET
1564 #else /* CONFIG_440 */
1565 li r7, .L_PIT - _start + _START_OFFSET
1568 li r7, .L_InstructionTLBMiss - _start + _START_OFFSET
1571 li r7, .L_DataTLBMiss - _start + _START_OFFSET
1573 #endif /* CONFIG_440 */
1575 li r7, .L_DebugBreakpoint - _start + _START_OFFSET
1578 #if !defined(CONFIG_440)
1579 addi r7,r0,0x1000 /* set ME bit (Machine Exceptions) */
1580 oris r7,r7,0x0002 /* set CE bit (Critical Exceptions) */
1581 mtmsr r7 /* change MSR */
1584 b __440_msr_continue
1587 addi r7,r0,0x1000 /* set ME bit (Machine Exceptions) */
1588 oris r7,r7,0x0002 /* set CE bit (Critical Exceptions) */
1596 mtlr r4 /* restore link register */
1600 * Function: relocate entries for one exception vector
1603 lwz r0, 0(r7) /* hdlr ... */
1604 add r0, r0, r3 /* ... += dest_addr */
1607 lwz r0, 4(r7) /* int_return ... */
1608 add r0, r0, r3 /* ... += dest_addr */
1613 #if defined(CONFIG_440)
1614 /*----------------------------------------------------------------------------+
1616 +----------------------------------------------------------------------------*/
1617 function_prolog(dcbz_area)
1618 rlwinm. r5,r4,0,27,31
1619 rlwinm r5,r4,27,5,31
1628 function_epilog(dcbz_area)
1630 /*----------------------------------------------------------------------------+
1631 | dflush. Assume 32K at vector address is cachable.
1632 +----------------------------------------------------------------------------*/
1633 function_prolog(dflush)
1635 rlwinm r8,r9,0,15,13
1636 rlwinm r8,r8,0,17,15
1655 function_epilog(dflush)
1656 #endif /* CONFIG_440 */
1657 #endif /* CONFIG_NAND_SPL */
1659 /*------------------------------------------------------------------------------- */
1661 /* Description: Input 8 bits */
1662 /*------------------------------------------------------------------------------- */
1668 /*------------------------------------------------------------------------------- */
1669 /* Function: out8 */
1670 /* Description: Output 8 bits */
1671 /*------------------------------------------------------------------------------- */
1677 /*------------------------------------------------------------------------------- */
1678 /* Function: out32 */
1679 /* Description: Output 32 bits */
1680 /*------------------------------------------------------------------------------- */
1686 /*------------------------------------------------------------------------------- */
1687 /* Function: in32 */
1688 /* Description: Input 32 bits */
1689 /*------------------------------------------------------------------------------- */
1695 /**************************************************************************/
1696 /* PPC405EP specific stuff */
1697 /**************************************************************************/
1701 #ifdef CONFIG_BUBINGA
1703 * Initialize EBC chip selects 1 & 4 and GPIO pins (for alternate
1704 * function) to support FPGA and NVRAM accesses below.
1707 lis r3,GPIO0_OSRH@h /* config GPIO output select */
1708 ori r3,r3,GPIO0_OSRH@l
1709 lis r4,CFG_GPIO0_OSRH@h
1710 ori r4,r4,CFG_GPIO0_OSRH@l
1713 ori r3,r3,GPIO0_OSRL@l
1714 lis r4,CFG_GPIO0_OSRL@h
1715 ori r4,r4,CFG_GPIO0_OSRL@l
1718 lis r3,GPIO0_ISR1H@h /* config GPIO input select */
1719 ori r3,r3,GPIO0_ISR1H@l
1720 lis r4,CFG_GPIO0_ISR1H@h
1721 ori r4,r4,CFG_GPIO0_ISR1H@l
1723 lis r3,GPIO0_ISR1L@h
1724 ori r3,r3,GPIO0_ISR1L@l
1725 lis r4,CFG_GPIO0_ISR1L@h
1726 ori r4,r4,CFG_GPIO0_ISR1L@l
1729 lis r3,GPIO0_TSRH@h /* config GPIO three-state select */
1730 ori r3,r3,GPIO0_TSRH@l
1731 lis r4,CFG_GPIO0_TSRH@h
1732 ori r4,r4,CFG_GPIO0_TSRH@l
1735 ori r3,r3,GPIO0_TSRL@l
1736 lis r4,CFG_GPIO0_TSRL@h
1737 ori r4,r4,CFG_GPIO0_TSRL@l
1740 lis r3,GPIO0_TCR@h /* config GPIO driver output enables */
1741 ori r3,r3,GPIO0_TCR@l
1742 lis r4,CFG_GPIO0_TCR@h
1743 ori r4,r4,CFG_GPIO0_TCR@l
1746 li r3,pb1ap /* program EBC bank 1 for RTC access */
1748 lis r3,CFG_EBC_PB1AP@h
1749 ori r3,r3,CFG_EBC_PB1AP@l
1753 lis r3,CFG_EBC_PB1CR@h
1754 ori r3,r3,CFG_EBC_PB1CR@l
1757 li r3,pb1ap /* program EBC bank 1 for RTC access */
1759 lis r3,CFG_EBC_PB1AP@h
1760 ori r3,r3,CFG_EBC_PB1AP@l
1764 lis r3,CFG_EBC_PB1CR@h
1765 ori r3,r3,CFG_EBC_PB1CR@l
1768 li r3,pb4ap /* program EBC bank 4 for FPGA access */
1770 lis r3,CFG_EBC_PB4AP@h
1771 ori r3,r3,CFG_EBC_PB4AP@l
1775 lis r3,CFG_EBC_PB4CR@h
1776 ori r3,r3,CFG_EBC_PB4CR@l
1781 !-----------------------------------------------------------------------
1782 ! Check to see if chip is in bypass mode.
1783 ! If so, write stored CPC0_PLLMR0 and CPC0_PLLMR1 values and perform a
1784 ! CPU reset Otherwise, skip this step and keep going.
1785 ! Note: Running BIOS in bypass mode is not supported since PLB speed
1786 ! will not be fast enough for the SDRAM (min 66MHz)
1787 !-----------------------------------------------------------------------
1789 mfdcr r5, CPC0_PLLMR1
1790 rlwinm r4,r5,1,0x1 /* get system clock source (SSCS) */
1793 beq pll_done /* if SSCS =b'1' then PLL has */
1794 /* already been set */
1795 /* and CPU has been reset */
1796 /* so skip to next section */
1798 #ifdef CONFIG_BUBINGA
1800 !-----------------------------------------------------------------------
1801 ! Read NVRAM to get value to write in PLLMR.
1802 ! If value has not been correctly saved, write default value
1803 ! Default config values (assuming on-board 33MHz SYS_CLK) are above.
1804 ! See CPU_DEFAULT_200 and CPU_DEFAULT_266 above.
1806 ! WARNING: This code assumes the first three words in the nvram_t
1807 ! structure in openbios.h. Changing the beginning of
1808 ! the structure will break this code.
1810 !-----------------------------------------------------------------------
1812 addis r3,0,NVRAM_BASE@h
1813 addi r3,r3,NVRAM_BASE@l
1816 addis r5,0,NVRVFY1@h
1817 addi r5,r5,NVRVFY1@l
1818 cmp cr0,0,r4,r5 /* Compare 1st NVRAM Magic number*/
1822 addis r5,0,NVRVFY2@h
1823 addi r5,r5,NVRVFY2@l
1824 cmp cr0,0,r4,r5 /* Compare 2 NVRAM Magic number */
1826 addi r3,r3,8 /* Skip over conf_size */
1827 lwz r4, 4(r3) /* Load PLLMR1 value from NVRAM */
1828 lwz r3, 0(r3) /* Load PLLMR0 value from NVRAM */
1829 rlwinm r5,r4,1,0x1 /* get system clock source (SSCS) */
1830 cmpi cr0,0,r5,1 /* See if PLL is locked */
1833 #endif /* CONFIG_BUBINGA */
1837 andi. r5, r4, CPC0_BOOT_SEP@l
1838 bne strap_1 /* serial eeprom present */
1839 addis r5,0,CPLD_REG0_ADDR@h
1840 ori r5,r5,CPLD_REG0_ADDR@l
1843 #endif /* CONFIG_TAIHU */
1845 #if defined(CONFIG_ZEUS)
1847 andi. r5, r4, CPC0_BOOT_SEP@l
1848 bne strap_1 /* serial eeprom present */
1855 mfdcr r3, CPC0_PLLMR0
1856 mfdcr r4, CPC0_PLLMR1
1860 addis r3,0,PLLMR0_DEFAULT@h /* PLLMR0 default value */
1861 ori r3,r3,PLLMR0_DEFAULT@l /* */
1862 addis r4,0,PLLMR1_DEFAULT@h /* PLLMR1 default value */
1863 ori r4,r4,PLLMR1_DEFAULT@l /* */
1868 addis r3,0,PLLMR0_DEFAULT_PCI66@h
1869 ori r3,r3,PLLMR0_DEFAULT_PCI66@l
1870 addis r4,0,PLLMR1_DEFAULT_PCI66@h
1871 ori r4,r4,PLLMR1_DEFAULT_PCI66@l
1874 mfdcr r3, CPC0_PLLMR0
1875 mfdcr r4, CPC0_PLLMR1
1876 #endif /* CONFIG_TAIHU */
1879 b pll_write /* Write the CPC0_PLLMR with new value */
1883 !-----------------------------------------------------------------------
1884 ! Clear Soft Reset Register
1885 ! This is needed to enable PCI if not booting from serial EPROM
1886 !-----------------------------------------------------------------------
1896 blr /* return to main code */
1899 !-----------------------------------------------------------------------------
1900 ! Function: pll_write
1901 ! Description: Updates the value of the CPC0_PLLMR according to CMOS27E documentation
1903 ! 1. Pll is first disabled (de-activated by putting in bypass mode)
1905 ! 3. Clock dividers are set while PLL is held in reset and bypassed
1906 ! 4. PLL Reset is cleared
1907 ! 5. Wait 100us for PLL to lock
1908 ! 6. A core reset is performed
1909 ! Input: r3 = Value to write to CPC0_PLLMR0
1910 ! Input: r4 = Value to write to CPC0_PLLMR1
1912 !-----------------------------------------------------------------------------
1917 ori r5,r5,0x0101 /* Stop the UART clocks */
1918 mtdcr CPC0_UCR,r5 /* Before changing PLL */
1920 mfdcr r5, CPC0_PLLMR1
1921 rlwinm r5,r5,0,0x7FFFFFFF /* Disable PLL */
1922 mtdcr CPC0_PLLMR1,r5
1923 oris r5,r5,0x4000 /* Set PLL Reset */
1924 mtdcr CPC0_PLLMR1,r5
1926 mtdcr CPC0_PLLMR0,r3 /* Set clock dividers */
1927 rlwinm r5,r4,0,0x3FFFFFFF /* Reset & Bypass new PLL dividers */
1928 oris r5,r5,0x4000 /* Set PLL Reset */
1929 mtdcr CPC0_PLLMR1,r5 /* Set clock dividers */
1930 rlwinm r5,r5,0,0xBFFFFFFF /* Clear PLL Reset */
1931 mtdcr CPC0_PLLMR1,r5
1934 ! Wait min of 100us for PLL to lock.
1935 ! See CMOS 27E databook for more info.
1936 ! At 200MHz, that means waiting 20,000 instructions
1938 addi r3,0,20000 /* 2000 = 0x4e20 */
1943 oris r5,r5,0x8000 /* Enable PLL */
1944 mtdcr CPC0_PLLMR1,r5 /* Engage */
1947 * Reset CPU to guarantee timings are OK
1948 * Not sure if this is needed...
1951 mtspr dbcr0,r3 /* This will cause a CPU core reset, and */
1952 /* execution will continue from the poweron */
1953 /* vector of 0xfffffffc */
1954 #endif /* CONFIG_405EP */
1956 #if defined(CONFIG_440)
1957 /*----------------------------------------------------------------------------+
1959 +----------------------------------------------------------------------------*/
1960 function_prolog(mttlb3)
1963 function_epilog(mttlb3)
1965 /*----------------------------------------------------------------------------+
1967 +----------------------------------------------------------------------------*/
1968 function_prolog(mftlb3)
1971 function_epilog(mftlb3)
1973 /*----------------------------------------------------------------------------+
1975 +----------------------------------------------------------------------------*/
1976 function_prolog(mttlb2)
1979 function_epilog(mttlb2)
1981 /*----------------------------------------------------------------------------+
1983 +----------------------------------------------------------------------------*/
1984 function_prolog(mftlb2)
1987 function_epilog(mftlb2)
1989 /*----------------------------------------------------------------------------+
1991 +----------------------------------------------------------------------------*/
1992 function_prolog(mttlb1)
1995 function_epilog(mttlb1)
1997 /*----------------------------------------------------------------------------+
1999 +----------------------------------------------------------------------------*/
2000 function_prolog(mftlb1)
2003 function_epilog(mftlb1)
2004 #endif /* CONFIG_440 */