1 1.4.2.2 tls # 2 1.4.2.2 tls # $NetBSD: ARMADAXP,v 1.4.2.4 2017/12/03 11:36:03 jdolecek Exp $ 3 1.4.2.2 tls # 4 1.4.2.2 tls # ARMADA XP DEV BOARD 5 1.4.2.2 tls # 6 1.4.2.2 tls 7 1.4.2.4 jdolecek include "arch/evbarm/conf/std.armadaxp" 8 1.4.2.2 tls 9 1.4.2.2 tls # estimated number of users 10 1.4.2.2 tls 11 1.4.2.2 tls maxusers 32 12 1.4.2.2 tls 13 1.4.2.2 tls # Standard system options 14 1.4.2.2 tls 15 1.4.2.2 tls options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT 16 1.4.2.2 tls #options NTP # NTP phase/frequency locked loop 17 1.4.2.2 tls 18 1.4.2.2 tls # CPU options 19 1.4.2.2 tls options CPU_PJ4B 20 1.4.2.2 tls 21 1.4.2.2 tls # Architecture options 22 1.4.2.2 tls options ARMADAXP 23 1.4.2.2 tls options L2CACHE_ENABLE 24 1.4.2.2 tls #options AURORA_IO_CACHE_COHERENCY 25 1.4.2.2 tls options AURORA_L2_PT_WALK 26 1.4.2.2 tls 27 1.4.2.4 jdolecek options __HAVE_MM_MD_DIRECT_MAPPED_PHYS 28 1.4.2.3 tls #options VERBOSE_INIT_ARM 29 1.4.2.3 tls #options MVSOC_CONSOLE_EARLY 30 1.4.2.2 tls 31 1.4.2.2 tls # File systems 32 1.4.2.2 tls file-system FFS # UFS 33 1.4.2.2 tls #file-system LFS # log-structured file system 34 1.4.2.2 tls file-system MFS # memory file system 35 1.4.2.2 tls file-system NFS # Network file system 36 1.4.2.2 tls #file-system ADOSFS # AmigaDOS-compatible file system 37 1.4.2.2 tls #file-system EXT2FS # second extended file system (linux) 38 1.4.2.2 tls #file-system CD9660 # ISO 9660 + Rock Ridge file system 39 1.4.2.2 tls file-system MSDOSFS # MS-DOS file system 40 1.4.2.2 tls #file-system FDESC # /dev/fd 41 1.4.2.2 tls #file-system KERNFS # /kern 42 1.4.2.2 tls #file-system NULLFS # loopback file system 43 1.4.2.2 tls #file-system PROCFS # /proc 44 1.4.2.2 tls #file-system UMAPFS # NULLFS + uid and gid remapping 45 1.4.2.2 tls #file-system UNION # union file system 46 1.4.2.2 tls file-system TMPFS # memory file system 47 1.4.2.2 tls file-system PTYFS # /dev/pts/N support 48 1.4.2.2 tls file-system PUFFS # Pass-to-Userspace Framework File System 49 1.4.2.2 tls 50 1.4.2.2 tls # File system options 51 1.4.2.2 tls #options QUOTA # legacy UFS quotas 52 1.4.2.2 tls #options QUOTA2 # new, in-filesystem UFS quotas 53 1.4.2.4 jdolecek #options DISKLABEL_EI # disklabel Endian Independent support 54 1.4.2.2 tls #options FFS_EI # FFS Endian Independent support 55 1.4.2.2 tls #options NFSSERVER 56 1.4.2.2 tls options WAPBL # File system journaling support 57 1.4.2.2 tls #options FFS_NO_SNAPSHOT # No FFS snapshot support 58 1.4.2.2 tls 59 1.4.2.2 tls # Networking options 60 1.4.2.2 tls options GATEWAY # packet forwarding 61 1.4.2.2 tls options INET # IP + ICMP + TCP + UDP 62 1.4.2.2 tls options INET6 # IPV6 63 1.4.2.2 tls #options IPSEC # IP security 64 1.4.2.2 tls #options IPSEC_DEBUG # debug for IP security 65 1.4.2.2 tls options MROUTING # IP multicast routing 66 1.4.2.2 tls options PIM # Protocol Independent Multicast 67 1.4.2.2 tls options NETATALK # AppleTalk networking 68 1.4.2.2 tls options PPP_BSDCOMP # BSD-Compress compression support for PPP 69 1.4.2.2 tls options PPP_DEFLATE # Deflate compression support for PPP 70 1.4.2.2 tls options PPP_FILTER # Active filter support for PPP (requires bpf) 71 1.4.2.2 tls options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG 72 1.4.2.2 tls options NFS_BOOT_DHCP 73 1.4.2.2 tls 74 1.4.2.2 tls #options NFS_BOOT_BOOTP 75 1.4.2.2 tls #options NFS_BOOT_DHCP 76 1.4.2.2 tls #options NFS_BOOT_BOOTSTATIC 77 1.4.2.2 tls #options NFS_BOOTSTATIC_MYIP="\"192.168.1.4\"" 78 1.4.2.2 tls #options NFS_BOOTSTATIC_GWIP="\"192.168.1.1\"" 79 1.4.2.2 tls #options NFS_BOOTSTATIC_MASK="\"255.255.255.0\"" 80 1.4.2.2 tls #options NFS_BOOTSTATIC_SERVADDR="\"192.168.1.1\"" 81 1.4.2.2 tls #options NFS_BOOTSTATIC_SERVER="\"192.168.1.1:/nfs/sdp2430\"" 82 1.4.2.2 tls 83 1.4.2.2 tls #options NFS_BOOT_RWSIZE=1024 84 1.4.2.2 tls 85 1.4.2.2 tls # Compatibility options 86 1.4.2.4 jdolecek include "conf/compat_netbsd50.config" 87 1.4.2.4 jdolecek options COMPAT_NETBSD32 # allow running arm (e.g. non-earm) binaries 88 1.4.2.2 tls 89 1.4.2.2 tls # Shared memory options 90 1.4.2.2 tls options SYSVMSG # System V-like message queues 91 1.4.2.2 tls options SYSVSEM # System V-like semaphores 92 1.4.2.2 tls #options SEMMNI=10 # number of semaphore identifiers 93 1.4.2.2 tls #options SEMMNS=60 # number of semaphores in system 94 1.4.2.2 tls #options SEMUME=10 # max number of undo entries per process 95 1.4.2.2 tls #options SEMMNU=30 # number of undo structures in system 96 1.4.2.2 tls options SYSVSHM # System V-like memory sharing 97 1.4.2.2 tls 98 1.4.2.2 tls # Device options 99 1.4.2.2 tls #options MEMORY_DISK_HOOKS # boottime setup of ramdisk 100 1.4.2.2 tls #options MEMORY_DISK_ROOT_SIZE=8192 # Size in blocks 101 1.4.2.2 tls #options MEMORY_DISK_DYNAMIC 102 1.4.2.2 tls #options MINIROOTSIZE=1000 # Size in blocks 103 1.4.2.2 tls #options MEMORY_DISK_IS_ROOT # use memory disk as root 104 1.4.2.2 tls 105 1.4.2.2 tls # Miscellaneous kernel options 106 1.4.2.2 tls options KTRACE # system call tracing, a la ktrace(1) 107 1.4.2.2 tls #options SCSIVERBOSE # Verbose SCSI errors 108 1.4.2.2 tls #options MIIVERBOSE # Verbose MII autoconfuration messages 109 1.4.2.2 tls #options DDB_KEYCODE=0x40 110 1.4.2.2 tls #options USERCONF # userconf(4) support 111 1.4.2.2 tls #options PIPE_SOCKETPAIR # smaller, but slower pipe(2) 112 1.4.2.2 tls 113 1.4.2.2 tls # Development and Debugging options 114 1.4.2.2 tls options LOCKDEBUG 115 1.4.2.2 tls #options PERFCTRS # performance counters 116 1.4.2.3 tls options DIAGNOSTIC # internal consistency checks 117 1.4.2.2 tls #options DEBUG 118 1.4.2.2 tls #options PMAP_DEBUG # Enable pmap_debug_level code 119 1.4.2.2 tls options PMAPCOUNTERS 120 1.4.2.2 tls #options IPKDB # remote kernel debugging 121 1.4.2.2 tls #options VERBOSE_INIT_ARM # verbose bootstraping messages 122 1.4.2.2 tls options DDB # in-kernel debugger 123 1.4.2.2 tls options DDB_ONPANIC=1 124 1.4.2.2 tls options DDB_HISTORY_SIZE=100 # Enable history editing in DDB 125 1.4.2.2 tls options DDB_KEYCODE=0x1d # Enter ddb on ^] 126 1.4.2.2 tls #options KGDB 127 1.4.2.2 tls options KGDB_DEVADDR=0xd0012000 128 1.4.2.2 tls makeoptions DEBUG="-g" # compile full symbol table 129 1.4.2.4 jdolecek makeoptions COPY_SYMTAB=1 130 1.4.2.2 tls 131 1.4.2.2 tls ## USB Debugging options 132 1.4.2.2 tls #options USB_DEBUG 133 1.4.2.2 tls #options EHCI_DEBUG 134 1.4.2.2 tls #options OHCI_DEBUG 135 1.4.2.2 tls #options UHUB_DEBUG 136 1.4.2.2 tls 137 1.4.2.2 tls # Valid options for BOOT_ARGS: 138 1.4.2.2 tls # single Boot to single user only 139 1.4.2.2 tls # kdb Give control to kernel debugger 140 1.4.2.2 tls # ask Ask for file name to reboot from 141 1.4.2.2 tls # pmapdebug=<n> If PMAP_DEBUG, set pmap_debug_level to <n> 142 1.4.2.2 tls # memorydisk=<n> Set memorydisk size to <n> KB 143 1.4.2.2 tls # quiet Show aprint_naive output 144 1.4.2.2 tls # verbose Show aprint_normal and aprint_verbose output 145 1.4.2.2 tls #options BOOT_ARGS="\"verbose kdb\"" 146 1.4.2.2 tls #options BOOT_ARGS="\"pmapdebug=1\"" 147 1.4.2.2 tls 148 1.4.2.2 tls config netbsd root on ? type ? 149 1.4.2.2 tls #config netbsd root on sd0c type ffs 150 1.4.2.2 tls #config netbsd root on wd0a type ffs 151 1.4.2.2 tls #config netbsd root on re1 type nfs 152 1.4.2.2 tls 153 1.4.2.2 tls # The main bus device 154 1.4.2.2 tls mainbus0 at root 155 1.4.2.2 tls 156 1.4.2.2 tls # The boot cpu 157 1.4.2.2 tls cpu0 at mainbus? 158 1.4.2.2 tls 159 1.4.2.2 tls # Specify the memory size in bytes. 160 1.4.2.2 tls options MEMSIZE=0x80000000 161 1.4.2.2 tls 162 1.4.2.2 tls # Marvell SoC Bus 163 1.4.2.2 tls mvsoc0 at mainbus? 164 1.4.2.3 tls options MVSOC_INTERREGS_PBASE=0xd0000000 165 1.4.2.2 tls 166 1.4.2.2 tls # On-chip Timers 167 1.4.2.2 tls mvsoctmr* at mvsoc? offset ? irq ? 168 1.4.2.2 tls 169 1.4.2.2 tls # On-chip UART Interface 170 1.4.2.2 tls com* at mvsoc? 171 1.4.2.2 tls #options COM_DEBUG 172 1.4.2.2 tls options CONSADDR=0xd0012000 173 1.4.2.2 tls options CONSPEED=115200 174 1.4.2.2 tls options CONSFREQ=250000000 175 1.4.2.2 tls 176 1.4.2.2 tls # On-chip Two-Wire Serial Interface (TWSI) 177 1.4.2.2 tls gttwsi* at mvsoc? offset ? irq ? 178 1.4.2.2 tls iic* at gttwsi? 179 1.4.2.2 tls 180 1.4.2.2 tls # Serial Peripheral Interface (SPI) 181 1.4.2.2 tls mvspi* at mvsoc? offset ? irq ? 182 1.4.2.2 tls spi* at mvspi? 183 1.4.2.2 tls 184 1.4.2.2 tls spiflash0 at spiflashbus? 185 1.4.2.2 tls m25p0 at spi? slave 0 186 1.4.2.2 tls 187 1.4.2.2 tls # TWSI SDRAM Serial Presence Detect 188 1.4.2.2 tls spdmem0 at iic? addr 0x56 189 1.4.2.2 tls 190 1.4.2.4 jdolecek # On-chip Cryptographic Engines and Security Accelerator (S/W chaining) 191 1.4.2.3 tls mvcesa* at mvsoc? offset ? irq ? 192 1.4.2.3 tls 193 1.4.2.4 jdolecek # On-chip Cryptographic Engines and Security Accelerator (H/W chaining) 194 1.4.2.4 jdolecek #mvxpsec* at mvsoc? offset ? irq ? 195 1.4.2.4 jdolecek #options MVXPSEC_DEBUG=MVXPSEC_DEBUG_ALL 196 1.4.2.4 jdolecek 197 1.4.2.2 tls # On-chip USB 2.0 Interface 198 1.4.2.2 tls ehci* at mvsoc? offset ? irq ? 199 1.4.2.2 tls 200 1.4.2.2 tls # USB bus support 201 1.4.2.2 tls usb* at ehci? 202 1.4.2.2 tls 203 1.4.2.2 tls # USB Hubs 204 1.4.2.2 tls uhub* at usb? 205 1.4.2.2 tls uhub* at uhub? port ? 206 1.4.2.2 tls 207 1.4.2.2 tls # USB Mass Storage 208 1.4.2.2 tls umass* at uhub? port ? configuration ? interface ? 209 1.4.2.2 tls wd* at umass? 210 1.4.2.2 tls scsibus* at scsi? 211 1.4.2.2 tls sd* at scsibus? target ? lun ? # SCSI disk drives 212 1.4.2.2 tls 213 1.4.2.2 tls # USB Generic driver 214 1.4.2.2 tls ugen* at uhub? port ? 215 1.4.2.2 tls 216 1.4.2.2 tls # USB Network interface 217 1.4.2.2 tls udav* at uhub? port ? 218 1.4.2.2 tls 219 1.4.2.2 tls mvsdio* at mvsoc? offset ? irq ? 220 1.4.2.2 tls sdmmc* at mvsdio? 221 1.4.2.2 tls 222 1.4.2.2 tls ld* at sdmmc? 223 1.4.2.2 tls 224 1.4.2.2 tls # On-chip Serial-ATA II Host Controller (SATAHC) 225 1.4.2.2 tls mvsata* at mvsoc? offset ? irq ? 226 1.4.2.2 tls #options MVSATA_WITHOUTDMA 227 1.4.2.2 tls 228 1.4.2.2 tls # ATA (IDE) bus support 229 1.4.2.2 tls atabus* at ata? 230 1.4.2.2 tls #options ATADEBUG 231 1.4.2.2 tls 232 1.4.2.2 tls # ATAPI bus support 233 1.4.2.2 tls atapibus* at atapi? 234 1.4.2.2 tls 235 1.4.2.2 tls # IDE drives 236 1.4.2.2 tls wd* at atabus? drive ? flags 0x0000 237 1.4.2.2 tls 238 1.4.2.2 tls # ATAPI devices 239 1.4.2.2 tls # flags have the same meaning as for IDE drives. 240 1.4.2.2 tls sd* at atapibus? drive ? flags 0x0000 # ATAPI disk drives 241 1.4.2.2 tls uk* at atapibus? drive ? flags 0x0000 # ATAPI unknown 242 1.4.2.2 tls 243 1.4.2.4 jdolecek # On-chip Gigabit Ethernet Controller Interface (backward compatible mode) 244 1.4.2.3 tls mvgbec* at mvsoc? offset ? 245 1.4.2.3 tls mvgbe* at mvgbec? port ? irq ? 246 1.4.2.3 tls 247 1.4.2.4 jdolecek # On-chip Gigabit Ethernet Controller Interface (counter mode) 248 1.4.2.4 jdolecek #mvxpbm* at mvsoc? offset ? 249 1.4.2.4 jdolecek #mvxpe* at mvsoc? irq ? 250 1.4.2.4 jdolecek #options MVXPE_EVENT_COUNTERS 251 1.4.2.4 jdolecek #options MVXPE_DEBUG=0 252 1.4.2.4 jdolecek 253 1.4.2.2 tls # On-chip RTC 254 1.4.2.2 tls mvsocrtc* at mvsoc? offset ? irq ? 255 1.4.2.2 tls 256 1.4.2.2 tls # On-chip PCI Express Interface 257 1.4.2.2 tls mvpex* at mvsoc? offset ? irq ? 258 1.4.2.2 tls 259 1.4.2.2 tls # PCI bus support 260 1.4.2.2 tls options PCI_NETBSD_CONFIGURE 261 1.4.2.2 tls #options PCI_CONFIG_DUMP # verbosely dump PCI config space 262 1.4.2.2 tls pci* at mvpex? 263 1.4.2.2 tls pchb* at pci? dev ? function ? # PCI-Host bridges 264 1.4.2.2 tls 265 1.4.2.4 jdolecek # PCI Serial-ATA Host Controller 266 1.4.2.4 jdolecek mvsata* at pci? dev ? function ? 267 1.4.2.4 jdolecek 268 1.4.2.2 tls # PCI Ethernet 269 1.4.2.2 tls wm* at pci? dev ? function ? # Intel 8254x gigabit 270 1.4.2.2 tls re* at pci? dev ? function ? 271 1.4.2.2 tls 272 1.4.2.2 tls acphy* at mii? phy ? # Altima AC101 10/100 PHY 273 1.4.2.2 tls amhphy* at mii? phy ? # AMD 79c901 PHY (10BASE-T part) 274 1.4.2.2 tls bmtphy* at mii? phy ? # Broadcom BCM5201/5202 PHYs 275 1.4.2.2 tls brgphy* at mii? phy ? # Broadcom BCM5400/5401 Gig-E PHYs 276 1.4.2.2 tls ciphy* at mii? phy ? # Cicada CS8201 Gig-E PHYs 277 1.4.2.2 tls dmphy* at mii? phy ? # Davicom DM9101 PHYs 278 1.4.2.2 tls exphy* at mii? phy ? # 3Com internal PHYs 279 1.4.2.2 tls gentbi* at mii? phy ? # Generic ten-bit 1000BASE-X PHYs 280 1.4.2.2 tls glxtphy* at mii? phy ? # Level One LXT-1000 Gig-E PHYs 281 1.4.2.2 tls gphyter* at mii? phy ? # NatSemi DP83861 Gig-E PHYs 282 1.4.2.2 tls icsphy* at mii? phy ? # Integrated Circuit Systems ICS1890 PHYs 283 1.4.2.2 tls igphy* at mii? phy ? # Intel IGP01E1000, i82566 10/100/1000 284 1.4.2.2 tls ikphy* at mii? phy ? # Intel 82563 PHYs 285 1.4.2.2 tls inphy* at mii? phy ? # Intel 82555 PHYs 286 1.4.2.2 tls iophy* at mii? phy ? # Intel 82553 PHYs 287 1.4.2.2 tls lxtphy* at mii? phy ? # Level One LXT-970 PHYs 288 1.4.2.2 tls makphy* at mii? phy ? # Marvel 88E1000 Gig-E PHYs 289 1.4.2.2 tls nsphy* at mii? phy ? # NatSemi DP83840 PHYs 290 1.4.2.2 tls nsphyter* at mii? phy ? # NatSemi DP83843/DP83815 PHYs 291 1.4.2.2 tls pnaphy* at mii? phy ? # Generic HomePNA PHYs 292 1.4.2.2 tls qsphy* at mii? phy ? # Quality Semiconductor QS6612 PHYs 293 1.4.2.2 tls rgephy* at mii? phy ? # Realtek 8169S/8110S internal PHYs 294 1.4.2.2 tls rlphy* at mii? phy ? # Realtek 8139/8201L PHYs 295 1.4.2.2 tls sqphy* at mii? phy ? # Seeq 80220/80221/80223/80225 PHYs 296 1.4.2.2 tls tlphy* at mii? phy ? # ThunderLAN internal PHYs 297 1.4.2.2 tls tqphy* at mii? phy ? # TSC Semiconductor 78Q2120 PHYs 298 1.4.2.2 tls ukphy* at mii? phy ? # Generic/unknown PHYs 299 1.4.2.2 tls urlphy* at mii? phy ? # Realtek RTL8150L internal PHYs 300 1.4.2.2 tls 301 1.4.2.3 tls # PCI USB devices 302 1.4.2.3 tls xhci* at pci? dev ? function ? 303 1.4.2.3 tls usb* at xhci? 304 1.4.2.3 tls 305 1.4.2.2 tls # Pseudo-Devices 306 1.4.2.2 tls # disk/mass storage pseudo-devices 307 1.4.2.3 tls #pseudo-device md # memory disk device (ramdisk) 308 1.4.2.2 tls pseudo-device vnd # pseudo disks (see vnconfig) 309 1.4.2.2 tls #pseudo-device fss # file system snapshot device 310 1.4.2.2 tls 311 1.4.2.2 tls # network pseudo-devices 312 1.4.2.2 tls pseudo-device bpfilter # Berkeley packet filter 313 1.4.2.2 tls pseudo-device loop # network loopback 314 1.4.2.2 tls pseudo-device kttcp # network loopback 315 1.4.2.2 tls pseudo-device putter 316 1.4.2.2 tls 317 1.4.2.2 tls # miscellaneous pseudo-devices 318 1.4.2.2 tls pseudo-device pty # pseudo-terminals 319 1.4.2.2 tls #options RND_COM 320 1.4.2.2 tls #pseudo-device clockctl # user control of clock subsystem 321 1.4.2.2 tls pseudo-device ksyms # /dev/ksyms 322