Merge "platform: msm_shared: Increase the transfer length for UFS"
diff --git a/platform/msm_shared/include/ucs.h b/platform/msm_shared/include/ucs.h
index 76562af..e4d366e 100644
--- a/platform/msm_shared/include/ucs.h
+++ b/platform/msm_shared/include/ucs.h
@@ -29,7 +29,7 @@
 #ifndef _UCS_H
 #define _UCS_H
 
-#define SCSI_MAX_DATA_TRANS_BLK_LEN    0x40
+#define SCSI_MAX_DATA_TRANS_BLK_LEN    0xFFFF
 #define UFS_DEFAULT_SECTORE_SIZE       4096
 
 #define SCSI_STATUS_GOOD               0x00