1 1.10.20.2 martin # $NetBSD: std.netwalker,v 1.10.20.2 2020/04/13 08:03:42 martin Exp $ 2 1.1 bsh # 3 1.1 bsh # standard NetBSD/evbarm options for Sharp NetWalker 4 1.1 bsh 5 1.10.20.1 christos machine evbarm arm 6 1.10.20.1 christos include "arch/evbarm/conf/std.evbarm" 7 1.1 bsh 8 1.1 bsh # Pull in i.mx51 config definitions. 9 1.10.20.1 christos include "arch/evbarm/conf/files.netwalker" 10 1.1 bsh 11 1.10.20.2 martin options ARM_GENERIC_TODR 12 1.10.20.2 martin options ARM_HAS_VBAR 13 1.10.20.2 martin options ARM_INTR_IMPL="<arch/arm/imx/imx51_intr.h>" 14 1.10.20.2 martin options DRAM_BLOCKS=256 15 1.10.20.2 martin options EVBARM_BOARDTYPE="netwalker" 16 1.10.20.2 martin options FPU_VFP 17 1.8 hkenken options MODULAR 18 1.10 jnemeth options MODULAR_DEFAULT_AUTOLOAD 19 1.8 hkenken options TPIDRPRW_IS_CURCPU 20 1.10.20.2 martin options __BUS_SPACE_HAS_STREAM_METHODS 21 1.10.20.2 martin options __HAVE_CPU_COUNTER 22 1.10.20.2 martin options __HAVE_CPU_UAREA_ALLOC_IDLELWP 23 1.10.20.2 martin options __HAVE_GENERIC_START 24 1.10.20.2 martin options __HAVE_GENERIC_CPU_INITCLOCKS 25 1.10.20.2 martin options __HAVE_FAST_SOFTINTS # should be in types.h 26 1.1 bsh options CORTEX_PMC 27 1.3 bsh options CORTEX_PMC_CCNT_HZ=800000000 28 1.1 bsh 29 1.10.20.1 christos makeoptions BOARDMKFRAG="${THISARM}/conf/mk.netwalker" 30 1.1 bsh 31 1.10.20.2 martin makeoptions KERNEL_BASE_PHYS=0x90008000 32 1.10.20.2 martin makeoptions KERNEL_BASE_VIRT=0x80008000 33