1 # $NetBSD: std.tisdp24xx,v 1.5 2008/08/12 15:16:31 matt Exp $
3 # standard NetBSD/evbarm for SDP2430 options
6 include "conf/std" # MI standard options
8 # Pull in SDP2430 config definitions.
9 include "arch/evbarm/conf/files.tisdp24xx"
14 # To support easy transit to ../arch/arm/arm32
17 options ARM11_PMC_CCNT_HZ=266000000
18 options __HAVE_FAST_SOFTINTS # should be in types.h
19 #options PROCESS_ID_IS_CURLWP
20 #options PROCESS_ID_IS_CURCPU
21 options KERNEL_BASE_EXT=0x80000000
23 makeoptions LOADADDRESS="0x80300000"
24 #makeoptions LOADADDRESS="0xc0000000"
25 makeoptions BOARDTYPE="sdp2430"
26 makeoptions BOARDMKFRAG="${THISARM}/conf/mk.tisdp24xx"
27 makeoptions CPPFLAGS+="-I$S/../../../include"
29 options ARM_INTR_IMPL="<arch/arm/omap/omap2_intr.h>"
30 options ARM_GENERIC_TODR