add BananaPi M2 Zero I'm playing with.
tweaks and OK jsg@ (maintainer)
This commit is contained in:
parent
234fe94689
commit
76185d0dc9
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.45 2019/01/15 05:44:18 jsg Exp $
|
||||
# $OpenBSD: Makefile,v 1.46 2019/01/15 14:20:09 kirby Exp $
|
||||
|
||||
BROKEN-sparc64= Error: the specified option is not accepted in ISB at operand 1 -- isb sy
|
||||
|
||||
@ -7,6 +7,7 @@ FLAVOR?= arm
|
||||
|
||||
COMMENT= U-Boot firmware
|
||||
VERSION= 2019.01
|
||||
REVISION= 0
|
||||
DISTNAME= u-boot-${VERSION}
|
||||
PKGNAME= u-boot-${FLAVOR}-${VERSION:S/-//}
|
||||
FULLPKGNAME= ${PKGNAME}
|
||||
@ -77,6 +78,7 @@ SUNXI=\
|
||||
A20-OLinuXino_MICRO \
|
||||
Bananapi \
|
||||
Bananapi_m2m \
|
||||
bananapi_m2_zero \
|
||||
Bananapro \
|
||||
CHIP \
|
||||
Cubieboard \
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PFRAG.arm,v 1.15 2019/01/15 05:44:18 jsg Exp $
|
||||
@comment $OpenBSD: PFRAG.arm,v 1.16 2019/01/15 14:20:09 kirby Exp $
|
||||
@pkgpath sysutils/u-boot,
|
||||
share/u-boot/
|
||||
share/u-boot/A10-OLinuXino-Lime/
|
||||
@ -132,6 +132,12 @@ share/u-boot/am335x_boneblack/MLO
|
||||
share/u-boot/am335x_boneblack/u-boot
|
||||
share/u-boot/am335x_boneblack/u-boot.bin
|
||||
share/u-boot/am335x_boneblack/u-boot.img
|
||||
share/u-boot/bananapi_m2_zero/
|
||||
share/u-boot/bananapi_m2_zero/sunxi-spl.bin
|
||||
share/u-boot/bananapi_m2_zero/u-boot
|
||||
share/u-boot/bananapi_m2_zero/u-boot-sunxi-with-spl.bin
|
||||
share/u-boot/bananapi_m2_zero/u-boot.bin
|
||||
share/u-boot/bananapi_m2_zero/u-boot.img
|
||||
share/u-boot/clearfog/
|
||||
share/u-boot/clearfog/u-boot
|
||||
share/u-boot/clearfog/u-boot-spl.kwb
|
||||
|
Loading…
x
Reference in New Issue
Block a user