commit | f40cda9a42dfbc4eb99b573c8f81607c1fafe83c | [log] [tgz] |
---|---|---|
author | Ram Chandra Jangir <rjangir@codeaurora.org> | Mon Oct 16 10:08:42 2017 +0530 |
committer | Ram Chandra Jangir <rjangir@codeaurora.org> | Tue Feb 20 15:20:10 2018 +0530 |
tree | 83506e2975b9eda585d14f595b75ba7121036396 | |
parent | 276a30716d2af93e43d21a25edfc8257bb8d1899 [diff] |
sysupgrade: Add support to process SBL for ipq806x nand boot This change adds the correct Sbl_Hdr instead of Mbn_Hdr, since sbl header is different than normal Mbn_Hdr, and adds the sbl header size as 80. SBL in nand starts with preamble before the sbl header, so here it adds the preamble for header start address as well as src, sig and cert offset values. Change-Id: I9a56d7b4a51890b74a5ee5fe3047a38801d23803 Signed-off-by: Ram Chandra Jangir <rjangir@codeaurora.org>