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 locator should use physical addresses
details: https://anonhg.NetBSD.org/src/rev/f66dadd9f1d1
branches: trunk
changeset: 543543:f66dadd9f1d1
user: igy <igy%NetBSD.org@localhost>
date: Thu Feb 27 04:06:07 2003 +0000
description:
locator should use physical addresses
diffstat:
sys/arch/evbarm/conf/IXM1200 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r 80c7319ac74f -r f66dadd9f1d1 sys/arch/evbarm/conf/IXM1200
--- a/sys/arch/evbarm/conf/IXM1200 Thu Feb 27 01:58:56 2003 +0000
+++ b/sys/arch/evbarm/conf/IXM1200 Thu Feb 27 04:06:07 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: IXM1200,v 1.3 2002/09/18 02:43:57 lukem Exp $
+# $NetBSD: IXM1200,v 1.4 2003/02/27 04:06:07 igy Exp $
#
# IXM1200 -- Intel IXM1200 Evaluation Board Kernel
#
@@ -143,10 +143,10 @@
ixpsip0 at mainbus?
#Timer
-ixpclk* at ixpsip? addr 0xf0010300 size 0x10
+ixpclk* at ixpsip? addr 0x42000300 size 0x10
# Serial
-ixpcom* at ixpsip? addr 0xf0000000 size 0x4000
+ixpcom* at ixpsip? addr 0x90000000 size 0x4000
# IXP12x0 fast bus
ixpio0 at mainbus?
Home |
Main Index |
Thread Index |
Old Index