mtd/include/linux/mtd cfi.h,1.38,1.39

dvrabel at infradead.org dvrabel at infradead.org
Tue Feb 17 11:43:45 EST 2004


Update of /home/cvs/mtd/include/linux/mtd
In directory phoenix.infradead.org:/tmp/cvs-serv29879/include/linux/mtd

Modified Files:
	cfi.h 
Log Message:
Removed the (broken and disabled) "fast programming" (unlock bypass) support
for CFI commmand set 0002 (AMD/Fujitsu) chips.


Index: cfi.h
===================================================================
RCS file: /home/cvs/mtd/include/linux/mtd/cfi.h,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- cfi.h	8 Nov 2003 00:51:21 -0000	1.38
+++ cfi.h	17 Feb 2004 16:43:42 -0000	1.39
@@ -324,7 +324,6 @@
 	int cfi_mode;		/* Are we a JEDEC device pretending to be CFI? */
 	int addr_unlock1;
 	int addr_unlock2;
-	int fast_prog;
 	struct mtd_info *(*cmdset_setup)(struct map_info *);
 	struct cfi_ident *cfiq; /* For now only one. We insist that all devs
 				  must be of the same type. */




More information about the linux-mtd-cvs mailing list