commit | aa4d92f626567a927284d0328e264af6a27c339f | [log] [tgz] |
---|---|---|
author | xf.li <xf.li@mobiletek.cn> | Wed Sep 13 00:18:58 2023 -0700 |
committer | xf.li <xf.li@mobiletek.cn> | Wed Sep 13 00:18:58 2023 -0700 |
tree | 3c6b44c913c401fd97bf964bfa87bcd1885921b3 | |
parent | d546008db7a151569ec4942069160aa1846278a2 [diff] [blame] |
[Feature][ZXW-130]merge P50U02 version Only Configure: No Affected branch: master Affected module: unknow Is it affected on both ZXIC and MTK: only ZXIC Self-test: Yes Doc Update: No Change-Id: I4f29ec5bb7c59385f23738d2b7ca84e67c100f69
diff --git a/boot/common/src/uboot/include/boot_mode.h b/boot/common/src/uboot/include/boot_mode.h old mode 100644 new mode 100755 index d1fdc26..6d8ea1a --- a/boot/common/src/uboot/include/boot_mode.h +++ b/boot/common/src/uboot/include/boot_mode.h
@@ -7,6 +7,8 @@ #ifndef __BOOT_MODE__ #define __BOOT_MODE__ +extern unsigned char g_nor_flag; + typedef enum { TLOAD_MODE = 1,