PERFORCE change 222068 for review

Brooks Davis brooks at FreeBSD.org
Fri Feb 15 15:57:56 UTC 2013


http://p4web.freebsd.org/@@222068?ac=10

Change 222068 by brooks at brooks_zenith on 2013/02/15 15:57:14

	Move FDT and nexus attachments for CFI to conf/files.  They
	should work most platforms.

Affected files ...

.. //depot/projects/ctsrd/beribsd/src/sys/conf/files#15 edit
.. //depot/projects/ctsrd/beribsd/src/sys/conf/files.powerpc#6 edit
.. //depot/projects/ctsrd/beribsd/src/sys/mips/beri/files.beri#30 edit

Differences ...

==== //depot/projects/ctsrd/beribsd/src/sys/conf/files#15 (text+ko) ====

@@ -1046,6 +1046,8 @@
 dev/cardbus/cardbus_cis.c	optional cardbus
 dev/cardbus/cardbus_device.c	optional cardbus
 dev/cas/if_cas.c		optional cas
+dev/cfi/cfi_bus_fdt.c		optional cfi fdt
+dev/cfi/cfi_bus_nexus.c		optional cfi
 dev/cfi/cfi_core.c		optional cfi
 dev/cfi/cfi_dev.c		optional cfi
 dev/cfi/cfi_disk.c		optional cfid

==== //depot/projects/ctsrd/beribsd/src/sys/conf/files.powerpc#6 (text+ko) ====

@@ -27,7 +27,6 @@
 dev/adb/adb_if.m		optional	adb
 dev/adb/adb_buttons.c		optional	adb
 dev/agp/agp_apple.c		optional	agp powermac
-dev/cfi/cfi_bus_fdt.c		optional	cfi fdt
 dev/fb/fb.c			optional	sc
 dev/fdt/fdt_powerpc.c		optional	fdt
 dev/hwpmc/hwpmc_powerpc.c	optional	hwpmc

==== //depot/projects/ctsrd/beribsd/src/sys/mips/beri/files.beri#30 (text+ko) ====

@@ -6,7 +6,6 @@
 dev/altera/jtag_uart/altera_jtag_uart_tty.c	optional altera_jtag_uart
 dev/altera/jtag_uart/altera_jtag_uart_fdt.c	optional altera_jtag_uart fdt
 dev/altera/jtag_uart/altera_jtag_uart_nexus.c	optional altera_jtag_uart
-dev/cfi/cfi_bus_nexus.c			optional cfi
 dev/terasic/de4led/terasic_de4led.c	optional terasic_de4led
 dev/terasic/de4led/terasic_de4led_fdt.c	optional terasic_de4led fdt
 dev/terasic/de4led/terasic_de4led_nexus.c	optional terasic_de4led


More information about the p4-projects mailing list