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