Module Name:    src
Committed By:   kiyohara
Date:           Mon Mar 17 01:56:14 UTC 2014

Modified Files:
        src/sys/arch/evbarm/conf: ARMADAXP

Log Message:
Add options MVSOC_INTERREGS_PBASE for *old* Armada XP board..


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/evbarm/conf/ARMADAXP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/evbarm/conf/ARMADAXP
diff -u src/sys/arch/evbarm/conf/ARMADAXP:1.6 src/sys/arch/evbarm/conf/ARMADAXP:1.7
--- src/sys/arch/evbarm/conf/ARMADAXP:1.6	Fri Aug  9 21:19:43 2013
+++ src/sys/arch/evbarm/conf/ARMADAXP	Mon Mar 17 01:56:14 2014
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: ARMADAXP,v 1.6 2013/08/09 21:19:43 aymeric Exp $
+#	$NetBSD: ARMADAXP,v 1.7 2014/03/17 01:56:14 kiyohara Exp $
 #
 #	ARMADA XP DEV BOARD
 #
@@ -172,6 +172,7 @@ options 	MEMSIZE=0x80000000
 
 # Marvell SoC Bus
 mvsoc0		at mainbus?
+options 	MVSOC_INTERREGS_PBASE=0xd0000000
 
 # On-chip Timers
 mvsoctmr*	at mvsoc? offset ? irq ?

Reply via email to