pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/u-boot-de0-nanosoc
Module Name: pkgsrc
Committed By: aymeric
Date: Sun Oct 14 19:25:31 UTC 2018
Added Files:
pkgsrc/sysutils/u-boot-de0-nanosoc: DESCR Makefile PLIST
Log Message:
Add Altera DE0 NanoSoC u-boot
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/sysutils/u-boot-de0-nanosoc/DESCR \
pkgsrc/sysutils/u-boot-de0-nanosoc/Makefile \
pkgsrc/sysutils/u-boot-de0-nanosoc/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/sysutils/u-boot-de0-nanosoc/DESCR
diff -u /dev/null pkgsrc/sysutils/u-boot-de0-nanosoc/DESCR:1.1
--- /dev/null Sun Oct 14 19:25:31 2018
+++ pkgsrc/sysutils/u-boot-de0-nanosoc/DESCR Sun Oct 14 19:25:31 2018
@@ -0,0 +1,5 @@
+U-Boot is a bootloader for embedded boards based on PowerPC, ARM, MIPS and
+several other processors, which can be installed in a boot ROM and used to
+initialize and test the hardware or to download and run application code.
+
+This package provides U-Boot for the Altera DE0 Nano-SoC.
Index: pkgsrc/sysutils/u-boot-de0-nanosoc/Makefile
diff -u /dev/null pkgsrc/sysutils/u-boot-de0-nanosoc/Makefile:1.1
--- /dev/null Sun Oct 14 19:25:31 2018
+++ pkgsrc/sysutils/u-boot-de0-nanosoc/Makefile Sun Oct 14 19:25:31 2018
@@ -0,0 +1,7 @@
+# $NetBSD: Makefile,v 1.1 2018/10/14 19:25:31 aymeric Exp $
+
+UBOOT_TARGET= de0-nanosoc
+UBOOT_CONFIG= socfpga_de0_nano_soc_defconfig
+UBOOT_BIN= u-boot-with-spl.sfp
+
+.include "../../sysutils/u-boot/u-boot-arm.mk"
Index: pkgsrc/sysutils/u-boot-de0-nanosoc/PLIST
diff -u /dev/null pkgsrc/sysutils/u-boot-de0-nanosoc/PLIST:1.1
--- /dev/null Sun Oct 14 19:25:31 2018
+++ pkgsrc/sysutils/u-boot-de0-nanosoc/PLIST Sun Oct 14 19:25:31 2018
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2018/10/14 19:25:31 aymeric Exp $
+share/u-boot/de0-nanosoc/u-boot-with-spl.sfp
Home |
Main Index |
Thread Index |
Old Index