1 1.7.2.4 nathanw # $NetBSD: std.iq80310,v 1.7.2.4 2002/06/20 03:38:30 nathanw 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.2 nathanw # We need to configure the PCI bus. 21 1.7.2.2 nathanw options PCI_NETBSD_CONFIGURE 22