]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: rpi: Enable capsule updates
authorIlias Apalodimas <ilias.apalodimas@linaro.org>
Fri, 13 Sep 2024 09:53:15 +0000 (12:53 +0300)
committerPeter Robinson <pbrobinson@gmail.com>
Wed, 11 Dec 2024 15:54:52 +0000 (15:54 +0000)
commit6a5fc32fd20b5e5367fda9a75f0e8de1a4b76649
treefe2773859ce0b970f5ac77b7c61850609a6cd25c
parent28a620d2815ca65f1ef884236d026409bf15bbbb
board: rpi: Enable capsule updates

Since RPI works well using EFI and has no size limitations with regards
to U-Boot, add the needed structures to support capsule updates.

While at it update the most commonly used defconfigs and include capsule
support and U-Boot commands needed by EFI

Tested-by: Sughosh Ganu <sughosh.ganu@linaro.org>
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
board/raspberrypi/rpi/rpi.c
configs/rpi_3_b_plus_defconfig
configs/rpi_3_defconfig
configs/rpi_4_defconfig
configs/rpi_arm64_defconfig