Hi, On Tue, 10 Mar 2026 10:26:21 -0600, Tom Rini wrote: > The DFU_WRITE_ALT symbol is used both directly and indirectly (via > UPDATE_COMMON) for EFI capsule updates (FIT or raw), but does not depend > on DFU itself. Move this symbol outside of "if DFU" to remove a Kconfig > dependency problem. > >
Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-dfu (u-boot-dfu) [1/1] dfu: Make the DFU_WRITE_ALT symbol available outside of DFU https://source.denx.de/u-boot/custodians/u-boot-dfu/-/commit/4b77b07811c2fb48b4a65ae14c387540ae6b8998 -- Mattijs

