-dnl $OpenBSD: contents,v 1.3 2014/02/28 21:37:59 miod Exp $
+dnl $OpenBSD: contents,v 1.4 2014/05/01 11:48:47 jasper Exp $
TopPart
miniroot-am335x-{:--:}OSrev.fs
A miniroot filesystem to be used for
installation; PandaBoard (ES) version.
+ miniroot-sunxi-{:--:}OSrev.fs
+ A miniroot filesystem to be used for
+ installation; Allwinner A1X/A20 version.
+
OpenBSDdistsets
OpenBSDbsd
-dnl $OpenBSD: hardware,v 1.2 2014/02/28 00:55:02 afresh1 Exp $
+dnl $OpenBSD: hardware,v 1.3 2014/05/01 11:48:47 jasper Exp $
The following machines are targeted by OpenBSD/MACHINE:
BeagleBoard, BeagleBoard xM
USB controller (ehci)
watchdog controller (omdog)
GPIO controller (omgpio)
+
+ Cubieboard, Cubieboard 2, pcDuino
+ Supported on-board devices:
+ standard serial port (com)
+ watchdog controller (sxidog)
+ ethernet controller (sxie)
+ USB controller (ehci)
+ AHCI controller (ahci)
+ GPIO controller (sxipio)
+
+ SABRE Lite, Nitrogen6X
+ Supported on-board devices:
+ standard serial port (com)
+ USB controller (ehci)
+ watchdog controller (imxdog)
+ ethernet controller (imxenet)
+ GPIO controller (imxgpio)
+ OTP controller (imxocotp)
-dnl $OpenBSD: prep,v 1.3 2014/02/28 00:47:14 afresh1 Exp $
+dnl $OpenBSD: prep,v 1.4 2014/05/01 11:48:47 jasper Exp $
Please be aware that OpenBSD support for this platform is far from
complete.
At the moment the only way to boot the OpenBSD install is to copy the
-miniroot for your board "miniroot-{am335x,beagle,imx,panda}-{:--:}OSrev.fs"
-image to a sdcard.
+miniroot for your board "miniroot-{am335x,beagle,imx,panda,sunxi}-{:--:}OSrev.fs"
+image to an sdcard.
As a result you need another machine to plug the sdcard in. Any
machine type will do, as long as it supports sdcard storage devices.
as "cu -l cuaU0 -s 115200" (assuming cuaU0 is your serial port device)
should connect you to the board's console.
-Note: By default the BeagleBone Black will boot from the internal emmc.
+Note: By default the BeagleBone Black will boot from the internal emmc.
In order to make it boot from the micro sdcard, you will need to hold down
-the small button located by the sdcard slot while powering on the board.
-Once you have done this the board will boot from the sdcard as the default.
+the small button located by the sdcard slot while powering on the board.
+Once you have done this the board will boot from the sdcard as the default.