mtd/drivers/mtd/chips cfi_cmdset_0001.c,1.134,1.135
David Woodhouse
dwmw2 at infradead.org
Thu Mar 25 08:24:43 EST 2004
- Previous message: mtd/drivers/mtd/chips cfi_cmdset_0001.c,1.133,1.134
- Next message: mtd/drivers/mtd/nand au1550nd.c,1.1,1.2 diskonchip.c,1.8,1.9
tx4925ndfmc.c,1.1,1.2 tx4938ndfmc.c,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/mtd/drivers/mtd/chips
In directory phoenix.infradead.org:/tmp/cvs-serv23085
Modified Files:
cfi_cmdset_0001.c
Log Message:
handle JEDEC query start in put_chip()
Index: cfi_cmdset_0001.c
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/chips/cfi_cmdset_0001.c,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -r1.134 -r1.135
--- cfi_cmdset_0001.c 23 Mar 2004 12:40:36 -0000 1.134
+++ cfi_cmdset_0001.c 25 Mar 2004 13:24:40 -0000 1.135
@@ -451,6 +451,7 @@
case FL_READY:
case FL_STATUS:
+ case FL_JEDEC_QUERY:
/* We should really make set_vpp() count, rather than doing this */
DISABLE_VPP(map);
break;
- Previous message: mtd/drivers/mtd/chips cfi_cmdset_0001.c,1.133,1.134
- Next message: mtd/drivers/mtd/nand au1550nd.c,1.1,1.2 diskonchip.c,1.8,1.9
tx4925ndfmc.c,1.1,1.2 tx4938ndfmc.c,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the linux-mtd-cvs
mailing list