4d0abc074b
On XLP evaluation platform, the board information is stored in an I2C eeprom and the network block configuration is available from a CPLD connected to the GBU (NOR flash bus). Add support for both of these.
25 lines
760 B
Plaintext
25 lines
760 B
Plaintext
# $FreeBSD$
|
|
mips/nlm/hal/nlm_hal.c standard
|
|
mips/nlm/hal/fmn.c standard
|
|
mips/nlm/xlp_machdep.c standard
|
|
mips/nlm/intr_machdep.c standard
|
|
mips/nlm/tick.c standard
|
|
mips/nlm/board.c standard
|
|
mips/nlm/cms.c standard
|
|
mips/nlm/bus_space_rmi.c standard
|
|
mips/nlm/bus_space_rmi_pci.c standard
|
|
mips/nlm/mpreset.S standard
|
|
mips/nlm/board_eeprom.c standard
|
|
mips/nlm/board_cpld.c standard
|
|
mips/nlm/xlp_pci.c optional pci
|
|
mips/nlm/intern_dev.c optional pci
|
|
mips/nlm/uart_pci_xlp.c optional uart
|
|
mips/nlm/uart_cpu_xlp.c optional uart
|
|
mips/nlm/usb_init.c optional usb
|
|
#
|
|
# Security Driver
|
|
#
|
|
mips/nlm/dev/sec/nlmsec.c optional nlmsec
|
|
mips/nlm/dev/sec/nlmseclib.c optional nlmsec
|
|
mips/nlm/dev/sec/nlmrsa.c optional nlmrsa
|