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 TPIDRPRW_IS_CURCPU.
details: https://anonhg.NetBSD.org/src/rev/f6229fbeef65
branches: trunk
changeset: 348116:f6229fbeef65
user: kiyohara <kiyohara%NetBSD.org@localhost>
date: Tue Oct 04 16:17:37 2016 +0000
description:
Enable TPIDRPRW_IS_CURCPU.
diffstat:
sys/arch/evbarm/conf/std.overo | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 08b8ddcc6980 -r f6229fbeef65 sys/arch/evbarm/conf/std.overo
--- a/sys/arch/evbarm/conf/std.overo Tue Oct 04 16:06:42 2016 +0000
+++ b/sys/arch/evbarm/conf/std.overo Tue Oct 04 16:17:37 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: std.overo,v 1.7 2016/08/04 07:02:39 kiyohara Exp $
+# $NetBSD: std.overo,v 1.8 2016/10/04 16:17:37 kiyohara Exp $
#
# standard NetBSD/evbarm for OVERO options
@@ -9,7 +9,7 @@
options CORTEX_PMC
options __HAVE_FAST_SOFTINTS # should be in types.h
-#options TPIDRPRW_IS_CURLWP
+options TPIDRPRW_IS_CURCPU
options KERNEL_BASE_EXT=0x80000000
makeoptions LOADADDRESS="0x80200000"
Home |
Main Index |
Thread Index |
Old Index