PERFORCE change 175764 for review

Rafal Jaworowski raj at FreeBSD.org
Wed Mar 17 14:34:35 UTC 2010


http://p4web.freebsd.org/chv.cgi?CH=175764

Change 175764 by raj at raj_nand on 2010/03/17 14:34:20

	Connect the MPC85XX NAND driver to the build.

Affected files ...

.. //depot/projects/nand2/sys/conf/files.powerpc#2 edit
.. //depot/projects/nand2/sys/powerpc/conf/MPC85XX#2 edit

Differences ...

==== //depot/projects/nand2/sys/conf/files.powerpc#2 (text+ko) ====

@@ -27,6 +27,7 @@
 dev/fb/fb.c			optional	sc
 dev/hwpmc/hwpmc_powerpc.c	optional	hwpmc
 dev/kbd/kbd.c			optional	sc
+dev/nand/nfc_mpc85xx.c		optional	nand mpc85xx
 dev/ofw/openfirm.c		optional	aim
 dev/ofw/openfirmio.c		optional	aim
 dev/ofw/ofw_bus_if.m		optional	aim

==== //depot/projects/nand2/sys/powerpc/conf/MPC85XX#2 (text+ko) ====

@@ -83,3 +83,5 @@
 device		umass
 device		usb
 device		vlan
+device		nand
+#device		nandsim


More information about the p4-projects mailing list