From 17e23acd170c31bdc2bb2da11fa036d03a5b5627 Mon Sep 17 00:00:00 2001 From: matt Date: Sat, 1 Sep 2012 14:51:21 +0000 Subject: [PATCH] Bump SYMTAB_SPACE Use cortex-a8 since it is a OMAP3530 --- sys/arch/evbarm/conf/OVERO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sys/arch/evbarm/conf/OVERO b/sys/arch/evbarm/conf/OVERO index 54cbc12a4695..b09f793e89f7 100644 --- a/sys/arch/evbarm/conf/OVERO +++ b/sys/arch/evbarm/conf/OVERO @@ -1,5 +1,5 @@ # -# $NetBSD: OVERO,v 1.15 2012/08/29 08:29:58 skrll Exp $ +# $NetBSD: OVERO,v 1.16 2012/09/01 14:51:21 matt Exp $ # # OVERO -- Gumstix. Inc. Overo platforms kernel # @@ -17,7 +17,7 @@ maxusers 32 options CPU_CORTEXA8 options OMAP_3530 options PMAPCOUNTERS -makeoptions CPUFLAGS="-march=arm11k -mtune=arm1136jf-s" +makeoptions CPUFLAGS="-mcpu=cortex-a8" # Architecture options @@ -154,7 +154,7 @@ options DDB_ONPANIC=1 options DDB_HISTORY_SIZE=100 # Enable history editing in DDB #options KGDB makeoptions DEBUG="-g" # compile full symbol table -options SYMTAB_SPACE=350000 +options SYMTAB_SPACE=600000 config netbsd root on ? type ?