1 1.4.4.2 yamt # $NetBSD: MIRABOX,v 1.4.4.2 2014/05/22 11:39:40 yamt Exp $ 2 1.4.4.2 yamt # 3 1.4.4.2 yamt # This configuration supports for generically GlobalScale MiraBox 4 1.4.4.2 yamt # 5 1.4.4.2 yamt 6 1.4.4.2 yamt include "arch/evbarm/conf/ARMADAXP" 7 1.4.4.2 yamt 8 1.4.4.2 yamt # Board Type 9 1.4.4.2 yamt no makeoptions BOARDTYPE 10 1.4.4.2 yamt makeoptions BOARDTYPE="mirabox" 11 1.4.4.2 yamt no options EVBARM_BOARDTYPE 12 1.4.4.2 yamt options EVBARM_BOARDTYPE=mirabox 13 1.4.4.2 yamt #options VERBOSE_INIT_ARM 14 1.4.4.2 yamt no options MEMSIZE 15 1.4.4.2 yamt options MEMSIZE=0x40000000 16 1.4.4.2 yamt options __HAVE_MM_MD_DIRECT_MAPPED_PHYS 17 1.4.4.2 yamt #options UVMHIST 18 1.4.4.2 yamt #options UVMHIST_PRINT,KERNHIST_DELAY=0 19 1.4.4.2 yamt no makeoptions KERNEL_BASE_PHYS 20 1.4.4.2 yamt makeoptions KERNEL_BASE_PHYS="0x01000000" 21 1.4.4.2 yamt no makeoptions KERNEL_BASE_VIRT 22 1.4.4.2 yamt makeoptions KERNEL_BASE_VIRT="0x81000000" 23 1.4.4.2 yamt 24 1.4.4.2 yamt # CPU options 25 1.4.4.2 yamt options FPU_VFP 26 1.4.4.2 yamt no makeoptions CPUFLAGS 27 1.4.4.2 yamt makeoptions CPUFLAGS="-march=armv7-a -msoft-float -mfpu=vfpv3" 28 1.4.4.2 yamt no options CONSFREQ 29