]> git.baikalelectronics.ru Git - uboot.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)
commitfdb1a522bb2aaaa1353db98766a110bc43143916
treed33be321509ad093ea3bf8f9488ebb62fab9f2fa
parent4afcd8af8f799e32c4ad08e115175e53bc5b010f
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