Page MenuHomeFreeBSD

D13022.id35012.diff
No OneTemporary

D13022.id35012.diff

Index: sysutils/u-boot-sopine/Makefile
===================================================================
--- /dev/null
+++ sysutils/u-boot-sopine/Makefile
@@ -0,0 +1,16 @@
+# $FreeBSD$
+
+MAINTAINER= manu@FreeBSD.org
+MASTERDIR= ${.CURDIR}/../u-boot-master
+
+MODEL= sopine
+BOARD_CONFIG= sopine_baseboard_defconfig
+FAMILY= allwinner64
+
+BUILD_DEPENDS= ${LOCALBASE}/share/atf-allwinner/bl31.bin:sysutils/atf-allwinner
+MAKE_ENV+= BL31=${LOCALBASE}/share/atf-allwinner/bl31.bin
+
+post-build:
+ ${CAT} ${WRKSRC}/spl/sunxi-spl.bin ${WRKSRC}/u-boot.itb > ${WRKSRC}/u-boot-sunxi-with-spl.bin
+
+.include "${MASTERDIR}/Makefile"
Index: sysutils/u-boot-sopine/pkg-descr
===================================================================
--- /dev/null
+++ sysutils/u-boot-sopine/pkg-descr
@@ -0,0 +1,3 @@
+U-Boot loader and related files for the SoPine/Pine64-LTS
+
+For general information about U-Boot see WWW: http://www.denx.de/wiki/U-Boot

File Metadata

Mime Type
text/plain
Expires
Fri, Mar 7, 8:22 AM (19 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17028343
Default Alt Text
D13022.id35012.diff (944 B)

Event Timeline