commit | 7ccf8376fe57d58025e2b80b82b0cde26a8cff83 | [log] [tgz] |
---|---|---|
author | xf.li <xf.li@mobiletek.cn> | Thu Mar 07 00:08:02 2024 -0800 |
committer | xf.li <xf.li@mobiletek.cn> | Thu Mar 07 00:08:02 2024 -0800 |
tree | 2f42d181e6c3ff10ab2a8c303894ee588b821a14 | |
parent | 236fc24b0a71ffe7b95728ac10e0640bafa4cb58 [diff] [blame] |
[Feature][ZXW-241]merge P56U01 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: I7985538dde6951dd824c36149bf9a1e3ca23c734
diff --git a/boot/common/src/uboot/include/partition_table.h b/boot/common/src/uboot/include/partition_table.h index 6d27ca4..306a64c 100755 --- a/boot/common/src/uboot/include/partition_table.h +++ b/boot/common/src/uboot/include/partition_table.h
@@ -211,6 +211,7 @@ #define PARTITION_CRC 0x12345678 #define PARTITION_SIZE 0X1000 /* ·ÖÇø±íµÄ´óС */ +#define IMG_NUM 5 typedef struct partition_entry { unsigned char part_name[16];