boot NetBSD/aarch64
Drop to EL1...OK
Creating VA=PA tables (0x00000000-0xffffffff)
Creating VA=PA tables for kernel image
Creating VA=PA tables for FDT
Creating KVA=PA tables
OK
MMU Enable...OK
initarm
[ 1.0000000] FDT<0x2eff5f00>
[ 1.0000000] cpufunc
[ 1.0000000] devmap
[ 1.0000000] pmap_devmap_bootstrap:
[ 1.0000000] devmap: pa fe000000-feffffff = va fffffffff7000000
[ 1.0000000] devmap: pa ff800000-ff9fffff = va fffffffff6800000
[ 1.0000000] devmap: pa 00000000-00000fff = va fffffffff0000000
[ 1.0000000] pmap_devmap_bootstrap: done
[ 1.0000000] bootstrap
[ 1.0000000] bcm283x_bootparams: memory size 994050048
[ 1.0000000] bcm283x_bootparams: arm clock 600000000
[ 1.0000000] bcm283x_bootparams: vpu clock 500000000
[ 1.0000000] bcm283x_bootparams: emmc clock 200000000
[ 1.0000000] bcm283x_bootparams: firmware rev 5d39ecad
[ 1.0000000] bcm283x_bootparams: board model 0
[ 1.0000000] bcm283x_bootparams: mac-address 568f0332a6dc
[ 1.0000000] bcm283x_bootparams: board rev c03111
[ 1.0000000] bcm283x_bootparams: board serial 1000000002230b82
[ 1.0000000] bcm283x_bootparams: DMA channel mask 0x000071f5
[ 1.0000000] bcm283x_bootparams: cmdline bcm2708_fb.fbwidth=0 bcm2708_fb.fbheight=0 bcm2708_fb.fbswap=1 smsc95xx.macaddr=DC:A6:32:03:8F:56 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 root=ld0a console=serial -v -x
[ 1.0000000] stdout
[ 1.0000000] consinit ok
[ 1.0000000] uboot: args 0x2eff5f00, 0, 0, 0
[ 1.0000000] NetBSD/evbarm (fdt) booting ...
[ 1.0000000] FDT /memory [0] @ 0x0 size 0x3b400000
[ 1.0000000] FDT /memory [1] @ 0x40000000 size 0xbc000000
[ 1.0000000] initarm: memory start 0 end fc000000 (len fc000000)
[ 1.0000000] initarm: fdt_build_bootconfig
[ 1.0000000] Usable memory:
[ 1.0000000] 1000 - 3b3fffff
[ 1.0000000] 40000000 - fbffffff
[ 1.0000000] Creating KSEG tables for 0x0000000000000000-0x00000000fc000000
[ 1.0000000] write protect 0xffffffc000000000 .. 0xffffffc000c00000
[ 1.0000000] va ffffffc000000000 -> pa 00000000011ca000 -> l0 ffff0000011ca000
[ 1.0000000] va ffffffc000200000 -> pa 00000000011ca000 -> l0 ffff0000011ca000
[ 1.0000000] va ffffffc000400000 -> pa 00000000011ca000 -> l0 ffff0000011ca000
[ 1.0000000] va ffffffc000600000 -> pa 00000000011ca000 -> l0 ffff0000011ca000[ 1.0000000] va ffffffc000800000 -> pa 00000000011ca000 -> l0 ffff0000011ca000
[ 1.0000000] va ffffffc000a00000 -> pa 00000000011ca000 -> l0 ffff0000011ca000
[ 1.0000000] exec protect 0xffffffc000800000 .. 0xffffffc000fd6000
[ 1.0000000] va ffffffc000800000 -> pa 00000000011ca000 -> l0 ffff0000011ca000
[ 1.0000000] va ffffffc000a00000 -> pa 00000000011ca000 -> l0 ffff0000011ca000
[ 1.0000000] va ffffffc000c00000 -> pa 00000000011ca000 -> l0 ffff0000011ca000
[ 1.0000000] va ffffffc000e00000 -> pa 00000000011ca000 -> l0 ffff0000011ca000
[ 1.0000000] cpu_kernel_vm_init: kernel phys start 200000 end 11ca000+c000
[ 1.0000000] bootargs: 8250.nr_uarts=1 cma=64M bcm2708_fb.fbwidth=0 bcm2708_fb.fbheight=0 bcm2708_fb.fbswap=1 smsc95xx.macaddr=DC:A6:32:03:8F:56 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 root=ld0a console=serial -v -x
[ 1.0000000] Memory regions:
[ 1.0000000] 1000 - 1fffff
[ 1.0000000] 11d6000 - 3b3fffff
[ 1.0000000] 40000000 - fbffffff
[ 1.0000000] ------------------------------------------
[ 1.0000000] kern_vtopdiff = 0xffffffbfffe00000
[ 1.0000000] physical_start = 0x0000000000001000
[ 1.0000000] kernel_start_phys = 0x0000000000200000
[ 1.0000000] kernel_end_phys = 0x00000000011ca000
[ 1.0000000] msgbuf = 0x000000003b3f0000
[ 1.0000000] physical_end = 0x00000000fc000000
[ 1.0000000] VM_MIN_KERNEL_ADDRESS = 0xffffffc000000000
[ 1.0000000] kernel_start_l2 = 0xffffffc000000000
[ 1.0000000] kernel_start = 0xffffffc000000000
[ 1.0000000] kernel_end = 0xffffffc000fca000
[ 1.0000000] pagetables = 0xffffffc000fca000
[ 1.0000000] pagetables_end = 0xffffffc000fd6000
[ 1.0000000] kernel_end_l2 = 0xffffffc001000000
[ 1.0000000] module_start = 0xffffffc001000000
[ 1.0000000] module_end = 0xffffffc003000000
[ 1.0000000] (kernel va area)
[ 1.0000000] (devmap va area) = 0xfffffffff0000000
[ 1.0000000] VM_MAX_KERNEL_ADDRESS = 0xffffffffffe00000
[ 1.0000000] ------------------------------------------
[ 1.0000000] mpstart
main
[ 1.0000000] ksyms: checking .text
[ 1.0000000] ksyms: checking .rodata
[ 1.0000000] ksyms: checking link_set_evcnts
[ 1.0000000] ksyms: checking .eh_frame
[ 1.0000000] ksyms: checking link_set_sysctl_funcs
[ 1.0000000] ksyms: checking link_set_arm_platforms
[ 1.0000000] ksyms: checking link_set_fdt_consoles
[ 1.0000000] ksyms: checking link_set_arm_cpu_methods
[ 1.0000000] ksyms: checking link_set_modules
[ 1.0000000] ksyms: checking link_set_ieee80211_funcs
[ 1.0000000] ksyms: checking link_set_domains
[ 1.0000000] ksyms: checking link_set_sdt_argtypes_set
[ 1.0000000] ksyms: checking link_set_sdt_probes_set
[ 1.0000000] ksyms: checking link_set_linux_module_param_desc
[ 1.0000000] ksyms: checking link_set_linux_module_param_info
[ 1.0000000] ksyms: checking link_set_sdt_providers_set
[ 1.0000000] ksyms: checking link_set_dkwedge_methods
[ 1.0000000] ksyms: checking link_set_prop_linkpools
[ 1.0000000] ksyms: checking .data
[ 1.0000000] ksyms: checking .data.cacheline_aligned
[ 1.0000000] ksyms: checking .data.read_mostly
[ 1.0000000] ksyms: checking .bss
[ 1.0000000] ksyms: checking .ident
[ 1.0000000] ksyms: checking .comment
[ 1.0000000] ksyms: checking .note.netbsd.ident
[ 1.0000000] ksyms: checking .symtab
[ 1.0000000] ksyms: checking .strtab
[ 1.0000000] ksyms: checking .shstrtab
[ 1.0000000] Loaded initial symtab at 0xffffffc000c7e580, strtab at 0xffffffc000d30738, # entries 30397
[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
[ 1.0000000] 2018, 2019 The NetBSD Foundation, Inc. All rights reserved.
[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993
[ 1.0000000] The Regents of the University of California. All rights reserved.
[ 1.0000000] NetBSD 8.99.51 (EGGHED64) #182: Sat Jul 27 14:58:18 CEST 2019
[ 1.0000000] mlelstv@gossam:/home/netbsd-current/obj.evbarm64-el/home/netbsd-current/src/sys/arch/evbarm/compile/EGGHED64
[ 1.0000000] total memory = 3940 MB
[ 1.0000000] avail memory = 3687 MB
[ 1.0000000] timecounter: Timecounters tick every 10.000 msec
[ 1.0000000] running cgd selftest aes-xts-256 aes-xts-512 done
[ 1.0000000] armfdt0 (root)
[ 1.0000000] simplebus0 at armfdt0: Raspberry Pi 4 Model B Rev 1.1
[ 1.0000000] simplebus1 at simplebus0 (/soc)
[ 1.0000000] simplebus1: WARNING: power management not supported
[ 1.0000000] simplebus2 at simplebus0 (/clocks)
[ 1.0000000] simplebus2: WARNING: power management not supported
[ 1.0000000] simplebus3 at simplebus0 (/scb)
[ 1.0000000] simplebus3: WARNING: power management not supported
[ 1.0000000] cpus0 at simplebus0 (/cpus)
[ 1.0000000] cpus0: WARNING: power management not supported
[ 1.0000000] simplebus4 at simplebus0 (/v3dbus)
[ 1.0000000] simplebus4: WARNING: power management not supported
[ 1.0000000] simplebus5 at simplebus0 (/chosen)
[ 1.0000000] simplebus5: WARNING: power management not supported
[ 1.0000000] cpu0 at cpus0 (/cpus/cpu@0): Cortex-A72 r0p3 (Cortex V8-A core)
[ 1.0000000] cpu0: package 0, core 0, smt 0
[ 1.0000000] cpu0: IC enabled, DC enabled, EL0/EL1 stack Alignment check enabled
[ 1.0000000] cpu0: Cache Writeback Granule 16B, Exclusives Reservation Granule 16B
[ 1.0000000] cpu0: Dcache line 64, Icache line 64
[ 1.0000000] cpu0: L1 48KB/64B 3-way read-allocate PIPT Instruction cache
[ 1.0000000] cpu0: L1 32KB/64B 2-way write-back read-allocate write-allocate PIPT Data cache
[ 1.0000000] cpu0: L2 1024KB/64B 16-way write-back read-allocate write-allocate PIPT Unified cache
[ 1.0000000] cpu0: revID=0x0, PMCv3, 4k table, 64k table, 16bit ASID
[ 1.0000000] cpu0: auxID=0x10000, FP, CRC32, NEON, rounding, NaN propagation, denormals, 32x64bitRegs, Fused Multiply-Add
[ 1.0000000] cpu0: WARNING: power management not supported
[ 1.0000000] cpu1 at cpus0 (/cpus/cpu@1): Cortex-A72 r0p3 (Cortex V8-A core)
[ 1.0000000] cpu1: package 0, core 1, smt 0
[ 1.0000000] cpu1: WARNING: power management not supported
[ 1.0000000] cpu2 at cpus0 (/cpus/cpu@2): Cortex-A72 r0p3 (Cortex V8-A core)
[ 1.0000000] cpu2: package 0, core 2, smt 0
[ 1.0000000] cpu2: WARNING: power management not supported
[ 1.0000000] cpu3 at cpus0 (/cpus/cpu@3): Cortex-A72 r0p3 (Cortex V8-A core)
[ 1.0000000] cpu3: package 0, core 3, smt 0
[ 1.0000000] cpu3: WARNING: power management not supported
[ 1.0000000] simplebus6 at simplebus1 (/soc/firmware)
[ 1.0000000] simplebus6: WARNING: power management not supported
[ 1.0000000] gic0 at simplebus1 (/soc/gic400@40041000): GIC
[ 1.0000000] armgic0 at gic0: Generic Interrupt Controller, 256 sources (247 valid)
[ 1.0000000] armgic0: Architecture version 2 (0x43b:32 rev 1)
[ 1.0000000] armgic0: 16 Priorities, 224 SPIs, 7 PPIs, 16 SGIs
[ 1.0000000] armgic0: WARNING: power management not supported
[ 1.0000000] gic0: WARNING: power management not supported
[ 1.0000000] bcmcprman0 at simplebus1 (/soc/cprman@7e101000): BCM283x Clock Controller
[ 1.0000000] bcmcprman0: WARNING: power management not supported
[ 1.0000000] fclock0 at simplebus2 (/clocks/clock@3): 54000000 Hz fixed clock (osc)
[ 1.0000000] fclock0: WARNING: power management not supported
[ 1.0000000] bcmaux0 at simplebus1 (/soc/aux@7e215000)
[ 1.0000000] bcmaux0: WARNING: power management not supported
[ 1.0000000] fclock1 at simplebus2 (/clocks/clock@4): 480000000 Hz fixed clock (otg)
[ 1.0000000] fclock1: WARNING: power management not supported
[ 1.0000000] bcmicu0 at simplebus1 (/soc/local_intc@40000000): Multiprocessor
[ 1.0000000] bcmicu0: WARNING: power management not supported
[ 1.0000000] gtmr0 at simplebus0 (/timer): Generic Timer
[ 1.0000000] gtmr0: interrupting on GIC irq 27
[ 1.0000000] armgtmr0 at gtmr0: ARM Generic Timer (54000 kHz)
[ 1.0000000] timecounter: Timecounter "armgtmr0" frequency 54000000 Hz quality 500
[ 1.0000030] armgtmr0: WARNING: power management not supported
[ 1.0000030] gtmr0: WARNING: power management not supported
[ 1.0000030] gregulator0 at simplebus0 (/sd_io_1v8_reg): vdd-sd-io
[ 1.0000030] gregulator0: cannot get pin 0
[ 1.0000030] gregulator0: WARNING: power management not supported
[ 1.0000030] plcom0 at simplebus1 (/soc/serial@7e201000): ARM PL011 UART
[ 1.0000030] plcom0: txfifo disabled
[ 1.0000030] plcom0: interrupting on GIC irq 153
[ 1.0000030] plcom0: WARNING: power management not supported
[ 1.0000030] com0 at simplebus1 (/soc/serial@7e215040): BCM AUX UART, working fifo
[ 1.0000030] com0: console
[ 1.0000030] com0: interrupting on GIC irq 125
[ 1.0000030] com0: WARNING: power management not supported
[ 1.0000030] fregulator0 at simplebus0 (/fixedregulator_5v0): 5v0
[ 1.0000030] fregulator0: WARNING: power management not supported
[ 1.0000030] fregulator1 at simplebus0 (/fixedregulator_3v3): 3v3
[ 1.0000030] fregulator1: WARNING: power management not supported
[ 1.0000030] /soc/thermal@7d5d2200 at simplebus1 <brcm,avs-tmon-bcm2838> not configured
[ 1.0000030] /soc/dsi@7e209000 at simplebus1 <brcm,bcm2835-dsi0> not configured
[ 1.0000030] bcmgpio0 at simplebus1 (/soc/gpio@7e200000): GPIO controller
[ 1.0000030] bcmgpio0: attach pin 0
[ 1.0000030] bcmgpio0: attach pin 1
[ 1.0000030] bcmgpio0: attach pin 2
[ 1.0000030] bcmgpio0: attach pin 3
[ 1.0000030] bcmgpio0: attach pin 4
[ 1.0000030] bcmgpio0: attach pin 5
[ 1.0000030] bcmgpio0: attach pin 6
[ 1.0000030] bcmgpio0: attach pin 7
[ 1.0000030] bcmgpio0: attach pin 8
[ 1.0000030] bcmgpio0: attach pin 9
[ 1.0000030] bcmgpio0: attach pin 10
[ 1.0000030] bcmgpio0: attach pin 11
[ 1.0000030] bcmgpio0: attach pin 12
[ 1.0000030] bcmgpio0: attach pin 13
[ 1.0000030] bcmgpio0: skip pin 14 - func = 2
[ 1.0000030] bcmgpio0: skip pin 15 - func = 2
[ 1.0000030] bcmgpio0: attach pin 16
[ 1.0000030] bcmgpio0: attach pin 17
[ 1.0000030] bcmgpio0: attach pin 18
[ 1.0000030] bcmgpio0: attach pin 19
[ 1.0000030] bcmgpio0: attach pin 20
[ 1.0000030] bcmgpio0: attach pin 21
[ 1.0000030] bcmgpio0: attach pin 22
[ 1.0000030] bcmgpio0: attach pin 23
[ 1.0000030] bcmgpio0: attach pin 24
[ 1.0000030] bcmgpio0: attach pin 25
[ 1.0000030] bcmgpio0: attach pin 26
[ 1.0000030] bcmgpio0: attach pin 27
[ 1.0000030] bcmgpio0: skip pin 28 - func = 2
[ 1.0000030] bcmgpio0: skip pin 29 - func = 2
[ 1.0000030] bcmgpio0: attach pin 30
[ 1.0000030] bcmgpio0: attach pin 31
[ 1.0000030] bcmgpio0: attach pin 32
[ 1.0000030] bcmgpio0: attach pin 33
[ 1.0000030] bcmgpio0: attach pin 34
[ 1.0000030] bcmgpio0: attach pin 35
[ 1.0000030] bcmgpio0: attach pin 36
[ 1.0000030] bcmgpio0: attach pin 37
[ 1.0000030] bcmgpio0: attach pin 38
[ 1.0000030] bcmgpio0: attach pin 39
[ 1.0000030] bcmgpio0: skip pin 40 - func = 4
[ 1.0000030] bcmgpio0: skip pin 41 - func = 4
[ 1.0000030] bcmgpio0: attach pin 42
[ 1.0000030] bcmgpio0: attach pin 43
[ 1.0000030] bcmgpio0: attach pin 44
[ 1.0000030] bcmgpio0: attach pin 45
[ 1.0000030] bcmgpio0: attach pin 46
[ 1.0000030] bcmgpio0: attach pin 47
[ 1.0000030] bcmgpio0: attach pin 48
[ 1.0000030] bcmgpio0: attach pin 49
[ 1.0000030] bcmgpio0: attach pin 50
[ 1.0000030] bcmgpio0: attach pin 51
[ 1.0000030] bcmgpio0: attach pin 52
[ 1.0000030] bcmgpio0: attach pin 53
[ 1.0000030] bcmgpio0: pins 0..31 interrupting on GIC irq 145
[ 1.0000030] bcmgpio0: pins 32..54 interrupting on GIC irq 146
[ 1.0000030] pinctrl: set config pinctrl-0 for /soc/serial@7e201000
[ 1.0000030] pinctrl: set config pinctrl-0 for /soc/serial@7e215040
[ 1.0000030] pinctrl: set config pinctrl-0 for /soc/mmcnr@7e300000
[ 1.0000030] gpio0 at bcmgpio0: 54 pins
[ 1.0000030] bcmgpio0: WARNING: power management not supported
[ 1.0000030] bcmdmac0 at simplebus1 (/soc/dma@7e007000): chanmask=71f5 shifted=1f5 ffs=1: DMA0
[ 1.0000030] bcmdmac0: WARNING: power management not supported
[ 1.0000030] /soc/power at simplebus1 <raspberrypi,bcm2835-power> not configured
[ 1.0000030] /phy at simplebus0 <usb-nop-xceiv> not configured
[ 1.0000030] bcmmbox0 at simplebus1 (/soc/mailbox@7e00b880): VC mailbox
[ 1.0000030] bcmmbox0: interrupting on GIC irq 65
[ 1.0000030] vcmbox0 at bcmmbox0
[ 1.0000030] vcmbox0: WARNING: power management not supported
[ 1.0000030] bcmmbox0: WARNING: power management not supported
[ 1.0000030] bcmpmwdog0 at simplebus1 (/soc/watchdog@7e100000): Power management, Reset and Watchdog controller
[ 1.0000030] bcmpmwdog0: WARNING: power management not supported
[ 1.0000030] /scb/pcie@7d500000 at simplebus3 <brcm,bcm7211-pcie> <brcm,bcm7445-pcie> <brcm,pci-plat-dev> not configured
[ 1.0000030] /scb/genet@7d580000 at simplebus3 <brcm,genet-v5> not configured
[ 1.0000030] /soc/rng@7e104000 at simplebus1 <brcm,bcm2838-rng200> not configured
[ 1.0000030] sdhc0 at simplebus1 (/soc/mmcnr@7e300000): SDHC controller
[ 1.0000030] sdhc0: ref freq 200000 kHz
[ 1.0000030] sdhc0: interrupting on GIC irq 158
[ 1.0000030] gpioleds0 at simplebus0 (/leds): led0
[ 1.0000030] gpioleds0: WARNING: power management not supported
[ 1.0000030] /soc/firmware/gpio at simplebus6 <raspberrypi,firmware-gpio> not configured
[ 1.0000030] dwctwo0 at simplebus1 (/soc/usb@7e980000): USB controller
[ 1.0000030] dwctwo0: interrupting on GIC irq 105
[ 1.0000030] sdhc1 at simplebus1 (/soc/emmc2@7e340000): SDHC controller
[ 1.0000030] sdhc1: ref freq 100000 kHz
[ 1.0000030] sdhc1: interrupting on GIC irq 158
[ 1.0000030] /soc/fb at simplebus1 <brcm,bcm2708-fb> not configured
[ 1.0000030] /soc/vcsm at simplebus1 <raspberrypi,bcm2835-vcsm> not configured
[ 1.0000030] /soc/virtgpio at simplebus1 <brcm,bcm2835-virtgpio> not configured
[ 1.0000030] bcmdmac1 at simplebus3 (/scb/dma@7e007b00): chanmask=71f5 shifted=0 ffs=0: all channels masked
[ 1.0000030] bcmdmac1: WARNING: power management not supported
[ 1.0000030] bcmmbox1 at simplebus3 (/scb/mailbox@7e00b840): VC mailbox
[ 1.0000030] bcmmbox1: interrupting on GIC irq 66
[ 1.0000030] vcmbox1 at bcmmbox1
[ 1.0000030] vcmbox1: WARNING: power management not supported
[ 1.0000030] bcmmbox1: WARNING: power management not supported
[ 1.0000030] armpmu0 at simplebus0 (/arm-pmu): Performance Monitor Unit
[ 1.0000030] /soc/gpiomem at simplebus1 <brcm,bcm2835-gpiomem> not configured
[ 1.0000030] /scb/hevc-decoder@7eb00000 at simplebus3 <raspberrypi,argon-hevc-decoder> not configured
[ 1.0000030] /scb/argon-local-intc@7eb10000 at simplebus3 <raspberrypi,argon-local-intc> not configured
[ 1.0000030] /scb/h264-decoder@7eb20000 at simplebus3 <raspberrypi,argon-h264-decoder> not configured
[ 1.0000030] /scb/vp9-decoder@7eb30000 at simplebus3 <raspberrypi,argon-vp9-decoder> not configured
[ 1.0000030] simplebus0: WARNING: power management not supported
[ 1.0000030] armfdt0: WARNING: power management not supported
[ 1.0000030] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
[ 1.0000030] cpu_boot_secondary_processors: writing mbox with 0xe
[ 1.0000030] cpu1: IC enabled, DC enabled, EL0/EL1 stack Alignment check enabled
[ 1.8196798] cpu1: Cache Writeback Granule 16B, Exclusives Reservation Granule 16B
[ 1.8296630] cpu1: Dcache line 64, Icache line 64
[ 1.8296630] cpu1: L1 48KB/64B 3-way read-allocate PIPT Instruction cache
[ 1.8396641] cpu1: L1 32KB/64B 2-way write-back read-allocate write-allocate PIPT Data cache
[ 1.8496634] cpu1: L2 1024KB/64B 16-way write-back read-allocate write-allocate PIPT Unified cache
[ 1.8496634] cpu1: revID=0x0, PMCv3, 4k table, 64k table, 16bit ASID
[ 1.8596648] cpu1: auxID=0x10000, FP, CRC32, NEON, rounding, NaN propagation, denormals, 32x64bitRegs, Fused Multiply-Add
[ 1.8696647] cpu3: IC enabled, DC enabled, EL0/EL1 stack Alignment check enabled
[ 1.8796764] cpu3: Cache Writeback Granule 16B, Exclusives Reservation Granule 16B
[ 1.8896664] cpu3: Dcache line 64, Icache line 64
[ 1.8896664] cpu3: L1 48KB/64B 3-way read-allocate PIPT Instruction cache
[ 1.8996673] cpu3: L1 32KB/64B 2-way write-back read-allocate write-allocate PIPT Data cache
[ 1.9096674] cpu3: L2 1024KB/64B 16-way write-back read-allocate write-allocate PIPT Unified cache
[ 1.9196693] cpu3: revID=0x0, PMCv3, 4k table, 64k table, 16bit ASID
[ 1.9196693] cpu3: auxID=0x10000, FP, CRC32, NEON, rounding, NaN propagation, denormals, 32x64bitRegs, Fused Multiply-Add
[ 1.9296699] cpu2: IC enabled, DC enabled, EL0/EL1 stack Alignment check enabled
[ 1.9396785] cpu2: Cache Writeback Granule 16B, Exclusives Reservation Granule 16B
[ 1.9496705] cpu2: Dcache line 64, Icache line 64
[ 1.9496705] cpu2: L1 48KB/64B 3-way read-allocate PIPT Instruction cache
[ 1.9596705] cpu2: L1 32KB/64B 2-way write-back read-allocate write-allocate PIPT Data cache
[ 1.9696702] cpu2: L2 1024KB/64B 16-way write-back read-allocate write-allocate PIPT Unified cache
[ 1.9796726] cpu2: revID=0x0, PMCv3, 4k table, 64k table, 16bit ASID
[ 1.9796726] cpu2: auxID=0x10000, FP, CRC32, NEON, rounding, NaN propagation, denormals, 32x64bitRegs, Fused Multiply-Add
[ 1.9896729] cpu_boot_secondary_processors: secondary processors hatched
[ 2.0096773] sdhc0: SDHC 3.0, rev 153, platform DMA, 200000 kHz, HS 3.3V, re-tuning mode 1, 1024 byte blocks
[ 2.0196821] sdmmc0 at sdhc0 slot 0
[ 2.0196821] sdhc0: WARNING: power management not supported
[ 2.0296798] dwctwo0: Core Release: 2.80a (snpsid=4f54280a)
[ 2.0296798] usb0 at dwctwo0: USB revision 2.0
[ 2.0397979] sdhc1: SDHC 3.0, rev 16, PIO, 100000 kHz, HS 3.3V, re-tuning mode 1, 1024 byte blocks
[ 2.0596819] sdmmc1 at sdhc1 slot 0
[ 2.0596819] sdhc1: WARNING: power management not supported
[ 2.1796903] uhub0 at usb0: NetBSD (0000) DWC2 root hub (0000), class 9/0, rev 2.00/1.00, addr 1
[ 2.1896898] uhub0: 1 port with 1 removable, self powered
[ 2.2996984] sdhc0: cmd timeout error
[ 2.3197008] armpmu0: interrupting on GIC irq 48
[ 2.3297001] armpmu0: interrupting on GIC irq 49
[ 2.3297001] armpmu0: interrupting on GIC irq 50
[ 2.3397015] armpmu0: interrupting on GIC irq 51
[ 2.3397015] armpmu0: WARNING: power management not supported
[ 2.3497016] sdhc1: cmd timeout error
[ 2.4097059] sdmmc1: SD card status: 4-bit, C10, U1
[ 2.4208811] ld1 at sdmmc1: <0x03:0x5344:SU32G:0x80:0x22ae1589:0x0db>
[ 2.4208811] ld1: WARNING: power management not supported
[ 2.4341406] dwctwo0: WARNING: power management not supported
[ 2.4341406] ld1: 30436 MB, 7729 cyl, 128 head, 63 sec, 512 bytes/sect x 62333952 sectors
[ 2.4608762] ld1: 58959104 trailing sectors not covered by disklabel
[ 2.4708815] IPsec: Initialized Security Association Processing.
[ 2.4708815] dk0 at ld1: "ld1a", 2916096 blocks at 458752, type: ffs
[ 2.4808776] dk1 at ld1: "ld1b", 262144 blocks at 196608, type: swap
[ 2.4908777] dk2 at ld1: "ld1e", 163840 blocks at 32768, type: msdos
[ 2.4908777] ld1: 4-bit width, High-Speed/SDR25, 50.000 MHz
[ 2.5608809] sdmmc0: SDIO function
[ 2.5708816] (manufacturer 0x2d0, product 0xa9a6) at sdmmc0 function 1 not configured
[ 2.5808821] (manufacturer 0x2d0, product 0xa9a6) at sdmmc0 function 2 not configured
[ 2.5808821] (manufacturer 0x2d0, product 0xa9a6, standard function interface code 0x2) at sdmmc0 function 3 not configured
[ 2.9609012] crypto: assign driver 0, flags 2
[ 2.9609012] crypto: driver 0 registers alg 1 flags 0 maxoplen 0
[ 2.9709020] crypto: driver 0 registers alg 2 flags 0 maxoplen 0
[ 2.9709020] crypto: driver 0 registers alg 3 flags 0 maxoplen 0
[ 2.9809021] crypto: driver 0 registers alg 4 flags 0 maxoplen 0
[ 2.9909027] crypto: driver 0 registers alg 5 flags 0 maxoplen 0
[ 2.9909027] crypto: driver 0 registers alg 26 flags 0 maxoplen 0
[ 3.0009031] crypto: driver 0 registers alg 27 flags 0 maxoplen 0
[ 3.0009031] crypto: driver 0 registers alg 29 flags 0 maxoplen 0
[ 3.0109038] crypto: driver 0 registers alg 33 flags 0 maxoplen 0
[ 3.0209045] crypto: driver 0 registers alg 17 flags 0 maxoplen 0
[ 3.0209045] crypto: driver 0 registers alg 6 flags 0 maxoplen 0
[ 3.0309049] crypto: driver 0 registers alg 19 flags 0 maxoplen 0
[ 3.0309049] crypto: driver 0 registers alg 7 flags 0 maxoplen 0
[ 3.0409053] crypto: driver 0 registers alg 20 flags 0 maxoplen 0
[ 3.0509058] crypto: driver 0 registers alg 15 flags 0 maxoplen 0
[ 3.0509058] crypto: driver 0 registers alg 24 flags 0 maxoplen 0
[ 3.0609063] crypto: driver 0 registers alg 25 flags 0 maxoplen 0
[ 3.0609063] crypto: driver 0 registers alg 8 flags 0 maxoplen 0
[ 3.0709071] crypto: driver 0 registers alg 21 flags 0 maxoplen 0
[ 3.0809074] crypto: driver 0 registers alg 16 flags 0 maxoplen 0
[ 3.0809074] crypto: driver 0 registers alg 9 flags 0 maxoplen 0
[ 3.0909079] crypto: driver 0 registers alg 10 flags 0 maxoplen 0
[ 3.1009083] crypto: driver 0 registers alg 13 flags 0 maxoplen 0
[ 3.1009083] crypto: driver 0 registers alg 14 flags 0 maxoplen 0
[ 3.1109089] crypto: driver 0 registers alg 28 flags 0 maxoplen 0
[ 3.1109089] crypto: driver 0 registers alg 30 flags 0 maxoplen 0
[ 3.1209095] crypto: driver 0 registers alg 31 flags 0 maxoplen 0
[ 3.1309099] crypto: driver 0 registers alg 32 flags 0 maxoplen 0
[ 3.1309099] crypto: driver 0 registers alg 11 flags 0 maxoplen 0
[ 3.1409103] crypto: driver 0 registers alg 18 flags 0 maxoplen 0
[ 3.1409103] crypto: driver 0 registers alg 23 flags 0 maxoplen 0
[ 3.1509110] crypto: driver 0 registers alg 22 flags 0 maxoplen 0
[ 3.1609114] iscsi: attached. major = 203
[ 3.1609114] WARNING: 2 errors while detecting hardware; check system log.
[ 3.1709119] boot device: ld1
[ 3.1809145] ld1: 58959104 trailing sectors not covered by disklabel
[ 3.1909136] unknown device major 0xffffffffffffffff
[ 3.1909136] root device (default dk0):