1*4b293a84Sad# $NetBSD: files.adi_brh,v 1.4 2007/12/03 15:33:29 ad Exp $ 2fd5a840fSthorpej# 3fd5a840fSthorpej# ADI BRH evaluation board configuration info 4fd5a840fSthorpej# 5fd5a840fSthorpej 6fd5a840fSthorpejfile arch/evbarm/adi_brh/brh_7seg.c 7fd5a840fSthorpejfile arch/evbarm/adi_brh/brh_machdep.c 8fd5a840fSthorpej 9fd5a840fSthorpej# BRH on-board devices 10bd370c9cSthorpejdevice obio {addr, [size = -1], [width = -1], [irq = -1]}: bus_space_generic 11fd5a840fSthorpejattach obio at mainbus 12fd5a840fSthorpejfile arch/evbarm/adi_brh/obio.c obio 13fd5a840fSthorpejfile arch/evbarm/adi_brh/obio_space.c obio 14fd5a840fSthorpej 15fd5a840fSthorpej# on-board 16550 UARTs 16fd5a840fSthorpejattach com at obio with com_obio 17fd5a840fSthorpejfile arch/evbarm/adi_brh/com_obio.c com_obio 18fd5a840fSthorpej 19fd5a840fSthorpej# i80200 CPU support 20fd5a840fSthorpejinclude "arch/arm/xscale/files.i80200" 21fd5a840fSthorpej 22fd5a840fSthorpej# BECC Companion support 23fd5a840fSthorpejinclude "arch/arm/xscale/files.becc" 24fd5a840fSthorpej 25fd5a840fSthorpejattach becc at mainbus with becc_mainbus 26fd5a840fSthorpejfile arch/evbarm/adi_brh/becc_mainbus.c becc_mainbus 27