1#	$NetBSD: files.iq31244,v 1.7 2009/01/09 16:23:59 briggs Exp $
2#
3# Intel IQ31244 reference board configuration info
4#
5
6file	arch/evbarm/iq31244/iq31244_7seg.c
7file	arch/evbarm/iq80321/iq80321_machdep.c
8file	arch/evbarm/iq31244/iq31244_machdep.c
9file	arch/evbarm/iq31244/iq31244_pci.c
10
11# IQ31244 on-board devices
12device	obio {addr, [size = -1], [width = -1], [xint = -1]}: bus_space_generic
13attach	obio at mainbus
14file	arch/evbarm/iq80321/obio.c			obio
15file	arch/evbarm/iq80321/obio_space.c		obio
16
17# on-board TI 165C50 UART
18attach	com at obio with com_obio
19file	arch/evbarm/iq80321/com_obio.c			com_obio
20
21# on-board CompactFlash reader
22attach	wdc at obio with wdc_obio
23file	arch/evbarm/iq31244/wdc_obio.c			wdc_obio
24
25# i80321 I/O Processor CPU support
26include "arch/arm/xscale/files.i80321"
27
28attach	iopxs at mainbus with iopxs_mainbus
29file	arch/evbarm/iq80321/i80321_mainbus.c		iopxs_mainbus
30