commit | 6b403ca4dcf4c68e2792c4e8b28e03b3cfe5db45 | [log] [tgz] |
---|---|---|
author | Jassi Brar <jaswinder.singh@linaro.org> | Wed May 31 00:29:56 2023 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Jun 09 13:52:40 2023 -0400 |
tree | d33be321509ad093ea3bf8f9488ebb62fab9f2fa | |
parent | 87f397e58e40278f23c96196103f427bffb3a0c7 [diff] |
fwu: DeveloperBox: add support for FWU Add code to support FWU_MULTI_BANK_UPDATE. The platform does not have gpt-partition storage for Banks and MetaData, rather it used SPI-NOR backed mtd regions for the purpose. Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>