pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/u-boot-de0-nanosoc Add Altera DE0 NanoSoC u-boot
details: https://anonhg.NetBSD.org/pkgsrc/rev/e89d4e09b1dd
branches: trunk
changeset: 324314:e89d4e09b1dd
user: aymeric <aymeric%pkgsrc.org@localhost>
date: Sun Oct 14 19:25:31 2018 +0000
description:
Add Altera DE0 NanoSoC u-boot
diffstat:
sysutils/u-boot-de0-nanosoc/DESCR | 5 +++++
sysutils/u-boot-de0-nanosoc/Makefile | 7 +++++++
sysutils/u-boot-de0-nanosoc/PLIST | 2 ++
3 files changed, 14 insertions(+), 0 deletions(-)
diffs (26 lines):
diff -r ecd39b17f1d8 -r e89d4e09b1dd sysutils/u-boot-de0-nanosoc/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/u-boot-de0-nanosoc/DESCR Sun Oct 14 19:25:31 2018 +0000
@@ -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.
diff -r ecd39b17f1d8 -r e89d4e09b1dd sysutils/u-boot-de0-nanosoc/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/u-boot-de0-nanosoc/Makefile Sun Oct 14 19:25:31 2018 +0000
@@ -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"
diff -r ecd39b17f1d8 -r e89d4e09b1dd sysutils/u-boot-de0-nanosoc/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/u-boot-de0-nanosoc/PLIST Sun Oct 14 19:25:31 2018 +0000
@@ -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