[PATCH] accessing NAND flash through an IDE interface

William J Beksi wjbeksi at setabox.com
Thu Mar 10 22:23:13 EST 2005


Thomas Gleixner wrote:
> @@ -84,6 +84,8 @@
>  #include <linux/mtd/partitions.h>
>  #endif
>  
> +#define NAND_USE_IO_INSTR      0
> 
> As I said before, I'm not going to accept a change which needs to tweak
> a source file to make use of it.

I was not aware of this. I have made all the changes as per your 
suggestion and then you finally reject the patch, a little discouraging.

Is there any other way let people choose between using readb/inb and 
writeb/outb inside nand_base.c? Or should I just create my own separate 
patch to allow people to use the driver and make it available elsewhere?

Thank you,
William





More information about the linux-mtd mailing list