mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-14 19:26:58 +02:00
Now that capsule update sets the dfu_alt_info environment variable
explicitly, there is no need to support it in the set_dfu_alt_info()
function. Decouple SET_DFU_ALT_INFO from EFI_CAPSULE_FIRMWARE_FIT and
EFI_CAPSULE_FIRMWARE_RAW. For many boards, this was the only use of
set_dfu_alt_info() so remove the function entirely.
Fixes:
|
||
---|---|---|
.. | ||
k3 | ||
am6_som_detection.c | ||
am6_som_detection.h | ||
imx8m_som_detection.c | ||
imx8m_som_detection.h | ||
imx93_som_detection.c | ||
imx93_som_detection.h | ||
Kconfig | ||
Makefile | ||
phytec_som_detection_blocks.c | ||
phytec_som_detection_blocks.h | ||
phytec_som_detection.c | ||
phytec_som_detection.h |