Add Banana Pi BPI-M2 Zero and P2 Zero.

This commit is contained in:
thorpej 2019-06-05 07:22:49 +00:00
parent 58ed627dac
commit a32b5e9881
1 changed files with 15 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<!-- $NetBSD: boards.plist,v 1.3 2019/05/29 03:25:46 thorpej Exp $ -->
<!-- $NetBSD: boards.plist,v 1.4 2019/06/05 07:22:49 thorpej Exp $ -->
<!--
Copyright (c) 2019 The NetBSD Foundation, Inc.
All rights reserved.
@ -156,6 +156,13 @@
<key>u-boot-pkg</key>
<string>bananapro</string>
</dict>
<key>sinovoip,bpi-m2-zero</key>
<dict>
<key>description</key>
<string>Banana Pi BPI-M2 Zero</string>
<key>u-boot-pkg</key>
<string>bananapi-m2-zero</string>
</dict>
<key>sinovoip,bpi-m3</key>
<dict>
<key>description</key>
@ -163,6 +170,13 @@
<key>u-boot-pkg</key>
<string>bananapi-m3</string>
</dict>
<key>sinovoip,bpi-p2-zero</key>
<dict>
<key>description</key>
<string>Banana Pi BPI-P2 Zero</string>
<key>u-boot-pkg</key>
<string>bananapi-p2-zero</string>
</dict>
<key>cubietech,cubieboard2</key>
<dict>