11.12Sad# $NetBSD: files.iq80310,v 1.12 2007/12/03 15:33:30 ad Exp $ 21.1Sthorpej# 31.1Sthorpej# Intel IQ80310 evaluation board configuration info 41.1Sthorpej# 51.7Sthorpej 61.7Sthorpej# Define the (IQ80310-based) board types that we support: 71.7Sthorpej# 81.7Sthorpej# IOP310_TEAMASA_NPWR 91.7Sthorpej# Team ASA, Inc. Npwr http://www.teamasa.com/ 101.7Sthorpej# 111.7Sthorpej# If no board type options are specified, the default is the 121.7Sthorpej# Intel/Cyclone IQ80310 (which is the IOP310 reference design 131.7Sthorpej# eval board). 141.7Sthorpejdefflag opt_iop310.h IOP310_TEAMASA_NPWR 151.1Sthorpej 161.3Sthorpejfile arch/evbarm/iq80310/iq80310_7seg.c 171.2Sthorpejfile arch/evbarm/iq80310/iq80310_machdep.c 181.3Sthorpejfile arch/evbarm/iq80310/iq80310_intr.c 191.3Sthorpejfile arch/evbarm/iq80310/iq80310_timer.c 201.4Sthorpejfile arch/evbarm/iq80310/iq80310_pci.c 211.3Sthorpej 221.3Sthorpej# IQ80310 on-board devices (including CPLD) 231.11Sthorpejdevice obio {addr, [size = -1], [width = -1], [xint3 = -1]}: bus_space_generic 241.3Sthorpejattach obio at mainbus 251.3Sthorpejfile arch/evbarm/iq80310/obio.c obio 261.3Sthorpejfile arch/evbarm/iq80310/obio_space.c obio 271.3Sthorpej 281.3Sthorpej# on-board XR 16550 UARTs 291.3Sthorpejattach com at obio with com_obio 301.3Sthorpejfile arch/evbarm/iq80310/com_obio.c com_obio 311.5Sthorpej 321.5Sthorpej# i80200 CPU support 331.5Sthorpejinclude "arch/arm/xscale/files.i80200" 341.1Sthorpej 351.4Sthorpej# i80312 Companion I/O support 361.4Sthorpejinclude "arch/arm/xscale/files.i80312" 371.4Sthorpej 381.4Sthorpejattach iopxs at mainbus with iopxs_mainbus 391.4Sthorpejfile arch/evbarm/iq80310/i80312_mainbus.c iopxs_mainbus 40