1#	$NetBSD: files.iq80321,v 1.8 2007/12/03 15:33:31 ad Exp $
2#
3# Intel IQ80321 evaluation board configuration info
4#
5
6file	arch/evbarm/iq80321/iq80321_7seg.c
7file	arch/evbarm/iq80321/iq80321_machdep.c
8file	arch/evbarm/iq80321/iq80321_pci.c
9
10# IQ80321 on-board devices
11device	obio {addr, [size = -1], [width = -1], [xint = -1]}: bus_space_generic
12attach	obio at mainbus
13file	arch/evbarm/iq80321/obio.c			obio
14file	arch/evbarm/iq80321/obio_space.c		obio
15
16# on-board TI 165C50 UART
17attach	com at obio with com_obio
18file	arch/evbarm/iq80321/com_obio.c			com_obio
19
20# i80321 I/O Processor CPU support
21include "arch/arm/xscale/files.i80321"
22
23attach	iopxs at mainbus with iopxs_mainbus
24file	arch/evbarm/iq80321/i80321_mainbus.c		iopxs_mainbus
25