Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/evbarm/conf add axp20x



details:   https://anonhg.NetBSD.org/src/rev/1f88ec3de64f
branches:  trunk
changeset: 332179:1f88ec3de64f
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Tue Sep 09 22:49:20 2014 +0000

description:
add axp20x

diffstat:

 sys/arch/evbarm/conf/CUBIEBOARD |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 794d2cabb73e -r 1f88ec3de64f sys/arch/evbarm/conf/CUBIEBOARD
--- a/sys/arch/evbarm/conf/CUBIEBOARD   Tue Sep 09 22:47:33 2014 +0000
+++ b/sys/arch/evbarm/conf/CUBIEBOARD   Tue Sep 09 22:49:20 2014 +0000
@@ -1,5 +1,5 @@
 #
-#      $NetBSD: CUBIEBOARD,v 1.24 2014/09/09 00:16:03 jmcneill Exp $
+#      $NetBSD: CUBIEBOARD,v 1.25 2014/09/09 22:49:20 jmcneill Exp $
 #
 #      CUBIEBOARD -- Allwinner A10/A20 Eval Board Kernel
 #
@@ -226,6 +226,7 @@
 awiniic0       at awinio? port 0
 #awiniic*      at awinio? port ?
 iic*           at awiniic?
+axp20x0        at iic0 addr 0x34       # AXP209 Power Management Unit
 
 # On-board 16550 UARTs
 com0           at awinio? port 0                       # UART0 (console)



Home | Main Index | Thread Index | Old Index