1 1.7.2.5 thorpej # $NetBSD: std.iq80310,v 1.7.2.5 2002/08/19 21:39:27 thorpej Exp $ 2 1.7.2.2 nathanw # 3 1.7.2.2 nathanw # standard NetBSD/evbarm for IQ80310 options 4 1.7.2.2 nathanw 5 1.7.2.2 nathanw machine evbarm arm 6 1.7.2.2 nathanw 7 1.7.2.2 nathanw # Pull in IQ80310 config definitions. 8 1.7.2.2 nathanw include "arch/evbarm/conf/files.iq80310" 9 1.7.2.2 nathanw 10 1.7.2.2 nathanw options EXEC_ELF32 11 1.7.2.2 nathanw options EXEC_AOUT 12 1.7.2.2 nathanw options EXEC_SCRIPT 13 1.7.2.2 nathanw 14 1.7.2.2 nathanw # To support easy transit to ../arch/arm/arm32 15 1.7.2.2 nathanw options ARM32 16 1.7.2.2 nathanw 17 1.7.2.2 nathanw makeoptions LOADADDRESS="0xa0200000" 18 1.7.2.2 nathanw makeoptions BOARDTYPE="iq80310" 19 1.7.2.2 nathanw 20 1.7.2.5 thorpej options EVBARM_BOARDTYPE=EVBARM_BOARDTYPE_IQ80310 21 1.7.2.5 thorpej 22 1.7.2.2 nathanw # We need to configure the PCI bus. 23 1.7.2.2 nathanw options PCI_NETBSD_CONFIGURE 24