aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-pandaboard
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2016-10-26 21:24:39 +0000
committerWarner Losh <imp@FreeBSD.org>2016-10-26 21:24:39 +0000
commit0ca6d8ffac58db1f6500561078674978ce5693c1 (patch)
treece1d77179f8fe92d9458aada48d8ff3253a429a2 /sysutils/u-boot-pandaboard
parent452874d8519a6d52d4e244a9eeef3210f29ebeed (diff)
downloadports-0ca6d8ffac58db1f6500561078674978ce5693c1.tar.gz
ports-0ca6d8ffac58db1f6500561078674978ce5693c1.zip
Convert duovero over to u-boot-master.
Notes
Notes: svn path=/head/; revision=424736
Diffstat (limited to 'sysutils/u-boot-pandaboard')
-rw-r--r--sysutils/u-boot-pandaboard/Makefile42
-rw-r--r--sysutils/u-boot-pandaboard/distinfo5
2 files changed, 8 insertions, 39 deletions
diff --git a/sysutils/u-boot-pandaboard/Makefile b/sysutils/u-boot-pandaboard/Makefile
index 9dd1357ae90c..ff41b2b37c49 100644
--- a/sysutils/u-boot-pandaboard/Makefile
+++ b/sysutils/u-boot-pandaboard/Makefile
@@ -1,42 +1,10 @@
# $FreeBSD$
-PORTNAME= u-boot
-PORTVERSION= 2014.10
-CATEGORIES= sysutils
-MASTER_SITES= ftp://ftp.denx.de/pub/u-boot/
-PKGNAMESUFFIX= -pandaboard
+MAINTAINER= imp@FreeBSD.org
+USES= u-boot gmake
-MAINTAINER= ian@FreeBSD.org
-COMMENT= Cross-build U-Boot loader for PandaBoard
-
-LICENSE= GPLv2
-
-BUILD_DEPENDS= ${CROSS_GCC}:devel/arm-none-eabi-gcc492
-
-CROSS_GCC= arm-none-eabi-gcc-4.9.2
-
-NO_ARCH= yes
-
-WRKSRC= ${WRKDIR}/u-boot-${PORTVERSION}
-USES= gmake tar:bzip2
-SSP_UNSAFE= yes # cross-LD does not support -fstack-protector
-
-U_BOOT_DIR= share/u-boot/${PORTNAME}${PKGNAMESUFFIX}
-PLIST_FILES= ${U_BOOT_DIR}/u-boot.img \
- ${U_BOOT_DIR}/MLO \
- ${U_BOOT_DIR}/README
-
-MAKE_ARGS+= ARCH=arm \
- CC=${CROSS_GCC} \
- CROSS_COMPILE=arm-none-eabi-
-
-do-configure:
- (cd ${WRKSRC}; ${MAKE_CMD} omap4_panda_config)
-
-do-install:
- ${MKDIR} ${STAGEDIR}/${PREFIX}/${U_BOOT_DIR}
- ${INSTALL_DATA} ${WRKSRC}/MLO ${STAGEDIR}/${PREFIX}/${U_BOOT_DIR}
- ${INSTALL_DATA} ${WRKSRC}/u-boot.img ${STAGEDIR}/${PREFIX}/${U_BOOT_DIR}
- ${INSTALL_DATA} ${DESCR} ${STAGEDIR}/${PREFIX}/${U_BOOT_DIR}/README
+MODEL= pandaboard
+BOARD_CONFIG= omap4_panda_config
+FAMILY= omap
.include <bsd.port.mk>
diff --git a/sysutils/u-boot-pandaboard/distinfo b/sysutils/u-boot-pandaboard/distinfo
index 0fb71c9491f3..4d9e208abee3 100644
--- a/sysutils/u-boot-pandaboard/distinfo
+++ b/sysutils/u-boot-pandaboard/distinfo
@@ -1,2 +1,3 @@
-SHA256 (u-boot-2014.10.tar.bz2) = d3b132a7a9b3f3182b7aad71c2dfbd4fc15bea83e12c76134eb3ffefc07d1c71
-SIZE (u-boot-2014.10.tar.bz2) = 10217685
+TIMESTAMP = 1476680246
+SHA256 (bsdimp-u-boot-pandaboard-ports-v2016.05_GH0.tar.gz) = cadfbec97a3a19714db2f0b7002e3fb0ec046e21ef8eee4c9423fa8fdb29c2e1
+SIZE (bsdimp-u-boot-pandaboard-ports-v2016.05_GH0.tar.gz) = 14364867