u-boot/arch/arm/mach-snapdragon
Caleb Connolly b10b4c0e1e
mach-snapdragon: implement capsule update support
Qualcomm boards flash U-Boot a variety of partitions, implement support
for determining which slot U-Boot is running from, finding the correct
partition for that slot and configuring the appropriate DFU string.

Initially, we only support the RB3 Gen 2 where U-Boot is flashed to the
UEFI partition, and ignore handling of slots. In the future we will
additionally support booting U-Boot from other partitions (e.g. boot)
and correct handling for A/B.

Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
2024-11-20 17:57:58 +01:00
..
include/mach arm: mach-snapdragon: gpio: introduce msm_special_pin_data 2024-07-05 12:04:48 +02:00
board.c mach-snapdragon: implement capsule update support 2024-11-20 17:57:58 +01:00
capsule_update.c mach-snapdragon: implement capsule update support 2024-11-20 17:57:58 +01:00
Kconfig mach-snapdragon: implement capsule update support 2024-11-20 17:57:58 +01:00
Makefile mach-snapdragon: implement capsule update support 2024-11-20 17:57:58 +01:00
of_fixup.c mach-snapdragon: implement ft_board_setup() for USB role selection 2024-04-23 13:29:30 +02:00
qcom-priv.h mach-snapdragon: implement capsule update support 2024-11-20 17:57:58 +01:00