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:
|
||
---|---|---|
.. | ||
common | ||
pcl063 | ||
pcm052 | ||
pcm058 | ||
phycore_am62ax | ||
phycore_am62x | ||
phycore_am64x | ||
phycore_am335x_r2 | ||
phycore_imx8mm | ||
phycore_imx8mp | ||
phycore_imx93 | ||
phycore_rk3288 |