Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/installboot/evbarm Add additional sunxi boards:
details: https://anonhg.NetBSD.org/src/rev/8932c2a379e6
branches: trunk
changeset: 934987:8932c2a379e6
user: thorpej <thorpej%NetBSD.org@localhost>
date: Sun Jun 21 19:39:11 2020 +0000
description:
Add additional sunxi boards:
- libretech,all-h3-cc-h2-plus
- libretech,all-h3-cc-h3
- libretech,all-h3-cc-h5
diffstat:
share/installboot/evbarm/boards.plist | 24 +++++++++++++++++++++++-
1 files changed, 23 insertions(+), 1 deletions(-)
diffs (38 lines):
diff -r fd65240f571f -r 8932c2a379e6 share/installboot/evbarm/boards.plist
--- a/share/installboot/evbarm/boards.plist Sun Jun 21 17:26:15 2020 +0000
+++ b/share/installboot/evbarm/boards.plist Sun Jun 21 19:39:11 2020 +0000
@@ -1,4 +1,4 @@
-<!-- $NetBSD: boards.plist,v 1.8 2020/06/21 16:53:57 thorpej Exp $ -->
+<!-- $NetBSD: boards.plist,v 1.9 2020/06/21 19:39:11 thorpej Exp $ -->
<!--
Copyright (c) 2019 The NetBSD Foundation, Inc.
All rights reserved.
@@ -296,6 +296,28 @@
<string>nanopi-r1</string>
</dict>
+ <key>libretech,all-h3-cc-h2-plus</key>
+ <dict>
+ <key>description</key>
+ <string>Libre Computer Board ALL-H3-CC H2+</string>
+ <key>u-boot-pkg</key>
+ <string>libretech-all-h3-cc-h2-plus</string>
+ </dict>
+ <key>libretech,all-h3-cc-h3</key>
+ <dict>
+ <key>description</key>
+ <string>Libre Computer Board ALL-H3-CC H3</string>
+ <key>u-boot-pkg</key>
+ <string>libretech-all-h3-cc-h3</string>
+ </dict>
+ <key>libretech,all-h3-cc-h5</key>
+ <dict>
+ <key>description</key>
+ <string>Libre Computer Board ALL-H3-CC H5</string>
+ <key>u-boot-pkg</key>
+ <string>libretech-all-h3-cc-h5</string>
+ </dict>
+
<key>merrii,a31-hummingbird</key>
<dict>
<key>description</key>
Home |
Main Index |
Thread Index |
Old Index