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 Actually do pullup rev 1.2, as reque...



details:   https://anonhg.NetBSD.org/src/rev/ae4c9376f828
branches:  netbsd-7
changeset: 798564:ae4c9376f828
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Nov 13 09:55:45 2014 +0000

description:
Actually do pullup rev 1.2, as requested by skrll in #223

diffstat:

 sys/arch/evbarm/conf/std.awin |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 4f18c4a0e684 -r ae4c9376f828 sys/arch/evbarm/conf/std.awin
--- a/sys/arch/evbarm/conf/std.awin     Thu Nov 13 07:27:52 2014 +0000
+++ b/sys/arch/evbarm/conf/std.awin     Thu Nov 13 09:55:45 2014 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: std.awin,v 1.1.2.4 2014/11/13 07:17:40 martin Exp $
+#      $NetBSD: std.awin,v 1.1.2.5 2014/11/13 09:55:45 martin Exp $
 #
 # standard NetBSD/evbarm for Allwinner based options
 
@@ -19,6 +19,7 @@
 options        TPIDRPRW_IS_CURCPU
 options        KERNEL_BASE_EXT=0x80000000
 options        FPU_VFP
+options        GTTWSI_ALLWINNER
 options        MOTG_ALLWINNER
 
 makeoptions    KERNEL_BASE_PHYS="0x40007800"



Home | Main Index | Thread Index | Old Index