]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/mtd/mtd-abi.h
virtio: fix tx_ stats in virtio_net
[linux-2.6-omap-h63xx.git] / include / mtd / mtd-abi.h
index 8e501a75a7645cb8d65c811b1bd85c44e406a550..615072c4da04415e8f14e02372078abb3d987941 100644 (file)
@@ -24,11 +24,12 @@ struct mtd_oob_buf {
 #define MTD_NORFLASH           3
 #define MTD_NANDFLASH          4
 #define MTD_DATAFLASH          6
+#define MTD_UBIVOLUME          7
 
 #define MTD_WRITEABLE          0x400   /* Device is writeable */
 #define MTD_BIT_WRITEABLE      0x800   /* Single bits can be flipped */
 #define MTD_NO_ERASE           0x1000  /* No erase necessary */
-#define MTD_STUPID_LOCK                0x2000  /* Always locked after reset */
+#define MTD_POWERUP_LOCK       0x2000  /* Always locked after reset */
 
 // Some common devices / combinations of capabilities
 #define MTD_CAP_ROM            0