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 LeMaker Banana Pro.
details: https://anonhg.NetBSD.org/src/rev/fb4f18075715
branches: trunk
changeset: 451618:fb4f18075715
user: thorpej <thorpej%NetBSD.org@localhost>
date: Wed May 29 03:25:46 2019 +0000
description:
Add LeMaker Banana Pro.
diffstat:
share/installboot/evbarm/boards.plist | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r 07b046b1e723 -r fb4f18075715 share/installboot/evbarm/boards.plist
--- a/share/installboot/evbarm/boards.plist Wed May 29 03:24:23 2019 +0000
+++ b/share/installboot/evbarm/boards.plist Wed May 29 03:25:46 2019 +0000
@@ -1,4 +1,4 @@
-<!-- $NetBSD: boards.plist,v 1.2 2019/05/25 01:37:54 thorpej Exp $ -->
+<!-- $NetBSD: boards.plist,v 1.3 2019/05/29 03:25:46 thorpej Exp $ -->
<!--
Copyright (c) 2019 The NetBSD Foundation, Inc.
All rights reserved.
@@ -149,6 +149,13 @@
<key>u-boot-pkg</key>
<string>bananapi</string>
</dict>
+ <key>lemaker,bananapro</key>
+ <dict>
+ <key>description</key>
+ <string>LeMaker Banana Pro</string>
+ <key>u-boot-pkg</key>
+ <string>bananapro</string>
+ </dict>
<key>sinovoip,bpi-m3</key>
<dict>
<key>description</key>
Home |
Main Index |
Thread Index |
Old Index