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 Turn off direct mapped phys
details: https://anonhg.NetBSD.org/src/rev/aff1176170ae
branches: trunk
changeset: 787449:aff1176170ae
user: matt <matt%NetBSD.org@localhost>
date: Tue Jun 18 15:42:54 2013 +0000
description:
Turn off direct mapped phys
diffstat:
sys/arch/evbarm/conf/OMAP5432_EVM | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 4d844fb4149b -r aff1176170ae sys/arch/evbarm/conf/OMAP5432_EVM
--- a/sys/arch/evbarm/conf/OMAP5432_EVM Tue Jun 18 15:40:26 2013 +0000
+++ b/sys/arch/evbarm/conf/OMAP5432_EVM Tue Jun 18 15:42:54 2013 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: OMAP5432_EVM,v 1.1 2013/06/16 16:49:52 matt Exp $
+# $NetBSD: OMAP5432_EVM,v 1.2 2013/06/18 15:42:54 matt Exp $
#
# PANDABOARD -- TI OMAP 4430 Eval Board Kernel
#
@@ -20,6 +20,7 @@
options CPU_CORTEXA15
options OMAP_5430
options PMAPCOUNTERS
+no options __HAVE_MM_MD_DIRECT_MAPPED_PHYS # too much memory to direct map
# Architecture options
Home |
Main Index |
Thread Index |
Old Index