From: Sean MacLennan Date: Wed, 10 Dec 2008 13:16:34 +0000 (+0000) Subject: [MTD] [NAND] ndfc driver X-Git-Tag: v2.6.29-rc1~33^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a808ad3b0d28411e2838117c5b2ae680ae42483c;p=pandora-kernel.git [MTD] [NAND] ndfc driver The current ndfc driver only compiles under arch/ppc. This arch was removed from the kernel. I notice the event entry for the ndfc in Kconfig has been removed in 2.6.28. This patch converts the ndfc to a proper OF (OpenFirmware) driver. I can give a working example of the DTS if needed. The patch has been in production use on the PIKA Warp Appliance and is in use by others. The Warp basically boots from NAND, so the ndfc driver is very important to us. Signed-off-by: Sean MacLennan Acked-By: Josh Boyer Signed-off-by: David Woodhouse --- Reading git-diff-tree failed