Add U-Boot package for Xunlong Orange Pi 2.

This commit is contained in:
jun 2017-08-26 16:04:26 +00:00
parent ff00d9f79b
commit 5083f1f356
3 changed files with 14 additions and 0 deletions

View file

@ -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 Xunlong Orange Pi 2.

View file

@ -0,0 +1,7 @@
# $NetBSD: Makefile,v 1.1 2017/08/26 16:04:26 jun Exp $
UBOOT_TARGET= orangepi-2
UBOOT_CONFIG= orangepi_2_defconfig
UBOOT_BIN= u-boot-sunxi-with-spl.bin
.include "../../sysutils/u-boot/u-boot-arm.mk"

View file

@ -0,0 +1,2 @@
@comment $NetBSD: PLIST,v 1.1 2017/08/26 16:04:26 jun Exp $
share/u-boot/orangepi-2/u-boot-sunxi-with-spl.bin