Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/sys/arch/evbarm/conf Fix pullup of rev 1.4 for ticket #222
details: https://anonhg.NetBSD.org/src/rev/1cc41bc9a40d
branches: netbsd-7
changeset: 798561:1cc41bc9a40d
user: martin <martin%NetBSD.org@localhost>
date: Thu Nov 13 07:17:40 2014 +0000
description:
Fix pullup of rev 1.4 for ticket #222
diffstat:
sys/arch/evbarm/conf/std.awin | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r b321a49948da -r 1cc41bc9a40d sys/arch/evbarm/conf/std.awin
--- a/sys/arch/evbarm/conf/std.awin Thu Nov 13 06:37:43 2014 +0000
+++ b/sys/arch/evbarm/conf/std.awin Thu Nov 13 07:17:40 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: std.awin,v 1.1.2.3 2014/11/12 19:54:46 martin Exp $
+# $NetBSD: std.awin,v 1.1.2.4 2014/11/13 07:17:40 martin Exp $
#
# standard NetBSD/evbarm for Allwinner based options
@@ -25,6 +25,7 @@
makeoptions KERNEL_BASE_VIRT="0x80007800"
makeoptions BOARDTYPE="awin"
makeoptions BOARDMKFRAG="${THISARM}/conf/mk.awin"
+makeoptions CPUFLAGS="-mcpu=cortex-a8 -mfpu=neon"
options ARM_INTR_IMPL="<arch/arm/allwinner/awin_intr.h>"
options ARM_GENERIC_TODR
Home |
Main Index |
Thread Index |
Old Index