aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-sopine
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2020-11-22 17:37:40 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2020-11-22 17:37:40 +0000
commit2b1fdba5c9a8f2c8480e44b88bf86c5e32d22aeb (patch)
treee812fa474c4dff56c0ef68152fc839e5d1ee3fdd /sysutils/u-boot-sopine
parent3ddba71d41ea78854f877614d96674b94df781ba (diff)
downloadports-2b1fdba5c9a8f2c8480e44b88bf86c5e32d22aeb.tar.gz
ports-2b1fdba5c9a8f2c8480e44b88bf86c5e32d22aeb.zip
sysutils/atf: Update to v2.4
Bump u-boot ports that depends on it. While here update the metadata and pkg-descr for the allwinner64 family so u-boot is put in an alternate location that doesn't conflict with GPT partitions.
Notes
Notes: svn path=/head/; revision=556066
Diffstat (limited to 'sysutils/u-boot-sopine')
-rw-r--r--sysutils/u-boot-sopine/Makefile2
-rw-r--r--sysutils/u-boot-sopine/pkg-descr2
2 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/u-boot-sopine/Makefile b/sysutils/u-boot-sopine/Makefile
index 577130b871f8..3120d997346a 100644
--- a/sysutils/u-boot-sopine/Makefile
+++ b/sysutils/u-boot-sopine/Makefile
@@ -2,6 +2,8 @@
MASTERDIR= ${.CURDIR}/../u-boot-master
+U_BOOT_SLAVE_PORTREVISION_2020.10= 1
+
MODEL= sopine
BOARD_CONFIG= sopine_baseboard_defconfig
FAMILY= allwinner64
diff --git a/sysutils/u-boot-sopine/pkg-descr b/sysutils/u-boot-sopine/pkg-descr
index ae99075cb7cd..8752e72b2bef 100644
--- a/sysutils/u-boot-sopine/pkg-descr
+++ b/sysutils/u-boot-sopine/pkg-descr
@@ -1,7 +1,7 @@
U-Boot loader and related files for the Sopine.
To install this bootloader on an sdcard just do:
-dd if=/usr/local/share/u-boot/u-boot-sopine/u-boot-sunxi-with-spl.bin of=/path/to/sdcarddevice bs=1k seek=8 conv=sync
+dd if=/usr/local/share/u-boot/u-boot-sopine/u-boot-sunxi-with-spl.bin of=/path/to/sdcarddevice bs=128k seek=1 conv=sync
For information about running FreeBSD on Allwinner boards, see
https://wiki.freebsd.org/FreeBSD/arm/Allwinner