> Date: Tue, 27 Dec 2016 22:42:15 -0200 > From: Daniel Bolgheroni <dan...@bolgh.eng.br> > > OpenBSD 6.0-current (GENERIC) #0: Thu Dec 22 13:45:42 MST 2016 > bu...@armv7.openbsd.org:/usr/src/sys/arch/armv7/compile/GENERIC > real mem = 536870912 (512MB) > avail mem = 517820416 (493MB) > warning: no entropy supplied by boot loader > mainbus0 at root: Xunlong Orange Pi One > cpu0 at mainbus0: ARM Cortex A7 rev 5 (ARMv7 core) > cpu0: DC enabled IC enabled WB disabled EABT branch prediction enabled > cpu0: 32KB(32b/l,2way) I-cache, 32KB(64b/l,4way) wr-back D-cache > cortex0 at mainbus0 > agtimer0 at mainbus0: tick rate 24000 KHz > sxiccmu0 at mainbus0 > simplebus0 at mainbus0: "soc" > sxiccmu1 at simplebus0 > sxipio0 at simplebus0: 94 pins > sximmc0 at simplebus0 > sdmmc0 at sximmc0: 4-bit, sd high-speed, mmc high-speed, dma > ehci0 at simplebus0 > usb0 at ehci0: USB revision 2.0 > uhub0 at usb0 configuration 1 interface 0 "Allwinner EHCI root hub" rev > 2.00/1.00 addr 1 > sxidog0 at simplebus0 > com0 at simplebus0: ns16550, no working fifo > com0: console > ampintc0 at simplebus0 nirq 160 > gpio0 at sxipio0: 18 pins > gpio1 at sxipio0: 24 pins > gpio2 at sxipio0: 25 pins > gpio3 at sxipio0: 28 pins > gpio4 at sxipio0: 12 pins > gpio5 at sxipio0: 6 pins > gpio6 at sxipio0: 12 pins > gpio7 at sxipio0: 28 pins > gpio8 at sxipio0: 22 pins > > uvm_fault(0xc06fd9c4, 8104f000, 1, 0) -> e > Fatal kernel mode data abort: 'Translation fault (L1)' > trapframe: 0xcb1e3ca0 > DFSR=00000005, DFAR=8104f4d0, spsr=20000113 > r0 =8104f4d0, r1 =00000001, r2 =cb1e3d18, r3 =c069857c > r4 =c066f26c, r5 =cb1e3d18, r6 =c066f26c, r7 =00000020 > r8 =017d7840, r9 =00000000, r10=c06fda60, r11=cb1e3d14 > r12=cb1e3d18, ssp=cb1e3cf0, slr=c0525088, pc =c0524e4c
Just committed a fix for this issue. With that fix my Banana Pi M2+ boots again. Cheers, Mark