summaryrefslogtreecommitdiff
path: root/sysutils/u-boot-jetson-tx1/Makefile
diff options
context:
space:
mode:
authorjmcneill <jmcneill@pkgsrc.org>2017-09-23 17:33:12 +0000
committerjmcneill <jmcneill@pkgsrc.org>2017-09-23 17:33:12 +0000
commitca04745200e88c1d6d71a7d461fb206372223529 (patch)
tree511dd91ed6df53556121481f9734a2081eff711a /sysutils/u-boot-jetson-tx1/Makefile
parentd749eea016ac21a199d23d8d1818a5253307d083 (diff)
downloadpkgsrc-ca04745200e88c1d6d71a7d461fb206372223529.tar.gz
Increase CONFIG_SYS_BOOTM_LEN as the TEGRA kernel exceeds the default
size limit. Install the correct files necessary for flashing with L4T R24.2.1's flash.sh script.
Diffstat (limited to 'sysutils/u-boot-jetson-tx1/Makefile')
-rw-r--r--sysutils/u-boot-jetson-tx1/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/sysutils/u-boot-jetson-tx1/Makefile b/sysutils/u-boot-jetson-tx1/Makefile
index a472bc58f99..56ece26b316 100644
--- a/sysutils/u-boot-jetson-tx1/Makefile
+++ b/sysutils/u-boot-jetson-tx1/Makefile
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.1 2017/09/08 10:25:17 jmcneill Exp $
+# $NetBSD: Makefile,v 1.2 2017/09/23 17:33:12 jmcneill Exp $
+
+PKGREVISION= 1
UBOOT_TARGET= jetson-tx1
UBOOT_CONFIG= p2371-2180_defconfig
-UBOOT_BIN= u-boot.bin
+UBOOT_BIN= u-boot u-boot-dtb.bin
# Switch to EL1 before booting kernel (required for 32-bit support)
PKG_DEFAULT_OPTIONS+= el1