# $NetBSD: std.bcm53xx,v 1.3 2012/09/15 06:10:50 matt Exp $ # # standard NetBSD/evbarm for BEAGLEBAORD options machine evbarm arm include "conf/std" # MI standard options # Pull in BCM53xx config definitions. include "arch/evbarm/conf/files.bcm53xx" options EXEC_ELF32 options EXEC_SCRIPT # To support easy transit to ../arch/arm/arm32 options COM_TOLERANCE=40 options ARM32 options CORTEX_PMC options __HAVE_FAST_SOFTINTS # should be in types.h options __HAVE_CPU_UAREA_ALLOC_IDLELWP options __HAVE_CPU_COUNTER options __HAVE_ATOMIC64_OPS options __HAVE_PCI_CONF_HOOK options TPIDRPRW_IS_CURCPU options KERNEL_BASE_EXT=0x80000000 options EVBARM_BOARDTYPE="bcm53xx" makeoptions LOADADDRESS="0x80100000" makeoptions BOARDMKFRAG="${THISARM}/conf/mk.bcm53xx" makeoptions CPPFLAGS+="-I$S/../../../include" options ARM_INTR_IMPL="" options ARM_GENERIC_TODR