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