Home | History | Annotate | Line # | Download | only in armadillo
armadillo9_machdep.c revision 1.29.14.3
      1  1.29.14.3  pgoyette /*	$NetBSD: armadillo9_machdep.c,v 1.29.14.3 2018/11/26 01:52:21 pgoyette Exp $	*/
      2        1.1  hamajima 
      3        1.1  hamajima /*
      4        1.1  hamajima  * Copyright (c) 2001, 2002, 2003 Wasabi Systems, Inc.
      5        1.1  hamajima  * All rights reserved.
      6        1.1  hamajima  *
      7        1.1  hamajima  * Based on code written by Jason R. Thorpe and Steve C. Woodford for
      8        1.1  hamajima  * Wasabi Systems, Inc.
      9        1.1  hamajima  *
     10        1.1  hamajima  * Redistribution and use in source and binary forms, with or without
     11        1.1  hamajima  * modification, are permitted provided that the following conditions
     12        1.1  hamajima  * are met:
     13        1.1  hamajima  * 1. Redistributions of source code must retain the above copyright
     14        1.1  hamajima  *    notice, this list of conditions and the following disclaimer.
     15        1.1  hamajima  * 2. Redistributions in binary form must reproduce the above copyright
     16        1.1  hamajima  *    notice, this list of conditions and the following disclaimer in the
     17        1.1  hamajima  *    documentation and/or other materials provided with the distribution.
     18        1.1  hamajima  * 3. All advertising materials mentioning features or use of this software
     19        1.1  hamajima  *    must display the following acknowledgement:
     20        1.1  hamajima  *	This product includes software developed for the NetBSD Project by
     21        1.1  hamajima  *	Wasabi Systems, Inc.
     22        1.1  hamajima  * 4. The name of Wasabi Systems, Inc. may not be used to endorse
     23        1.1  hamajima  *    or promote products derived from this software without specific prior
     24        1.1  hamajima  *    written permission.
     25        1.1  hamajima  *
     26        1.1  hamajima  * THIS SOFTWARE IS PROVIDED BY WASABI SYSTEMS, INC. ``AS IS'' AND
     27        1.1  hamajima  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
     28        1.1  hamajima  * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
     29        1.1  hamajima  * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL WASABI SYSTEMS, INC
     30        1.1  hamajima  * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
     31        1.1  hamajima  * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
     32        1.1  hamajima  * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
     33        1.1  hamajima  * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
     34        1.1  hamajima  * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
     35        1.1  hamajima  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
     36        1.1  hamajima  * POSSIBILITY OF SUCH DAMAGE.
     37        1.1  hamajima  */
     38        1.1  hamajima 
     39        1.1  hamajima /*
     40        1.1  hamajima  * Copyright (c) 1997,1998 Mark Brinicombe.
     41        1.1  hamajima  * Copyright (c) 1997,1998 Causality Limited.
     42        1.1  hamajima  * All rights reserved.
     43        1.1  hamajima  *
     44        1.1  hamajima  * Redistribution and use in source and binary forms, with or without
     45        1.1  hamajima  * modification, are permitted provided that the following conditions
     46        1.1  hamajima  * are met:
     47        1.1  hamajima  * 1. Redistributions of source code must retain the above copyright
     48        1.1  hamajima  *    notice, this list of conditions and the following disclaimer.
     49        1.1  hamajima  * 2. Redistributions in binary form must reproduce the above copyright
     50        1.1  hamajima  *    notice, this list of conditions and the following disclaimer in the
     51        1.1  hamajima  *    documentation and/or other materials provided with the distribution.
     52        1.1  hamajima  * 3. All advertising materials mentioning features or use of this software
     53        1.1  hamajima  *    must display the following acknowledgement:
     54        1.1  hamajima  *	This product includes software developed by Mark Brinicombe
     55        1.1  hamajima  *	for the NetBSD Project.
     56        1.1  hamajima  * 4. The name of the company nor the name of the author may be used to
     57        1.1  hamajima  *    endorse or promote products derived from this software without specific
     58        1.1  hamajima  *    prior written permission.
     59        1.1  hamajima  *
     60        1.1  hamajima  * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
     61        1.1  hamajima  * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
     62        1.1  hamajima  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
     63        1.1  hamajima  * IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
     64        1.1  hamajima  * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
     65        1.1  hamajima  * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
     66        1.1  hamajima  * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
     67        1.1  hamajima  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
     68        1.1  hamajima  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
     69        1.1  hamajima  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
     70        1.1  hamajima  * SUCH DAMAGE.
     71        1.1  hamajima  *
     72       1.20       wiz  * Machine dependent functions for kernel setup for Armadillo.
     73        1.1  hamajima  */
     74        1.1  hamajima 
     75        1.1  hamajima /*	Armadillo-9 physical memory map
     76        1.1  hamajima 	0000 0000 - 0fff ffff	reserved
     77        1.1  hamajima 	1000 0000 - 1000 000f	I/O Control Register
     78        1.1  hamajima 	1000 0010 - 11dd ffff	reserved
     79        1.1  hamajima 	1200 0000 - 1200 ffff	PC/104 I/O space (8bit)
     80        1.1  hamajima 	1201 0000 - 12ff ffff	reserved
     81        1.1  hamajima 	1300 0000 - 13ff ffff	PC/104 Memory space (8bit)
     82        1.1  hamajima 	1400 0000 - 1fff ffff	reserved
     83        1.1  hamajima 	2000 0000 - 21ff ffff	reserved
     84        1.1  hamajima 	2200 0000 - 2200 ffff	PC/104 I/O space (16bit)
     85        1.1  hamajima 	2201 0000 - 22ff ffff	reserved
     86        1.1  hamajima 	2300 0000 - 23ff ffff	PC/104 Memory space (16bit)
     87        1.1  hamajima 	2400 0000 - 2fff ffff	reserved
     88        1.1  hamajima 	3000 0000 - 3fff ffff	reserved
     89        1.1  hamajima 	4000 0000 - 43ff ffff	Compact Flash I/O space
     90        1.1  hamajima 	4400 0000 - 47ff ffff	reserved
     91        1.1  hamajima 	4800 0000 - 4bff ffff	Compact Flash Attribute space
     92        1.1  hamajima 	4c00 0000 - 4fff ffff	Compact Flash memory space
     93        1.1  hamajima 	5000 0000 - 5fff ffff	reserved
     94        1.1  hamajima 	6000 0000 - 607f ffff	Flash Memory (8MByte)
     95        1.1  hamajima 	6080 0000 - 6fff ffff	reserved
     96        1.1  hamajima 	7000 0000 - 7fff ffff	reserved
     97        1.1  hamajima 	8000 0000 - 8008 ffff	EP9315 Internal Register (AHB)
     98        1.1  hamajima 	8009 0000 - 8009 3fff	Internal Boot ROM (16kByte)
     99        1.1  hamajima 	8009 4000 - 8009 ffff	reserved
    100        1.1  hamajima 	800a 0000 - 800f ffff	EP9315 Internal Register (AHB)
    101        1.1  hamajima 	8010 0000 - 807f ffff	reserved
    102        1.1  hamajima 	8080 0000 - 8094 ffff	EP9315 Internal Register (APB)
    103        1.1  hamajima 	8095 0000 - 8fff ffff	reserved
    104        1.1  hamajima 	9000 0000 - bfff ffff	reserved
    105        1.1  hamajima 	c000 0000 - c1ff ffff	SDRAM (32MByte)
    106        1.1  hamajima 	c200 0000 - c3ff ffff	reserved
    107        1.1  hamajima 	c400 0000 - c5ff ffff	SDRAM (32MByte)
    108        1.1  hamajima 	c600 0000 - cfff ffff	reserved
    109        1.1  hamajima 	d000 0000 - ffff ffff	reserved
    110        1.1  hamajima */
    111        1.1  hamajima 
    112        1.1  hamajima #include <sys/cdefs.h>
    113  1.29.14.3  pgoyette __KERNEL_RCSID(0, "$NetBSD: armadillo9_machdep.c,v 1.29.14.3 2018/11/26 01:52:21 pgoyette Exp $");
    114        1.1  hamajima 
    115  1.29.14.1  pgoyette #include "opt_arm_debug.h"
    116  1.29.14.2  pgoyette #include "opt_console.h"
    117        1.1  hamajima #include "opt_ddb.h"
    118        1.1  hamajima #include "opt_kgdb.h"
    119        1.1  hamajima #include "opt_pmap_debug.h"
    120        1.1  hamajima 
    121        1.1  hamajima #include <sys/param.h>
    122        1.1  hamajima #include <sys/device.h>
    123        1.1  hamajima #include <sys/systm.h>
    124        1.1  hamajima #include <sys/kernel.h>
    125        1.1  hamajima #include <sys/exec.h>
    126        1.1  hamajima #include <sys/proc.h>
    127        1.1  hamajima #include <sys/msgbuf.h>
    128        1.1  hamajima #include <sys/reboot.h>
    129        1.1  hamajima #include <sys/termios.h>
    130        1.1  hamajima #include <sys/ksyms.h>
    131       1.27      matt #include <sys/bus.h>
    132       1.27      matt #include <sys/cpu.h>
    133        1.1  hamajima 
    134        1.5   thorpej #include <net/if.h>
    135        1.5   thorpej #include <net/if_ether.h>
    136        1.5   thorpej 
    137        1.1  hamajima #include <uvm/uvm_extern.h>
    138        1.1  hamajima 
    139        1.1  hamajima #include <dev/cons.h>
    140        1.1  hamajima 
    141        1.1  hamajima #include <machine/db_machdep.h>
    142        1.1  hamajima #include <ddb/db_sym.h>
    143        1.1  hamajima #include <ddb/db_extern.h>
    144        1.1  hamajima 
    145        1.3  hamajima #define	DRAM_BLOCKS	4
    146        1.1  hamajima #include <machine/bootconfig.h>
    147        1.5   thorpej #include <machine/autoconf.h>
    148       1.27      matt #include <arm/locore.h>
    149        1.1  hamajima #include <arm/undefined.h>
    150        1.1  hamajima 
    151       1.23      matt /* Define various stack sizes in pages */
    152       1.23      matt #define IRQ_STACK_SIZE	8
    153       1.23      matt #define ABT_STACK_SIZE	8
    154       1.23      matt #define UND_STACK_SIZE	8
    155       1.23      matt 
    156        1.1  hamajima #include <arm/arm32/machdep.h>
    157        1.1  hamajima 
    158        1.1  hamajima #include <arm/ep93xx/ep93xxreg.h>
    159        1.1  hamajima #include <arm/ep93xx/ep93xxvar.h>
    160        1.1  hamajima 
    161        1.1  hamajima #include "epwdog.h"
    162        1.1  hamajima #if NEPWDOG > 0
    163        1.1  hamajima #include <arm/ep93xx/epwdogvar.h>
    164        1.1  hamajima #endif
    165        1.1  hamajima #include <arm/ep93xx/epwdogreg.h>
    166        1.1  hamajima 
    167        1.1  hamajima #include <dev/ic/comreg.h>
    168        1.1  hamajima #include <dev/ic/comvar.h>
    169        1.1  hamajima 
    170        1.1  hamajima #include "epcom.h"
    171        1.1  hamajima #if NEPCOM > 0
    172        1.1  hamajima #include <arm/ep93xx/epcomvar.h>
    173        1.1  hamajima #endif
    174        1.1  hamajima 
    175        1.1  hamajima #include "isa.h"
    176        1.1  hamajima #if NISA > 0
    177        1.1  hamajima #include <dev/isa/isareg.h>
    178        1.1  hamajima #include <dev/isa/isavar.h>
    179        1.1  hamajima #endif
    180        1.1  hamajima 
    181        1.1  hamajima #include <machine/isa_machdep.h>
    182        1.1  hamajima 
    183        1.1  hamajima #include <evbarm/armadillo/armadillo9reg.h>
    184        1.4  hamajima #include <evbarm/armadillo/armadillo9var.h>
    185        1.4  hamajima 
    186        1.4  hamajima struct armadillo_model_t *armadillo_model = 0;
    187        1.4  hamajima static struct armadillo_model_t armadillo_model_table[] = {
    188        1.4  hamajima 	{ DEVCFG_ARMADILLO9, "Armadillo-9" },
    189        1.4  hamajima 	{ DEVCFG_ARMADILLO210, "Armadillo-210" },
    190        1.4  hamajima 	{ 0, "Armadillo(unknown model)" } };
    191        1.1  hamajima 
    192        1.1  hamajima #include "ksyms.h"
    193        1.1  hamajima 
    194        1.1  hamajima /* Kernel text starts 2MB in from the bottom of the kernel address space. */
    195        1.1  hamajima #define	KERNEL_TEXT_BASE	(KERNEL_BASE + 0x00200000)
    196        1.1  hamajima #define	KERNEL_VM_BASE		(KERNEL_BASE + 0x01000000)
    197        1.1  hamajima 
    198        1.1  hamajima /*
    199        1.1  hamajima  * The range 0xc1000000 - 0xccffffff is available for kernel VM space
    200        1.1  hamajima  * Core-logic registers and I/O mappings occupy 0xf0000000 - 0xffffffff
    201        1.1  hamajima  */
    202        1.1  hamajima #define KERNEL_VM_SIZE		0x0c000000
    203        1.1  hamajima 
    204        1.1  hamajima 
    205        1.1  hamajima BootConfig bootconfig;	/* Boot config storage */
    206        1.1  hamajima char *boot_args = NULL;
    207        1.1  hamajima char *boot_file = NULL;
    208        1.1  hamajima 
    209       1.28      matt vaddr_t physical_start;
    210       1.28      matt vaddr_t physical_freestart;
    211       1.28      matt vaddr_t physical_freeend;
    212       1.28      matt vaddr_t physical_freeend_low;
    213       1.28      matt vaddr_t physical_end;
    214        1.1  hamajima u_int free_pages;
    215        1.1  hamajima 
    216       1.28      matt paddr_t msgbufphys;
    217        1.1  hamajima 
    218        1.1  hamajima static struct arm32_dma_range armadillo9_dma_ranges[4];
    219        1.1  hamajima 
    220        1.1  hamajima #if NISA > 0
    221        1.1  hamajima extern void isa_armadillo9_init(u_int, u_int);
    222        1.1  hamajima #endif
    223        1.1  hamajima 
    224        1.1  hamajima #ifdef PMAP_DEBUG
    225        1.1  hamajima extern int pmap_debug_level;
    226        1.1  hamajima #endif
    227        1.1  hamajima 
    228        1.1  hamajima #define KERNEL_PT_SYS		0	/* L2 table for mapping vectors page */
    229        1.1  hamajima 
    230        1.1  hamajima #define KERNEL_PT_KERNEL	1	/* L2 table for mapping kernel */
    231        1.1  hamajima #define	KERNEL_PT_KERNEL_NUM	4
    232        1.1  hamajima 					/* L2 tables for mapping kernel VM */
    233        1.1  hamajima #define KERNEL_PT_VMDATA	(KERNEL_PT_KERNEL + KERNEL_PT_KERNEL_NUM)
    234        1.1  hamajima 
    235        1.1  hamajima #define	KERNEL_PT_VMDATA_NUM	4	/* start with 16MB of KVM */
    236        1.1  hamajima #define NUM_KERNEL_PTS		(KERNEL_PT_VMDATA + KERNEL_PT_VMDATA_NUM)
    237        1.1  hamajima 
    238        1.1  hamajima pv_addr_t kernel_pt_table[NUM_KERNEL_PTS];
    239        1.1  hamajima 
    240        1.1  hamajima /* Prototypes */
    241        1.1  hamajima 
    242        1.1  hamajima void	consinit(void);
    243        1.1  hamajima /*
    244        1.1  hamajima  * Define the default console speed for the machine.
    245        1.1  hamajima  */
    246        1.4  hamajima #if NEPCOM > 0
    247        1.1  hamajima #ifndef CONSPEED
    248        1.1  hamajima #define CONSPEED B115200
    249        1.1  hamajima #endif /* ! CONSPEED */
    250        1.1  hamajima 
    251        1.1  hamajima #ifndef CONMODE
    252        1.1  hamajima #define CONMODE ((TTYDEF_CFLAG & ~(CSIZE | CSTOPB | PARENB)) | CS8) /* 8N1 */
    253        1.1  hamajima #endif
    254        1.1  hamajima 
    255        1.4  hamajima #ifndef CONUNIT
    256        1.4  hamajima #define	CONUNIT	0
    257        1.4  hamajima #endif
    258        1.4  hamajima 
    259        1.1  hamajima int comcnspeed = CONSPEED;
    260        1.1  hamajima int comcnmode = CONMODE;
    261        1.4  hamajima const unsigned long comaddr[] = {
    262        1.4  hamajima 	EP93XX_APB_UART1, EP93XX_APB_UART2 };
    263        1.4  hamajima #endif
    264        1.1  hamajima 
    265        1.1  hamajima #if KGDB
    266        1.1  hamajima #ifndef KGDB_DEVNAME
    267        1.1  hamajima #error Must define KGDB_DEVNAME
    268        1.1  hamajima #endif
    269        1.1  hamajima const char kgdb_devname[] = KGDB_DEVNAME;
    270        1.1  hamajima 
    271        1.1  hamajima #ifndef KGDB_DEVADDR
    272        1.1  hamajima #error Must define KGDB_DEVADDR
    273        1.1  hamajima #endif
    274        1.1  hamajima unsigned long kgdb_devaddr = KGDB_DEVADDR;
    275        1.1  hamajima 
    276        1.1  hamajima #ifndef KGDB_DEVRATE
    277        1.1  hamajima #define KGDB_DEVRATE	CONSPEED
    278        1.1  hamajima #endif
    279        1.1  hamajima int kgdb_devrate = KGDB_DEVRATE;
    280        1.1  hamajima 
    281        1.1  hamajima #ifndef KGDB_DEVMODE
    282        1.1  hamajima #define KGDB_DEVMODE	CONMODE
    283        1.1  hamajima #endif
    284        1.1  hamajima int kgdb_devmode = KGDB_DEVMODE;
    285        1.1  hamajima #endif /* KGDB */
    286        1.1  hamajima 
    287        1.1  hamajima /*
    288        1.5   thorpej  * MAC address for the built-in Ethernet.
    289        1.5   thorpej  */
    290        1.5   thorpej uint8_t	armadillo9_ethaddr[ETHER_ADDR_LEN];
    291        1.5   thorpej 
    292        1.5   thorpej static void
    293        1.5   thorpej armadillo9_device_register(device_t dev, void *aux)
    294        1.5   thorpej {
    295        1.5   thorpej 
    296        1.5   thorpej 	/* MAC address for the built-in Ethernet. */
    297        1.6   thorpej 	if (device_is_a(dev, "epe")) {
    298        1.7   thorpej 		prop_data_t pd = prop_data_create_data_nocopy(
    299        1.7   thorpej 		    armadillo9_ethaddr, ETHER_ADDR_LEN);
    300        1.7   thorpej 		KASSERT(pd != NULL);
    301        1.7   thorpej 		if (prop_dictionary_set(device_properties(dev),
    302       1.19    martin 					"mac-address", pd) == false) {
    303        1.5   thorpej 			printf("WARNING: unable to set mac-addr property "
    304       1.25       chs 			    "for %s\n", device_xname(dev));
    305        1.5   thorpej 		}
    306        1.7   thorpej 		prop_object_release(pd);
    307        1.5   thorpej 	}
    308        1.5   thorpej }
    309        1.5   thorpej 
    310        1.5   thorpej /*
    311        1.1  hamajima  * void cpu_reboot(int howto, char *bootstr)
    312        1.1  hamajima  *
    313        1.1  hamajima  * Reboots the system
    314        1.1  hamajima  *
    315        1.1  hamajima  * Deal with any syncing, unmounting, dumping and shutdown hooks,
    316        1.1  hamajima  * then reset the CPU.
    317        1.1  hamajima  */
    318        1.1  hamajima void
    319        1.1  hamajima cpu_reboot(int howto, char *bootstr)
    320        1.1  hamajima {
    321        1.1  hamajima 	/*
    322        1.1  hamajima 	 * If we are still cold then hit the air brakes
    323        1.1  hamajima 	 * and crash to earth fast
    324        1.1  hamajima 	 */
    325        1.1  hamajima 	if (cold) {
    326        1.1  hamajima 		doshutdownhooks();
    327       1.12    dyoung 		pmf_system_shutdown(boothowto);
    328        1.1  hamajima 		printf("\r\n");
    329        1.1  hamajima 		printf("The operating system has halted.\r\n");
    330        1.1  hamajima 		printf("Please press any key to reboot.\r\n");
    331        1.1  hamajima 		cngetc();
    332        1.1  hamajima 		printf("\r\nrebooting...\r\n");
    333        1.1  hamajima 		goto reset;
    334        1.1  hamajima 	}
    335        1.1  hamajima 
    336        1.1  hamajima 	/* Disable console buffering */
    337        1.1  hamajima 
    338        1.1  hamajima 	/*
    339        1.1  hamajima 	 * If RB_NOSYNC was not specified sync the discs.
    340        1.1  hamajima 	 * Note: Unless cold is set to 1 here, syslogd will die during the
    341        1.1  hamajima 	 * unmount.  It looks like syslogd is getting woken up only to find
    342        1.1  hamajima 	 * that it cannot page part of the binary in as the filesystem has
    343        1.1  hamajima 	 * been unmounted.
    344        1.1  hamajima 	 */
    345        1.1  hamajima 	if (!(howto & RB_NOSYNC))
    346        1.1  hamajima 		bootsync();
    347        1.1  hamajima 
    348        1.1  hamajima 	/* Say NO to interrupts */
    349        1.1  hamajima 	splhigh();
    350        1.1  hamajima 
    351        1.1  hamajima 	/* Do a dump if requested. */
    352        1.1  hamajima 	if ((howto & (RB_DUMP | RB_HALT)) == RB_DUMP)
    353        1.1  hamajima 		dumpsys();
    354        1.1  hamajima 
    355        1.1  hamajima 	/* Run any shutdown hooks */
    356        1.1  hamajima 	doshutdownhooks();
    357        1.1  hamajima 
    358       1.12    dyoung 	pmf_system_shutdown(boothowto);
    359       1.12    dyoung 
    360        1.1  hamajima 	/* Make sure IRQ's are disabled */
    361        1.1  hamajima 	IRQdisable;
    362        1.1  hamajima 
    363        1.1  hamajima 	if (howto & RB_HALT) {
    364        1.1  hamajima 		printf("\r\n");
    365        1.1  hamajima 		printf("The operating system has halted.\r\n");
    366        1.1  hamajima 		printf("Please press any key to reboot.\r\n");
    367        1.1  hamajima 		cngetc();
    368        1.1  hamajima 	}
    369        1.1  hamajima 
    370        1.1  hamajima 	printf("\r\nrebooting...\r\n");
    371        1.1  hamajima  reset:
    372        1.1  hamajima 	/*
    373        1.1  hamajima 	 * Make really really sure that all interrupts are disabled,
    374        1.1  hamajima 	 * and poke the Internal Bus and Peripheral Bus reset lines.
    375        1.1  hamajima 	 */
    376        1.1  hamajima 	(void) disable_interrupts(I32_bit|F32_bit);
    377        1.1  hamajima #if NEPWDOG > 0
    378        1.1  hamajima 	epwdog_reset();
    379        1.1  hamajima #else
    380        1.1  hamajima 	{
    381       1.26     skrll 	uint32_t ctrl = EP93XX_APB_VBASE + EP93XX_APB_WDOG + EP93XX_WDOG_Ctrl;
    382       1.26     skrll 	uint32_t val = EP93XX_WDOG_ENABLE;
    383        1.2     perry 	__asm volatile (
    384        1.1  hamajima 		"str %1, [%0]\n"
    385        1.1  hamajima 		:
    386        1.1  hamajima 		: "r" (ctrl), "r" (val)
    387        1.1  hamajima 	);
    388        1.1  hamajima 	}
    389        1.1  hamajima #endif
    390        1.1  hamajima 	for (;;);
    391        1.1  hamajima }
    392        1.1  hamajima 
    393        1.1  hamajima /* Static device mappings. */
    394        1.1  hamajima static const struct pmap_devmap armadillo9_devmap[] = {
    395        1.1  hamajima     {
    396        1.1  hamajima 	EP93XX_AHB_VBASE,
    397        1.1  hamajima 	EP93XX_AHB_HWBASE,
    398        1.1  hamajima 	EP93XX_AHB_SIZE,
    399        1.1  hamajima 	VM_PROT_READ|VM_PROT_WRITE,
    400        1.1  hamajima 	PTE_NOCACHE,
    401        1.1  hamajima     },
    402        1.1  hamajima 
    403        1.1  hamajima     {
    404        1.1  hamajima 	EP93XX_APB_VBASE,
    405        1.1  hamajima 	EP93XX_APB_HWBASE,
    406        1.1  hamajima 	EP93XX_APB_SIZE,
    407        1.1  hamajima 	VM_PROT_READ|VM_PROT_WRITE,
    408        1.1  hamajima 	PTE_NOCACHE,
    409        1.1  hamajima     },
    410        1.1  hamajima 
    411        1.1  hamajima     {
    412        1.1  hamajima 	EP93XX_PCMCIA0_VBASE,
    413        1.1  hamajima 	EP93XX_PCMCIA0_HWBASE,
    414        1.1  hamajima 	EP93XX_PCMCIA_SIZE,
    415        1.1  hamajima 	VM_PROT_READ|VM_PROT_WRITE,
    416        1.1  hamajima 	PTE_NOCACHE,
    417        1.1  hamajima     },
    418        1.1  hamajima 
    419        1.1  hamajima 	/*
    420        1.1  hamajima 	 * IO8 and IO16 space *must* be mapped contiguously with
    421        1.1  hamajima 	 * IO8_VA == IO16_VA - 64 Mbytes.  ISA busmap driver depends
    422        1.1  hamajima 	 * on that!
    423        1.1  hamajima 	 */
    424        1.1  hamajima     {
    425        1.1  hamajima 	ARMADILLO9_IO8_VBASE,
    426        1.1  hamajima 	ARMADILLO9_IO8_HWBASE,
    427        1.1  hamajima 	ARMADILLO9_IO8_SIZE,
    428        1.1  hamajima 	VM_PROT_READ|VM_PROT_WRITE,
    429        1.1  hamajima 	PTE_NOCACHE,
    430        1.1  hamajima     },
    431        1.1  hamajima 
    432        1.1  hamajima     {
    433        1.1  hamajima 	ARMADILLO9_IO16_VBASE,
    434        1.1  hamajima 	ARMADILLO9_IO16_HWBASE,
    435        1.1  hamajima 	ARMADILLO9_IO16_SIZE,
    436        1.1  hamajima 	VM_PROT_READ|VM_PROT_WRITE,
    437        1.1  hamajima 	PTE_NOCACHE,
    438        1.1  hamajima     },
    439        1.1  hamajima 
    440        1.1  hamajima    {
    441        1.1  hamajima 	0,
    442        1.1  hamajima 	0,
    443        1.1  hamajima 	0,
    444        1.1  hamajima 	0,
    445        1.1  hamajima 	0,
    446        1.1  hamajima     }
    447        1.1  hamajima };
    448        1.1  hamajima 
    449        1.1  hamajima /*
    450        1.1  hamajima  * u_int initarm(...)
    451        1.1  hamajima  *
    452        1.1  hamajima  * Initial entry point on startup. This gets called before main() is
    453        1.1  hamajima  * entered.
    454        1.1  hamajima  * It should be responsible for setting up everything that must be
    455        1.1  hamajima  * in place when main is called.
    456        1.1  hamajima  * This includes
    457        1.1  hamajima  *   Taking a copy of the boot configuration structure.
    458        1.1  hamajima  *   Initialising the physical console so characters can be printed.
    459        1.1  hamajima  *   Setting up page tables for the kernel
    460        1.1  hamajima  *   Initialising interrupt controllers to a sane default state
    461        1.1  hamajima  */
    462        1.1  hamajima u_int
    463        1.1  hamajima initarm(void *arg)
    464        1.1  hamajima {
    465        1.1  hamajima 	int loop;
    466        1.1  hamajima 	int loop1;
    467        1.1  hamajima 	u_int l1pagetable;
    468        1.4  hamajima 	struct bootparam_tag *bootparam_p;
    469        1.4  hamajima 	unsigned long devcfg;
    470        1.1  hamajima 
    471        1.1  hamajima 	/*
    472        1.1  hamajima 	 * Since we map the on-board devices VA==PA, and the kernel
    473        1.1  hamajima 	 * is running VA==PA, it's possible for us to initialize
    474        1.1  hamajima 	 * the console now.
    475        1.1  hamajima 	 */
    476        1.1  hamajima 	consinit();
    477        1.1  hamajima 
    478        1.4  hamajima 	/* identify model */
    479        1.4  hamajima 	devcfg = *((volatile unsigned long*)(EP93XX_APB_HWBASE
    480        1.4  hamajima 					     + EP93XX_APB_SYSCON
    481        1.4  hamajima 					     + EP93XX_SYSCON_DeviceCfg));
    482        1.4  hamajima 	for (armadillo_model = &armadillo_model_table[0];
    483        1.4  hamajima 				armadillo_model->devcfg; armadillo_model++)
    484        1.4  hamajima 		if (devcfg == armadillo_model->devcfg)
    485        1.4  hamajima 			break;
    486        1.4  hamajima 
    487        1.4  hamajima 	/* Talk to the user */
    488        1.4  hamajima 	printf("\nNetBSD/%s booting ...\n", armadillo_model->name);
    489        1.4  hamajima 
    490        1.4  hamajima 	/* set some informations from bootloader */
    491        1.4  hamajima 	bootparam_p = (struct bootparam_tag *)bootparam;
    492        1.4  hamajima 	bootconfig.dramblocks = 0;
    493        1.4  hamajima 	while (bootparam_p->hdr.tag != BOOTPARAM_TAG_NONE) {
    494        1.4  hamajima 		switch (bootparam_p->hdr.tag) {
    495        1.4  hamajima 		case BOOTPARAM_TAG_MEM:
    496        1.4  hamajima 			if (bootconfig.dramblocks < DRAM_BLOCKS) {
    497        1.4  hamajima #ifdef VERBOSE_INIT_ARM
    498        1.4  hamajima 			printf("dram[%d]: address=0x%08lx, size=0x%08lx\n",
    499        1.4  hamajima 						bootconfig.dramblocks,
    500        1.4  hamajima 						bootparam_p->u.mem.start,
    501        1.4  hamajima 						bootparam_p->u.mem.size);
    502        1.4  hamajima #endif
    503        1.4  hamajima 				bootconfig.dram[bootconfig.dramblocks].address =
    504        1.4  hamajima 					bootparam_p->u.mem.start;
    505        1.4  hamajima 				bootconfig.dram[bootconfig.dramblocks].pages =
    506        1.4  hamajima 					bootparam_p->u.mem.size / PAGE_SIZE;
    507        1.4  hamajima 				bootconfig.dramblocks++;
    508        1.4  hamajima 			}
    509        1.4  hamajima 			break;
    510        1.4  hamajima 		case BOOTPARAM_TAG_CMDLINE:
    511        1.1  hamajima #ifdef VERBOSE_INIT_ARM
    512        1.4  hamajima 			printf("cmdline: %s\n", bootparam_p->u.cmdline.cmdline);
    513        1.1  hamajima #endif
    514        1.4  hamajima 			parse_mi_bootargs(bootparam_p->u.cmdline.cmdline);
    515        1.4  hamajima 			break;
    516        1.4  hamajima 		}
    517        1.4  hamajima 		bootparam_p = bootparam_tag_next(bootparam_p);
    518        1.4  hamajima 	}
    519        1.1  hamajima 
    520        1.1  hamajima 	/*
    521        1.1  hamajima 	 * Heads up ... Setup the CPU / MMU / TLB functions
    522        1.1  hamajima 	 */
    523        1.1  hamajima 	if (set_cpufuncs())
    524        1.1  hamajima 		panic("cpu not recognized!");
    525        1.1  hamajima 
    526        1.1  hamajima #ifdef VERBOSE_INIT_ARM
    527        1.1  hamajima 	printf("initarm: Configuring system ...\n");
    528        1.1  hamajima #endif
    529        1.1  hamajima 	/*
    530        1.1  hamajima 	 * Set up the variables that define the availablilty of
    531        1.1  hamajima 	 * physical memory.  For now, we're going to set
    532        1.1  hamajima 	 * physical_freestart to 0xc0200000 (where the kernel
    533        1.1  hamajima 	 * was loaded), and allocate the memory we need downwards.
    534        1.1  hamajima 	 * If we get too close to the L1 table that we set up, we
    535        1.1  hamajima 	 * will panic.  We will update physical_freestart and
    536        1.1  hamajima 	 * physical_freeend later to reflect what pmap_bootstrap()
    537        1.1  hamajima 	 * wants to see.
    538        1.1  hamajima 	 *
    539        1.1  hamajima 	 * XXX pmap_bootstrap() needs an enema.
    540        1.1  hamajima 	 */
    541        1.1  hamajima 	physical_start = bootconfig.dram[0].address;
    542        1.1  hamajima 	physical_end = bootconfig.dram[0].address
    543        1.1  hamajima 			+ (bootconfig.dram[0].pages * PAGE_SIZE);
    544        1.1  hamajima 
    545        1.1  hamajima 	physical_freestart = 0xc0018000UL;
    546        1.1  hamajima 	physical_freeend = 0xc0200000UL;
    547        1.1  hamajima 
    548        1.1  hamajima 	physmem = (physical_end - physical_start) / PAGE_SIZE;
    549        1.1  hamajima 
    550        1.1  hamajima #ifdef VERBOSE_INIT_ARM
    551        1.1  hamajima 	/* Tell the user about the memory */
    552        1.1  hamajima 	printf("physmemory: %d pages at 0x%08lx -> 0x%08lx\n", physmem,
    553        1.1  hamajima 	    physical_start, physical_end - 1);
    554        1.1  hamajima #endif
    555        1.1  hamajima 
    556        1.1  hamajima 	/*
    557        1.1  hamajima 	 * Okay, the kernel starts 2MB in from the bottom of physical
    558        1.1  hamajima 	 * memory.  We are going to allocate our bootstrap pages downwards
    559        1.1  hamajima 	 * from there.
    560        1.1  hamajima 	 *
    561        1.1  hamajima 	 * We need to allocate some fixed page tables to get the kernel
    562        1.1  hamajima 	 * going.  We allocate one page directory and a number of page
    563        1.1  hamajima 	 * tables and store the physical addresses in the kernel_pt_table
    564        1.1  hamajima 	 * array.
    565        1.1  hamajima 	 *
    566        1.1  hamajima 	 * The kernel page directory must be on a 16K boundary.  The page
    567        1.1  hamajima 	 * tables must be on 4K bounaries.  What we do is allocate the
    568        1.1  hamajima 	 * page directory on the first 16K boundary that we encounter, and
    569        1.1  hamajima 	 * the page tables on 4K boundaries otherwise.  Since we allocate
    570        1.1  hamajima 	 * at least 3 L2 page tables, we are guaranteed to encounter at
    571        1.1  hamajima 	 * least one 16K aligned region.
    572        1.1  hamajima 	 */
    573        1.1  hamajima 
    574        1.1  hamajima #ifdef VERBOSE_INIT_ARM
    575        1.1  hamajima 	printf("Allocating page tables\n");
    576        1.1  hamajima #endif
    577        1.1  hamajima 
    578        1.1  hamajima 	free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE;
    579        1.1  hamajima 
    580        1.1  hamajima #ifdef VERBOSE_INIT_ARM
    581        1.1  hamajima 	printf("freestart = 0x%08lx, free_pages = %d (0x%08x)\n",
    582        1.1  hamajima 	       physical_freestart, free_pages, free_pages);
    583        1.1  hamajima #endif
    584        1.1  hamajima 
    585        1.1  hamajima 	/* Define a macro to simplify memory allocation */
    586        1.1  hamajima #define	valloc_pages(var, np)				\
    587        1.1  hamajima 	alloc_pages((var).pv_pa, (np));			\
    588        1.1  hamajima 	(var).pv_va = KERNEL_BASE + (var).pv_pa - physical_start;
    589        1.1  hamajima 
    590        1.1  hamajima #define alloc_pages(var, np)				\
    591        1.1  hamajima 	physical_freeend -= ((np) * PAGE_SIZE);		\
    592        1.1  hamajima 	if (physical_freeend < physical_freestart)	\
    593        1.1  hamajima 		panic("initarm: out of memory");	\
    594        1.1  hamajima 	(var) = physical_freeend;			\
    595        1.1  hamajima 	free_pages -= (np);				\
    596        1.1  hamajima 	memset((char *)(var), 0, ((np) * PAGE_SIZE));
    597        1.1  hamajima 
    598        1.1  hamajima 	loop1 = 0;
    599        1.1  hamajima 	for (loop = 0; loop <= NUM_KERNEL_PTS; ++loop) {
    600        1.1  hamajima 		/* Are we 16KB aligned for an L1 ? */
    601        1.1  hamajima 		if (((physical_freeend - L1_TABLE_SIZE) & (L1_TABLE_SIZE - 1)) == 0
    602        1.1  hamajima 		    && kernel_l1pt.pv_pa == 0) {
    603        1.1  hamajima 			valloc_pages(kernel_l1pt, L1_TABLE_SIZE / PAGE_SIZE);
    604        1.1  hamajima 		} else {
    605        1.1  hamajima 			valloc_pages(kernel_pt_table[loop1],
    606        1.1  hamajima 			    L2_TABLE_SIZE / PAGE_SIZE);
    607        1.1  hamajima 			++loop1;
    608        1.1  hamajima 		}
    609        1.1  hamajima 	}
    610        1.1  hamajima 
    611        1.1  hamajima 	/* This should never be able to happen but better confirm that. */
    612        1.1  hamajima 	if (!kernel_l1pt.pv_pa || (kernel_l1pt.pv_pa & (L1_TABLE_SIZE-1)) != 0)
    613        1.1  hamajima 		panic("initarm: Failed to align the kernel page directory");
    614        1.1  hamajima 
    615        1.1  hamajima 	/*
    616        1.1  hamajima 	 * Allocate a page for the system vectors page
    617        1.1  hamajima 	 */
    618        1.1  hamajima 	alloc_pages(systempage.pv_pa, 1);
    619        1.1  hamajima 
    620        1.1  hamajima 	/* Allocate stacks for all modes */
    621        1.1  hamajima 	valloc_pages(irqstack, IRQ_STACK_SIZE);
    622        1.1  hamajima 	valloc_pages(abtstack, ABT_STACK_SIZE);
    623        1.1  hamajima 	valloc_pages(undstack, UND_STACK_SIZE);
    624        1.1  hamajima 	valloc_pages(kernelstack, UPAGES);
    625        1.1  hamajima 
    626        1.1  hamajima #ifdef VERBOSE_INIT_ARM
    627        1.1  hamajima 	printf("IRQ stack: p0x%08lx v0x%08lx\n", irqstack.pv_pa,
    628        1.1  hamajima 	    irqstack.pv_va);
    629        1.1  hamajima 	printf("ABT stack: p0x%08lx v0x%08lx\n", abtstack.pv_pa,
    630        1.1  hamajima 	    abtstack.pv_va);
    631        1.1  hamajima 	printf("UND stack: p0x%08lx v0x%08lx\n", undstack.pv_pa,
    632        1.1  hamajima 	    undstack.pv_va);
    633        1.1  hamajima 	printf("SVC stack: p0x%08lx v0x%08lx\n", kernelstack.pv_pa,
    634        1.1  hamajima 	    kernelstack.pv_va);
    635        1.1  hamajima #endif
    636        1.1  hamajima 
    637        1.1  hamajima 	alloc_pages(msgbufphys, round_page(MSGBUFSIZE) / PAGE_SIZE);
    638        1.1  hamajima 
    639        1.1  hamajima 	/*
    640        1.1  hamajima 	 * Ok we have allocated physical pages for the primary kernel
    641        1.1  hamajima 	 * page tables.  Save physical_freeend for when we give whats left
    642        1.1  hamajima 	 * of memory below 2Mbyte to UVM.
    643        1.1  hamajima 	 */
    644        1.1  hamajima 
    645        1.1  hamajima 	physical_freeend_low = physical_freeend;
    646        1.1  hamajima 
    647        1.1  hamajima #ifdef VERBOSE_INIT_ARM
    648        1.1  hamajima 	printf("Creating L1 page table at 0x%08lx\n", kernel_l1pt.pv_pa);
    649        1.1  hamajima #endif
    650        1.1  hamajima 
    651        1.1  hamajima 	/*
    652        1.1  hamajima 	 * Now we start construction of the L1 page table
    653        1.1  hamajima 	 * We start by mapping the L2 page tables into the L1.
    654        1.1  hamajima 	 * This means that we can replace L1 mappings later on if necessary
    655        1.1  hamajima 	 */
    656        1.1  hamajima 	l1pagetable = kernel_l1pt.pv_pa;
    657        1.1  hamajima 
    658        1.1  hamajima 	/* Map the L2 pages tables in the L1 page table */
    659        1.1  hamajima 	pmap_link_l2pt(l1pagetable, ARM_VECTORS_HIGH & ~(0x00400000 - 1),
    660        1.1  hamajima 	    &kernel_pt_table[KERNEL_PT_SYS]);
    661        1.1  hamajima 	for (loop = 0; loop < KERNEL_PT_KERNEL_NUM; loop++)
    662        1.1  hamajima 		pmap_link_l2pt(l1pagetable, KERNEL_BASE + loop * 0x00400000,
    663        1.1  hamajima 		    &kernel_pt_table[KERNEL_PT_KERNEL + loop]);
    664        1.1  hamajima 	for (loop = 0; loop < KERNEL_PT_VMDATA_NUM; loop++)
    665        1.1  hamajima 		pmap_link_l2pt(l1pagetable, KERNEL_VM_BASE + loop * 0x00400000,
    666        1.1  hamajima 		    &kernel_pt_table[KERNEL_PT_VMDATA + loop]);
    667        1.1  hamajima 
    668        1.1  hamajima 	/* update the top of the kernel VM */
    669        1.1  hamajima 	pmap_curmaxkvaddr =
    670        1.1  hamajima 	    KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000);
    671        1.1  hamajima 
    672        1.1  hamajima #ifdef VERBOSE_INIT_ARM
    673        1.1  hamajima 	printf("Mapping kernel\n");
    674        1.1  hamajima #endif
    675        1.1  hamajima 
    676        1.1  hamajima 	/* Now we fill in the L2 pagetable for the kernel static code/data */
    677        1.1  hamajima 	{
    678        1.1  hamajima 		extern char etext[], _end[];
    679        1.1  hamajima 		size_t textsize = (uintptr_t) etext - KERNEL_TEXT_BASE;
    680        1.1  hamajima 		size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE;
    681        1.1  hamajima 		u_int logical;
    682        1.1  hamajima 
    683        1.1  hamajima 		textsize = (textsize + PGOFSET) & ~PGOFSET;
    684        1.1  hamajima 		totalsize = (totalsize + PGOFSET) & ~PGOFSET;
    685        1.1  hamajima 
    686        1.1  hamajima 		logical = 0x00200000;	/* offset of kernel in RAM */
    687        1.1  hamajima 		logical += pmap_map_chunk(l1pagetable, KERNEL_BASE + logical,
    688        1.1  hamajima 		    physical_start + logical, textsize,
    689        1.1  hamajima 		    VM_PROT_READ|VM_PROT_WRITE, PTE_CACHE);
    690        1.1  hamajima 		logical += pmap_map_chunk(l1pagetable, KERNEL_BASE + logical,
    691        1.1  hamajima 		    physical_start + logical, totalsize - textsize,
    692        1.1  hamajima 		    VM_PROT_READ|VM_PROT_WRITE, PTE_CACHE);
    693        1.1  hamajima 	}
    694        1.1  hamajima 
    695        1.1  hamajima #ifdef VERBOSE_INIT_ARM
    696        1.1  hamajima 	printf("Constructing L2 page tables\n");
    697        1.1  hamajima #endif
    698        1.1  hamajima 
    699        1.1  hamajima 	/* Map the stack pages */
    700        1.1  hamajima 	pmap_map_chunk(l1pagetable, irqstack.pv_va, irqstack.pv_pa,
    701        1.1  hamajima 	    IRQ_STACK_SIZE * PAGE_SIZE, VM_PROT_READ|VM_PROT_WRITE, PTE_CACHE);
    702        1.1  hamajima 	pmap_map_chunk(l1pagetable, abtstack.pv_va, abtstack.pv_pa,
    703        1.1  hamajima 	    ABT_STACK_SIZE * PAGE_SIZE, VM_PROT_READ|VM_PROT_WRITE, PTE_CACHE);
    704        1.1  hamajima 	pmap_map_chunk(l1pagetable, undstack.pv_va, undstack.pv_pa,
    705        1.1  hamajima 	    UND_STACK_SIZE * PAGE_SIZE, VM_PROT_READ|VM_PROT_WRITE, PTE_CACHE);
    706        1.1  hamajima 	pmap_map_chunk(l1pagetable, kernelstack.pv_va, kernelstack.pv_pa,
    707        1.1  hamajima 	    UPAGES * PAGE_SIZE, VM_PROT_READ|VM_PROT_WRITE, PTE_CACHE);
    708        1.1  hamajima 
    709        1.1  hamajima 	pmap_map_chunk(l1pagetable, kernel_l1pt.pv_va, kernel_l1pt.pv_pa,
    710        1.1  hamajima 	    L1_TABLE_SIZE, VM_PROT_READ|VM_PROT_WRITE, PTE_PAGETABLE);
    711        1.1  hamajima 
    712        1.1  hamajima 	for (loop = 0; loop < NUM_KERNEL_PTS; ++loop) {
    713        1.1  hamajima 		pmap_map_chunk(l1pagetable, kernel_pt_table[loop].pv_va,
    714        1.1  hamajima 		    kernel_pt_table[loop].pv_pa, L2_TABLE_SIZE,
    715        1.1  hamajima 		    VM_PROT_READ|VM_PROT_WRITE, PTE_PAGETABLE);
    716        1.1  hamajima 	}
    717        1.1  hamajima 
    718        1.1  hamajima 	/* Map the vector page. */
    719        1.1  hamajima 	pmap_map_entry(l1pagetable, ARM_VECTORS_HIGH, systempage.pv_pa,
    720        1.1  hamajima 	    VM_PROT_READ|VM_PROT_WRITE, PTE_CACHE);
    721        1.1  hamajima 
    722        1.1  hamajima 	/* Map the statically mapped devices. */
    723        1.1  hamajima 	pmap_devmap_bootstrap(l1pagetable, armadillo9_devmap);
    724        1.1  hamajima 
    725        1.1  hamajima 	/*
    726        1.1  hamajima 	 * Update the physical_freestart/physical_freeend/free_pages
    727        1.1  hamajima 	 * variables.
    728        1.1  hamajima 	 */
    729        1.1  hamajima 	{
    730        1.1  hamajima 		extern char _end[];
    731        1.1  hamajima 
    732        1.1  hamajima 		physical_freestart = physical_start +
    733        1.1  hamajima 		    (((((uintptr_t) _end) + PGOFSET) & ~PGOFSET) -
    734        1.1  hamajima 		     KERNEL_BASE);
    735        1.1  hamajima 		physical_freeend = physical_end;
    736        1.1  hamajima 		free_pages =
    737        1.1  hamajima 		    (physical_freeend - physical_freestart) / PAGE_SIZE;
    738        1.1  hamajima 	}
    739        1.1  hamajima 
    740        1.1  hamajima 	/*
    741        1.1  hamajima 	 * Now we have the real page tables in place so we can switch to them.
    742        1.1  hamajima 	 * Once this is done we will be running with the REAL kernel page
    743        1.1  hamajima 	 * tables.
    744        1.1  hamajima 	 */
    745        1.1  hamajima 
    746        1.1  hamajima 	/* Switch tables */
    747        1.1  hamajima #ifdef VERBOSE_INIT_ARM
    748        1.1  hamajima 	printf("freestart = 0x%08lx, free_pages = %d (0x%x)\n",
    749        1.1  hamajima 	       physical_freestart, free_pages, free_pages);
    750        1.1  hamajima 	printf("switching to new L1 page table  @%#lx...", kernel_l1pt.pv_pa);
    751        1.1  hamajima #endif
    752        1.1  hamajima 	cpu_domains((DOMAIN_CLIENT << (PMAP_DOMAIN_KERNEL*2)) | DOMAIN_CLIENT);
    753       1.24      matt 	cpu_setttb(kernel_l1pt.pv_pa, true);
    754        1.1  hamajima 	cpu_tlb_flushID();
    755        1.1  hamajima 	cpu_domains(DOMAIN_CLIENT << (PMAP_DOMAIN_KERNEL*2));
    756        1.1  hamajima 
    757        1.1  hamajima 	/*
    758        1.1  hamajima 	 * Moved from cpu_startup() as data_abort_handler() references
    759        1.1  hamajima 	 * this during uvm init
    760        1.1  hamajima 	 */
    761       1.17     rmind 	uvm_lwp_setuarea(&lwp0, kernelstack.pv_va);
    762        1.1  hamajima 
    763        1.1  hamajima #ifdef VERBOSE_INIT_ARM
    764        1.1  hamajima 	printf("done!\n");
    765        1.1  hamajima #endif
    766        1.1  hamajima 
    767        1.1  hamajima #ifdef VERBOSE_INIT_ARM
    768        1.1  hamajima 	printf("bootstrap done.\n");
    769        1.1  hamajima #endif
    770        1.1  hamajima 
    771        1.1  hamajima 	arm32_vector_init(ARM_VECTORS_HIGH, ARM_VEC_ALL);
    772        1.1  hamajima 
    773        1.1  hamajima 	/*
    774        1.1  hamajima 	 * Pages were allocated during the secondary bootstrap for the
    775        1.1  hamajima 	 * stacks for different CPU modes.
    776        1.1  hamajima 	 * We must now set the r13 registers in the different CPU modes to
    777        1.1  hamajima 	 * point to these stacks.
    778        1.1  hamajima 	 * Since the ARM stacks use STMFD etc. we must set r13 to the top end
    779        1.1  hamajima 	 * of the stack memory.
    780        1.1  hamajima 	 */
    781        1.1  hamajima #ifdef VERBOSE_INIT_ARM
    782        1.1  hamajima 	printf("init subsystems: stacks ");
    783        1.1  hamajima #endif
    784        1.1  hamajima 
    785        1.1  hamajima 	set_stackptr(PSR_IRQ32_MODE,
    786        1.1  hamajima 	    irqstack.pv_va + IRQ_STACK_SIZE * PAGE_SIZE);
    787        1.1  hamajima 	set_stackptr(PSR_ABT32_MODE,
    788        1.1  hamajima 	    abtstack.pv_va + ABT_STACK_SIZE * PAGE_SIZE);
    789        1.1  hamajima 	set_stackptr(PSR_UND32_MODE,
    790        1.1  hamajima 	    undstack.pv_va + UND_STACK_SIZE * PAGE_SIZE);
    791        1.1  hamajima 
    792        1.1  hamajima 	/*
    793        1.1  hamajima 	 * Well we should set a data abort handler.
    794        1.1  hamajima 	 * Once things get going this will change as we will need a proper
    795        1.1  hamajima 	 * handler.
    796        1.1  hamajima 	 * Until then we will use a handler that just panics but tells us
    797        1.1  hamajima 	 * why.
    798        1.1  hamajima 	 * Initialisation of the vectors will just panic on a data abort.
    799        1.1  hamajima 	 * This just fills in a slightly better one.
    800        1.1  hamajima 	 */
    801        1.1  hamajima #ifdef VERBOSE_INIT_ARM
    802        1.1  hamajima 	printf("vectors ");
    803        1.1  hamajima #endif
    804        1.1  hamajima 	data_abort_handler_address = (u_int)data_abort_handler;
    805        1.1  hamajima 	prefetch_abort_handler_address = (u_int)prefetch_abort_handler;
    806        1.1  hamajima 	undefined_handler_address = (u_int)undefinedinstruction_bounce;
    807        1.1  hamajima 
    808        1.1  hamajima 	/* Initialise the undefined instruction handlers */
    809        1.1  hamajima #ifdef VERBOSE_INIT_ARM
    810        1.1  hamajima 	printf("undefined ");
    811        1.1  hamajima #endif
    812        1.1  hamajima 	undefined_init();
    813        1.1  hamajima 
    814        1.1  hamajima 	/* Load memory into UVM. */
    815        1.1  hamajima #ifdef VERBOSE_INIT_ARM
    816        1.1  hamajima 	printf("page ");
    817        1.1  hamajima #endif
    818       1.29    cherry 	uvm_md_init();
    819        1.1  hamajima 	uvm_page_physload(atop(physical_freestart), atop(physical_freeend),
    820        1.1  hamajima 	    atop(physical_freestart), atop(physical_freeend),
    821        1.1  hamajima 	    VM_FREELIST_DEFAULT);
    822        1.1  hamajima 	uvm_page_physload(atop(0xc0000000), atop(physical_freeend_low),
    823        1.1  hamajima 	    atop(0xc0000000), atop(physical_freeend_low),
    824        1.1  hamajima 	    VM_FREELIST_DEFAULT);
    825        1.3  hamajima 	physmem = bootconfig.dram[0].pages;
    826        1.3  hamajima 	for (loop = 1; loop < bootconfig.dramblocks; ++loop) {
    827        1.3  hamajima 		size_t start = bootconfig.dram[loop].address;
    828        1.3  hamajima 		size_t size = bootconfig.dram[loop].pages * PAGE_SIZE;
    829        1.3  hamajima 		uvm_page_physload(atop(start), atop(start + size),
    830        1.3  hamajima 				  atop(start), atop(start + size),
    831        1.3  hamajima 				  VM_FREELIST_DEFAULT);
    832        1.3  hamajima 		physmem += bootconfig.dram[loop].pages;
    833        1.3  hamajima 	}
    834        1.1  hamajima 
    835  1.29.14.3  pgoyette 	/* Boot strap pmap telling it where managed kernel virtual memory is */
    836        1.1  hamajima #ifdef VERBOSE_INIT_ARM
    837        1.1  hamajima 	printf("pmap ");
    838        1.1  hamajima #endif
    839       1.11      matt 	pmap_bootstrap(KERNEL_VM_BASE, KERNEL_VM_BASE + KERNEL_VM_SIZE);
    840        1.1  hamajima 
    841        1.1  hamajima 	/* Setup the IRQ system */
    842        1.1  hamajima #ifdef VERBOSE_INIT_ARM
    843        1.1  hamajima 	printf("irq ");
    844        1.1  hamajima #endif
    845        1.1  hamajima 	ep93xx_intr_init();
    846        1.1  hamajima #if NISA > 0
    847        1.1  hamajima 	isa_intr_init();
    848        1.1  hamajima 
    849        1.1  hamajima #ifdef VERBOSE_INIT_ARM
    850        1.1  hamajima 	printf("isa ");
    851        1.1  hamajima #endif
    852        1.1  hamajima 	isa_armadillo9_init(ARMADILLO9_IO16_VBASE + ARMADILLO9_ISAIO,
    853        1.1  hamajima 		ARMADILLO9_IO16_VBASE + ARMADILLO9_ISAMEM);
    854        1.1  hamajima #endif
    855        1.1  hamajima 
    856        1.1  hamajima #ifdef VERBOSE_INIT_ARM
    857        1.1  hamajima 	printf("done.\n");
    858        1.1  hamajima #endif
    859        1.1  hamajima 
    860        1.1  hamajima #ifdef BOOTHOWTO
    861        1.1  hamajima 	boothowto = BOOTHOWTO;
    862        1.1  hamajima #endif
    863        1.1  hamajima 
    864        1.1  hamajima #ifdef DDB
    865        1.1  hamajima 	db_machine_init();
    866        1.1  hamajima 	if (boothowto & RB_KDB)
    867        1.1  hamajima 		Debugger();
    868        1.1  hamajima #endif
    869        1.1  hamajima 
    870        1.5   thorpej 	/* We have our own device_register() */
    871        1.5   thorpej 	evbarm_device_register = armadillo9_device_register;
    872        1.5   thorpej 
    873        1.1  hamajima 	/* We return the new stack pointer address */
    874        1.1  hamajima 	return(kernelstack.pv_va + USPACE_SVC_STACK_TOP);
    875        1.1  hamajima }
    876        1.1  hamajima 
    877        1.1  hamajima void
    878        1.1  hamajima consinit(void)
    879        1.1  hamajima {
    880        1.1  hamajima 	static int consinit_called;
    881        1.1  hamajima #if NEPCOM > 0
    882        1.1  hamajima 	bus_space_handle_t ioh;
    883        1.1  hamajima #endif
    884        1.1  hamajima 
    885        1.1  hamajima 	if (consinit_called != 0)
    886        1.1  hamajima 		return;
    887        1.1  hamajima 
    888        1.1  hamajima 	consinit_called = 1;
    889        1.1  hamajima 
    890        1.1  hamajima 	/*
    891        1.1  hamajima 	 * Console devices are already mapped in VA.  Our devmap reflects
    892        1.1  hamajima 	 * this, so register it now so drivers can map the console
    893        1.1  hamajima 	 * device.
    894        1.1  hamajima 	 */
    895        1.1  hamajima 	pmap_devmap_register(armadillo9_devmap);
    896        1.1  hamajima 
    897        1.1  hamajima #if NEPCOM > 0
    898        1.4  hamajima 	bus_space_map(&ep93xx_bs_tag, EP93XX_APB_HWBASE + comaddr[CONUNIT],
    899        1.1  hamajima 		EP93XX_APB_UART_SIZE, 0, &ioh);
    900        1.4  hamajima         if (epcomcnattach(&ep93xx_bs_tag, EP93XX_APB_HWBASE + comaddr[CONUNIT],
    901        1.1  hamajima 		ioh, comcnspeed, comcnmode))
    902        1.1  hamajima 	{
    903        1.1  hamajima 		panic("can't init serial console");
    904        1.1  hamajima 	}
    905        1.1  hamajima #else
    906        1.1  hamajima 	panic("serial console not configured");
    907        1.1  hamajima #endif
    908        1.1  hamajima #if KGDB
    909        1.1  hamajima #if NEPCOM > 0
    910        1.1  hamajima 	if (strcmp(kgdb_devname, "epcom") == 0) {
    911        1.1  hamajima 		com_kgdb_attach(&ep93xx_bs_tag, kgdb_devaddr, kgdb_devrate,
    912        1.1  hamajima 			kgdb_devmode);
    913        1.1  hamajima 	}
    914        1.1  hamajima #endif	/* NEPCOM > 0 */
    915        1.1  hamajima #endif	/* KGDB */
    916        1.1  hamajima }
    917        1.1  hamajima 
    918        1.1  hamajima 
    919        1.1  hamajima bus_dma_tag_t
    920        1.1  hamajima ep93xx_bus_dma_init(struct arm32_bus_dma_tag *dma_tag_template)
    921        1.1  hamajima {
    922        1.1  hamajima 	int i;
    923        1.1  hamajima 	struct arm32_bus_dma_tag *dmat;
    924        1.1  hamajima 
    925        1.1  hamajima 	for (i = 0; i < bootconfig.dramblocks; i++) {
    926        1.1  hamajima 		armadillo9_dma_ranges[i].dr_sysbase = bootconfig.dram[i].address;
    927        1.1  hamajima 		armadillo9_dma_ranges[i].dr_busbase = bootconfig.dram[i].address;
    928        1.1  hamajima 		armadillo9_dma_ranges[i].dr_len = bootconfig.dram[i].pages *
    929        1.1  hamajima 			PAGE_SIZE;
    930        1.1  hamajima 	}
    931        1.1  hamajima 
    932        1.1  hamajima 	dmat = dma_tag_template;
    933        1.1  hamajima 
    934        1.1  hamajima 	dmat->_ranges = armadillo9_dma_ranges;
    935        1.1  hamajima 	dmat->_nranges = bootconfig.dramblocks;
    936        1.1  hamajima 
    937        1.1  hamajima 	return dmat;
    938        1.1  hamajima }
    939