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 options MOTG_ALLWINNER
details: https://anonhg.NetBSD.org/src/rev/3d4236b4e717
branches: trunk
changeset: 332267:3d4236b4e717
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Sat Sep 13 14:48:02 2014 +0000
description:
options MOTG_ALLWINNER
diffstat:
sys/arch/evbarm/conf/std.awin | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r edf1f93f36e5 -r 3d4236b4e717 sys/arch/evbarm/conf/std.awin
--- a/sys/arch/evbarm/conf/std.awin Sat Sep 13 14:47:35 2014 +0000
+++ b/sys/arch/evbarm/conf/std.awin Sat Sep 13 14:48:02 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: std.awin,v 1.2 2014/09/10 09:55:09 matt Exp $
+# $NetBSD: std.awin,v 1.3 2014/09/13 14:48:02 jmcneill Exp $
#
# standard NetBSD/evbarm for Allwinner based options
@@ -20,6 +20,7 @@
options KERNEL_BASE_EXT=0x80000000
options FPU_VFP
options GTTWSI_ALLWINNER
+options MOTG_ALLWINNER
makeoptions KERNEL_BASE_PHYS="0x40007800"
makeoptions KERNEL_BASE_VIRT="0x80007800"
Home |
Main Index |
Thread Index |
Old Index