summaryrefslogtreecommitdiffstats
path: root/distrib/notes
diff options
context:
space:
mode:
authorjsg <jsg@openbsd.org>2017-08-26 13:25:17 +0000
committerjsg <jsg@openbsd.org>2017-08-26 13:25:17 +0000
commit2d49784e16dab2a11b2b8476869d53d0680c72a2 (patch)
treecc6f3e7f06d2c495a05d47571aceec35a4462eb8 /distrib/notes
parentNo need to fork and exec rm(1) -rf, we know that we have exactly (diff)
downloadwireguard-openbsd-2d49784e16dab2a11b2b8476869d53d0680c72a2.tar.xz
wireguard-openbsd-2d49784e16dab2a11b2b8476869d53d0680c72a2.zip
mention U-Boot file/offset for Marvell ARMADA 38x
ok patrick@
Diffstat (limited to 'distrib/notes')
-rw-r--r--distrib/notes/armv7/prep7
1 files changed, 6 insertions, 1 deletions
diff --git a/distrib/notes/armv7/prep b/distrib/notes/armv7/prep
index a1dd030a643..6dc4b512e4d 100644
--- a/distrib/notes/armv7/prep
+++ b/distrib/notes/armv7/prep
@@ -1,4 +1,4 @@
-dnl $OpenBSD: prep,v 1.14 2017/08/13 11:45:22 jsg Exp $
+dnl $OpenBSD: prep,v 1.15 2017/08/26 13:25:17 jsg Exp $
Please be aware that OpenBSD support for this platform is far from
complete.
@@ -90,3 +90,8 @@ Install on systems without a supported miniroot:
dd if=/usr/local/share/u-boot/board/u-boot-with-spl.bin \
of=/dev/sdXc seek=64
+
+ For systems based on Marvell ARMADA 38x SoCs:
+
+ dd if=/usr/local/share/u-boot/board/u-boot-spl.kwb \
+ of=/dev/sdXc bs=512 seek=1