]> git.dujemihanovic.xyz Git - u-boot.git/commit
fwu: DeveloperBox: add support for FWU
authorJassi Brar <jaswinder.singh@linaro.org>
Wed, 31 May 2023 05:29:56 +0000 (00:29 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 9 Jun 2023 17:52:40 +0000 (13:52 -0400)
commit6b403ca4dcf4c68e2792c4e8b28e03b3cfe5db45
treed33be321509ad093ea3bf8f9488ebb62fab9f2fa
parent87f397e58e40278f23c96196103f427bffb3a0c7
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>
board/socionext/developerbox/Makefile
board/socionext/developerbox/developerbox.c
board/socionext/developerbox/fwu_plat.c [new file with mode: 0644]
configs/synquacer_developerbox_defconfig
doc/board/socionext/developerbox.rst
include/configs/synquacer.h