[PATCH 0/4] Enable EFI capsule updates for PHYTEC K3 SoMs
Wadim Egorov
w.egorov at phytec.de
Wed Nov 27 13:17:32 CET 2024
This implements capsule updates for all our K3 SoMs for
eMMC, OSPI NOR and uSD cards.
We can use capsule updates to update the bootloader on all our
supported flash devices.
Wadim Egorov (4):
arm: dts: k3-am625-phycore-som-binman: Provide capsule nodes
arm: dts: k3-am642-phycore-som-binman: Provide capsule nodes
board: phytec: k3: Add EFI capsule update support
configs: phycore_am6*_a53_defconfig: Enable capsule update
arch/arm/dts/k3-am625-phycore-som-binman.dtsi | 39 +++++++++
arch/arm/dts/k3-am642-phycore-som-binman.dtsi | 38 +++++++++
board/phytec/common/k3/board.c | 80 +++++++++++++++++++
configs/phycore_am62x_a53_defconfig | 10 +++
configs/phycore_am64x_a53_defconfig | 8 ++
include/configs/phycore_am62x.h | 4 +
include/configs/phycore_am64x.h | 4 +
7 files changed, 183 insertions(+)
--
2.34.1
More information about the U-Boot
mailing list