]> git.baikalelectronics.ru Git - uboot.git/commit
configs: synquacer: Enable EFI capsule update support
authorMasami Hiramatsu <masami.hiramatsu@linaro.org>
Fri, 4 Jun 2021 09:45:31 +0000 (18:45 +0900)
committerTom Rini <trini@konsulko.com>
Tue, 6 Jul 2021 18:11:50 +0000 (14:11 -0400)
commit3a9300ee1ab8565fdf69ea4ff950c0edd85f0496
tree0bddd0b1b8c2f37679fd2d5d7cd1b70c9e310a13
parente05f91141580c27c6c701373bb3c97e6292eddbf
configs: synquacer: Enable EFI capsule update support

Enable EFI capsule update support. With the EFI capsule update,
you can update U-Boot, TF-A and OP-TEE. TF-A and OP-TEE are
usually combined as a FIP binary, but if the binary is bigger
than 480KB, you have to modify FIP header, split the OP-TEE
and stores the OP-TEE binary in the different place. This
configuration supports both cases.

Signed-off-by: Masami Hiramatsu <masami.hiramatsu@linaro.org>
configs/synquacer_developerbox_defconfig
include/configs/synquacer.h