summaryrefslogtreecommitdiff
path: root/etc/etc.armv7
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2015-08-01 00:15:38 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2015-08-01 00:15:38 +0000
commit24b3128a8c4a3865f436ce2143e8a8a988078419 (patch)
tree4da49659a889cbc7281cdd6184c948752d90f560 /etc/etc.armv7
parent21c9d10361689b66e1ca98039cb378ff29001147 (diff)
Make use of u-boot 2015.07's unified wandboard config to provide a
miniroot to cover all current wandboard variations. Unlike the other imx u-boot configs the wandboard config doesn't search for ext2 only a fat fs. Grow the ramdisk size to fit the extra u-boot files. From Roman Kravchuk.
Diffstat (limited to 'etc/etc.armv7')
-rw-r--r--etc/etc.armv7/Makefile.inc5
-rw-r--r--etc/etc.armv7/disktab8
2 files changed, 7 insertions, 6 deletions
diff --git a/etc/etc.armv7/Makefile.inc b/etc/etc.armv7/Makefile.inc
index f27840ff3e7..f66591dc0b8 100644
--- a/etc/etc.armv7/Makefile.inc
+++ b/etc/etc.armv7/Makefile.inc
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.inc,v 1.11 2015/07/17 17:02:52 jsg Exp $
+# $OpenBSD: Makefile.inc,v 1.12 2015/08/01 00:15:37 jsg Exp $
ALLSOC=EXYNOS IMX OMAP SUNXI VEXPRESSA9 VEXPRESSA15
MDEXT= bsd.rd
@@ -28,4 +28,5 @@ kernels: bootblocks ${ALL_KERNELS}
MDEXT+= miniroot-am335x-${OSrev}.fs miniroot-beagle-${OSrev}.fs \
miniroot-cubie-${OSrev}.fs miniroot-cubox-${OSrev}.fs \
- miniroot-nitrogen-${OSrev}.fs miniroot-panda-${OSrev}.fs
+ miniroot-nitrogen-${OSrev}.fs miniroot-panda-${OSrev}.fs \
+ miniroot-wandboard-${OSrev}.fs
diff --git a/etc/etc.armv7/disktab b/etc/etc.armv7/disktab
index f96ad40a2fb..025b4bf8089 100644
--- a/etc/etc.armv7/disktab
+++ b/etc/etc.armv7/disktab
@@ -1,10 +1,10 @@
-# $OpenBSD: disktab,v 1.1 2013/09/04 16:53:40 patrick Exp $
+# $OpenBSD: disktab,v 1.2 2015/08/01 00:15:37 jsg Exp $
# Leave nc=16; adjust size using: ns
rdroot|ramdiskroot|RAM-disk root FS image:\
- :ty=simulated:se#512:nc#16:nt#2:ns#256:\
- :ta=4.2BSD:oa#0:pa#8192:fa#512:ba#4096:\
- :ob#0:pb#0:oc#0:pc#8192:
+ :ty=simulated:se#512:nc#16:nt#2:ns#320:\
+ :ta=4.2BSD:oa#0:pa#10240:fa#512:ba#4096:\
+ :ob#0:pb#0:oc#0:pc#10240:
rdroot2.5M|ramdiskroot2.5M|RAM-disk root FS image:\