mmi_info: Increase the MAX_BL_BUILD_SIG

8450 platform bl build sig num is 17.
xbl_config.git will be lost if MAX_BL_BUILD_SIG isn't increased.

Change-Id: I03f1830bf62d824d6618ef533aaa149aa5991c9b
Signed-off-by: wangxs8 <wangxs8@lenovo.com>
Reviewed-on: https://gerrit.mot.com/2037542
SME-Granted: SME Approvals Granted
SLTApproved: Slta Waiver
Tested-by: Jira Key
Reviewed-by: Zhenxin Xi <xizx@motorola.com>
Submit-Approved: Jira Key
This commit is contained in:
wangxs8 2021-08-10 14:34:06 +08:00 committed by Xianshan Wang
parent f3e69e7065
commit efc2bb9a64

View file

@ -138,7 +138,7 @@ EXPORT_SYMBOL(bi_boot_seq);
* as passed along from bootloader via ATAG_BL_BUILD_SIG(s)
*/
#define MAX_BL_BUILD_SIG 16
#define MAX_BL_BUILD_SIG 20
#define MAX_BLD_SIG_ITEM 20
#define MAX_BLD_SIG_VALUE 80