1 1.1.18.2 yamt # $NetBSD: files.npwr_fc,v 1.1.18.2 2006/06/21 14:50:33 yamt Exp $ 2 1.1.18.2 yamt # 3 1.1.18.2 yamt # Intel IQ80321 evaluation board configuration info 4 1.1.18.2 yamt # 5 1.1.18.2 yamt 6 1.1.18.2 yamt # Use the generic ARM soft interrupt code. 7 1.1.18.2 yamt file arch/arm/arm/softintr.c 8 1.1.18.2 yamt 9 1.1.18.2 yamt # Use the shared initarm_common() code. 10 1.1.18.2 yamt # XXX: Not yet ready for prime-time 11 1.1.18.2 yamt #file arch/evbarm/evbarm/initarm_common.c 12 1.1.18.2 yamt 13 1.1.18.2 yamt file arch/evbarm/npwr_fc/npwr_fc_machdep.c 14 1.1.18.2 yamt file arch/evbarm/npwr_fc/npwr_fc_pci.c 15 1.1.18.2 yamt 16 1.1.18.2 yamt # IQ80321 on-board devices 17 1.1.18.2 yamt device obio {addr, [size = -1], [width = -1], [xint = -1]}: bus_space_generic 18 1.1.18.2 yamt attach obio at mainbus 19 1.1.18.2 yamt file arch/evbarm/iq80321/obio.c obio 20 1.1.18.2 yamt file arch/evbarm/iq80321/obio_space.c obio 21 1.1.18.2 yamt 22 1.1.18.2 yamt # on-board TI 165C50 UART 23 1.1.18.2 yamt attach com at obio with com_obio 24 1.1.18.2 yamt file arch/evbarm/iq80321/com_obio.c com_obio 25 1.1.18.2 yamt 26 1.1.18.2 yamt # i80321 I/O Processor CPU support 27 1.1.18.2 yamt include "arch/arm/xscale/files.i80321" 28 1.1.18.2 yamt 29 1.1.18.2 yamt attach iopxs at mainbus with iopxs_mainbus 30 1.1.18.2 yamt file arch/evbarm/iq80321/i80321_mainbus.c iopxs_mainbus 31