Use 554 bytes fragment len on SN300 by default

Bug: 326868390
Test: Check NFC FW update log
Change-Id: I200cb8ba940a84fde17eba7165f6c683f90a5ab3
diff --git a/snxxx/halimpl/tml/phTmlNfc.h b/snxxx/halimpl/tml/phTmlNfc.h
index 9467f02..ae2d1cb 100644
--- a/snxxx/halimpl/tml/phTmlNfc.h
+++ b/snxxx/halimpl/tml/phTmlNfc.h
@@ -51,7 +51,7 @@
  * The 4096 bytes fragment len is supported during SN300 FW DNLD.
  * If this macro is not defined, then the fragment len will fallback to 554.
  */
-#define PH_TMLNFC_HDLL_4K_WRITE_SUPPORTED
+// #define PH_TMLNFC_HDLL_4K_WRITE_SUPPORTED
 /*
  * Fragment Length for SNXXX and PN547
  */