mt29f nand driver: use context the right way, storing and using right chip select...
[bertos.git] / bertos / cpu / cortex-m3 / drv / mt29f_sam3.h
index 284d937b1942ba52bca08d12dff2cfcf98f1cfc0..c3fa31d5b6f9b4c3eb05b4c5caae57bcccc8b84e 100644 (file)
@@ -48,7 +48,6 @@
 #define MT29F_BLOCK_SIZE  0x20000     // 128 kB
 #define MT29F_SIZE        0x10000000  // 256 MB
 #define MT29F_ECC_NWORDS  (MT29F_DATA_SIZE / 256)
-#define MT29F_CSID        NFC_CMD_CSID_0  // Chip select
 
 /*
  * PIO definitions.