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 Enable ARM_HAS_VBAR since the arm1176 h...
details: https://anonhg.NetBSD.org/src/rev/060cd9474087
branches: trunk
changeset: 787541:060cd9474087
user: matt <matt%NetBSD.org@localhost>
date: Sat Jun 22 15:50:17 2013 +0000
description:
Enable ARM_HAS_VBAR since the arm1176 has a VBAR register.
diffstat:
sys/arch/evbarm/conf/std.rpi | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r b2e4e56160e4 -r 060cd9474087 sys/arch/evbarm/conf/std.rpi
--- a/sys/arch/evbarm/conf/std.rpi Sat Jun 22 15:13:55 2013 +0000
+++ b/sys/arch/evbarm/conf/std.rpi Sat Jun 22 15:50:17 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: std.rpi,v 1.7 2013/03/16 15:48:21 skrll Exp $
+# $NetBSD: std.rpi,v 1.8 2013/06/22 15:50:17 matt Exp $
#
# standard NetBSD/evbarm for Raspberry Pi options
@@ -12,6 +12,7 @@
options __HAVE_FAST_SOFTINTS # should be in types.h
options __HAVE_CPU_UAREA_ALLOC_IDLELWP
options TPIDRPRW_IS_CURCPU
+options ARM_HAS_VBAR
options KERNEL_BASE_EXT=0xc0000000
options URTWN_DOTG_WORKAROUND
Home |
Main Index |
Thread Index |
Old Index