pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/u-boot-odroid-xu3 Add u-boot-odroid-xu3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/13deabcb3380
branches:  trunk
changeset: 314397:13deabcb3380
user:      skrll <skrll%pkgsrc.org@localhost>
date:      Sat Oct 27 10:02:13 2018 +0000

description:
Add u-boot-odroid-xu3.

This package provides U-Boot for the Hardkernel ODROID-XU3 and XU4.

diffstat:

 sysutils/u-boot-odroid-xu3/DESCR    |  5 +++++
 sysutils/u-boot-odroid-xu3/Makefile |  7 +++++++
 sysutils/u-boot-odroid-xu3/PLIST    |  3 +++
 3 files changed, 15 insertions(+), 0 deletions(-)

diffs (27 lines):

diff -r 40f1374916dc -r 13deabcb3380 sysutils/u-boot-odroid-xu3/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/u-boot-odroid-xu3/DESCR  Sat Oct 27 10:02:13 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 Hardkernel ODROID-XU3 and XU4 
diff -r 40f1374916dc -r 13deabcb3380 sysutils/u-boot-odroid-xu3/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/u-boot-odroid-xu3/Makefile       Sat Oct 27 10:02:13 2018 +0000
@@ -0,0 +1,7 @@
+# $NetBSD: Makefile,v 1.1 2018/10/27 10:02:13 skrll Exp $
+
+UBOOT_TARGET=          odroid-xu3
+UBOOT_CONFIG=          odroid-xu3_defconfig
+UBOOT_BIN=             u-boot u-boot-dtb.bin
+
+.include "../../sysutils/u-boot/u-boot-arm.mk"
diff -r 40f1374916dc -r 13deabcb3380 sysutils/u-boot-odroid-xu3/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/u-boot-odroid-xu3/PLIST  Sat Oct 27 10:02:13 2018 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2018/10/27 10:02:13 skrll Exp $
+share/u-boot/odroid-xu3/u-boot
+share/u-boot/odrdoi-xu3/u-boot-dtb.bin



Home | Main Index | Thread Index | Old Index