Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Mar 2010 14:34:34 GMT
From:      Rafal Jaworowski <raj@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 175764 for review
Message-ID:  <201003171434.o2HEYYWV033826@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/chv.cgi?CH=175764

Change 175764 by raj@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003171434.o2HEYYWV033826>