> From: Peter Oruba <pe...@oruba.de>
> Date: Sun, 4 Sep 2016 12:55:10 +0200
> 
> Hi guys
> 
> I wrote miniroot-cubie-60.fs to an SD card. I compiled u-boot separately =
> and wrote it to SD along with the .dtb file for my Cubieboard2.
> 
> U-Boot boots into EFI which in turn boots bsd.rd and this is what I get:
> 
> [=E2=80=A6.]
> 
> Found 6 disks
> >> OpenBSD/armv7 BOOTARM 0.1
> boot> /bsd.rd
> cannot open sd0a:/etc/random.seed: No such file or directory
> booting sd0a:/bsd.rd: 2094344+7928824+428472 [64+297600+142893]=3D0xa64014=
> 
> 
> OpenBSD/armv7 booting ...
> arg0 0x0 arg1 0x10bb arg2 0x48000000
> Allocating page tables
> freestart =3D 0x40d65000, free_pages =3D 258715 (0x0003f29b)
> IRQ stack: p0x40d93000 v0xc0d93000
> ABT stack: p0x40d94000 v0xc0d94000
> UND stack: p0x40d95000 v0xc0d95000
> SVC stack: p0x40d96000 v0xc0d96000
> Creating L1 page table at 0x40d68000
> Mapping kernel
> Constructing L2 page tables
> undefined page pmap board type: 4283
> Copyright (c) 1982, 1986, 1989, 1991, 1993
>         The Regents of the University of California.  All rights =
> reserved.
> Copyright (c) 1995-2016 OpenBSD. All rights reserved.  =
> http://www.OpenBSD.org
> 
> OpenBSD 6.0 (RAMDISK) #93: Thu Jul 28 13:47:27 AEST 2016
>     j...@armv7.jsg.id.au:/usr/src/sys/arch/armv7/compile/RAMDISK
> real mem  =3D 1073741824 (1024MB)
> avail mem =3D 1038823424 (990MB)
> mainbus0 at root: Cubietech Cubieboard2
> cpu0 at mainbus0: ARM Cortex A7 rev 4 (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
> ampintc0 at cortex0 nirq 160
> agtimer0 at cortex0: tick rate 24000 KHz
> sunxi0 at mainbus0
> sxipio0 at sunxi0
> sxiccmu0 at sunxi0
> sxidog0 at sunxi0
> sxirtc0 at sunxi0
> ahci0 at sunxi0 AHCI 1.1
> scsibus0 at ahci0: 32 targets
> ehci0 at sunxi0
> usb0 at ehci0: USB revision 2.0
> uhub0 at usb0 "Allwinner EHCI root hub" rev 2.00/1.00 addr 1
> ehci1 at sunxi0
> usb1 at ehci1: USB revision 2.0
> uhub1 at usb1 "Allwinner EHCI root hub" rev 2.00/1.00 addr 1
> 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
> simplebus0 at mainbus0: "soc"
> sxiuart0 at simplebus0: console
> boot device: lookup 'sd0a:/bsd' failed.
> root on rd0a swap on rd0b dump on rd0b
> WARNING: clock lost 17010 days
> WARNING: CHECK AND RESET THE DATE!
> pmap_fault_fixup: va 00008000 ftype 5 u pte 7ff2902e

You'll need to run -current on anything with a Cortex-A7.

Reply via email to