020b1ac81f
arm32/arm32_boot.c:initarm_common
34 lines
734 B
Plaintext
34 lines
734 B
Plaintext
# $NetBSD: files.ixdp425,v 1.9 2013/01/23 14:24:14 skrll Exp $
|
|
#
|
|
# Intel IXP425 networkproccesor board configuration info
|
|
#
|
|
|
|
# IXP425 Network Processor CPU support
|
|
include "arch/arm/xscale/files.ixp425"
|
|
|
|
file arch/evbarm/ixdp425/ixdp425_machdep.c
|
|
|
|
file arch/evbarm/ixdp425/ixdp425_pci.c
|
|
|
|
# IXP425 PCI bus support
|
|
attach ixpio at mainbus with ixpio_mainbus
|
|
file arch/evbarm/ixdp425/ixdp425_mainbus.c ixpio_mainbus
|
|
|
|
|
|
# IXP425 slow peripheral bus support
|
|
attach ixpsip at mainbus
|
|
|
|
# LED
|
|
device ixdpled
|
|
attach ixdpled at ixpsip
|
|
file arch/evbarm/ixdp425/ixdp425_led.c ixdpled needs-flag
|
|
|
|
#
|
|
# Machine-independent CardBus drivers
|
|
#
|
|
|
|
# XXX dev/pcmcia needs fdc
|
|
#device fdc {drive = -1}
|
|
|
|
#file arch/evbarm/ixdp425/rbus_machdep.c cardbus
|