]> git.kernelconcepts.de Git - karo-tx-redboot.git/blobdiff - packages/devs/flash/arm/mxc/v2_0/include/mxc_nfc_v2.h
TX51 pre-release
[karo-tx-redboot.git] / packages / devs / flash / arm / mxc / v2_0 / include / mxc_nfc_v2.h
index da2b424293d6c96023d11b2b8970da0488b16ad5..f0de7ee103a1b1164516bbd464c11045d3f6742b 100644 (file)
@@ -55,7 +55,7 @@
 #include <pkgconf/devs_flash_onmxc.h>
 #include "mxc_nand_specifics.h"
 
-#define PG_2K_DATA_OP_MULTI_CYCLES()        false
+#define PG_2K_DATA_OP_MULTI_CYCLES()           false
 
 //----------------------------------------------------------------------------
 // Common device details.
@@ -111,10 +111,10 @@ enum nfc_internal_buf {
 };
 
 enum nfc_output_mode {
-       FDO_PAGE_SPARE      = 0x0008,
-       FDO_SPARE_ONLY      = 0x1008,  // LSB has to be 0x08
-       FDO_FLASH_ID        = 0x0010,
-       FDO_FLASH_STATUS    = 0x0020,
+       FDO_PAGE_SPARE          = 0x0008,
+       FDO_SPARE_ONLY          = 0x1008,  // LSB has to be 0x08
+       FDO_FLASH_ID            = 0x0010,
+       FDO_FLASH_STATUS        = 0x0020,
 };
 
 #define wait_for_auto_prog_done()