pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/u-boot-rpi3-32b sysutils/u-boot-rpi3-32b: U-B...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/995011b8a2e8
branches:  trunk
changeset: 419165:995011b8a2e8
user:      khorben <khorben%pkgsrc.org@localhost>
date:      Sat Dec 14 01:11:21 2019 +0000

description:
sysutils/u-boot-rpi3-32b: U-Boot for Raspberry Pi 3 (32-bits)

diffstat:

 sysutils/u-boot-rpi3-32b/DESCR    |  5 +++++
 sysutils/u-boot-rpi3-32b/Makefile |  7 +++++++
 sysutils/u-boot-rpi3-32b/PLIST    |  2 ++
 3 files changed, 14 insertions(+), 0 deletions(-)

diffs (26 lines):

diff -r e98e1dceb84d -r 995011b8a2e8 sysutils/u-boot-rpi3-32b/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/u-boot-rpi3-32b/DESCR    Sat Dec 14 01:11:21 2019 +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 Raspberry Pi 3 (32-bits).
diff -r e98e1dceb84d -r 995011b8a2e8 sysutils/u-boot-rpi3-32b/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/u-boot-rpi3-32b/Makefile Sat Dec 14 01:11:21 2019 +0000
@@ -0,0 +1,7 @@
+# $NetBSD: Makefile,v 1.1 2019/12/14 01:11:21 khorben Exp $
+
+UBOOT_TARGET=          rpi3-32
+UBOOT_CONFIG=          rpi_3_32b_defconfig
+UBOOT_BIN=             u-boot.bin
+
+.include "../../sysutils/u-boot/u-boot-arm.mk"
diff -r e98e1dceb84d -r 995011b8a2e8 sysutils/u-boot-rpi3-32b/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/u-boot-rpi3-32b/PLIST    Sat Dec 14 01:11:21 2019 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2019/12/14 01:11:21 khorben Exp $
+share/u-boot/rpi3-32/u-boot.bin



Home | Main Index | Thread Index | Old Index