[Bugfix][SZZT-82][Kernel]Probabilistic entry into Meta

Change-Id: Ife963193325f69db0f81e90f6eae6970ed5961f8
diff --git a/src/bsp/lk/platform/mt2731/include/platform/cust_gpio_boot.h b/src/bsp/lk/platform/mt2731/include/platform/cust_gpio_boot.h
old mode 100644
new mode 100755
index 79a67c1..46a1845
--- a/src/bsp/lk/platform/mt2731/include/platform/cust_gpio_boot.h
+++ b/src/bsp/lk/platform/mt2731/include/platform/cust_gpio_boot.h
@@ -513,7 +513,7 @@
 /* Configuration for GPIO65 */
 #define GPIO65_MODE          GPIO_MODE_01
 #define GPIO65_DIR           GPIO_DIR_IN
-#define GPIO65_PULLEN        GPIO_PULL_DISABLE
+#define GPIO65_PULLEN        GPIO_PULL_ENABLE/*lei add for Probabilistic entry into Meta 2022/8/1*/
 #define GPIO65_PULL          GPIO_PULL_DOWN
 #define GPIO65_DATAOUT       GPIO_OUT_ZERO
 #define GPIO65_SMT           GPIO_SMT_DISABLE