disable __HAVE_MM_MD_DIRECT_MAPPED_PHYS so we can use all 2GB

This commit is contained in:
jmcneill 2015-04-26 17:41:33 +00:00
parent aa39d1df52
commit 9e89a84a7d

View File

@ -1,4 +1,4 @@
# $NetBSD: std.tegra,v 1.1 2015/03/29 10:41:59 jmcneill Exp $
# $NetBSD: std.tegra,v 1.2 2015/04/26 17:41:33 jmcneill Exp $
#
machine evbarm arm
@ -12,7 +12,8 @@ options __HAVE_CPU_COUNTER
options CORTEX_PMC
options __HAVE_FAST_SOFTINTS # should be in types.h
options ARM_HAS_VBAR
options __HAVE_MM_MD_DIRECT_MAPPED_PHYS
#options __HAVE_MM_MD_DIRECT_MAPPED_PHYS
#options PMAP_NEED_ALLOC_POOLPAGE
options TPIDRPRW_IS_CURCPU
options KERNEL_BASE_EXT=0x80000000
options FPU_VFP