UPSTREAM: spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFUThe symbol CONFIG_SPL_DFU_SUPPORT in SPL build has the samemeaning as CONFIG_DFU in regular U-Boot. Drop the _SUPPORTto allow for cle
UPSTREAM: spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFUThe symbol CONFIG_SPL_DFU_SUPPORT in SPL build has the samemeaning as CONFIG_DFU in regular U-Boot. Drop the _SUPPORTto allow for cleaner use in code.Conflicts: arch/arm/mach-zynqmp/spl.c common/Makefile common/spl/Kconfig common/spl/spl_ram.cChange-Id: I93f09d5953284d511df135e6e71c03c0552719a2Signed-off-by: Andrew F. Davis <afd@ti.com>Reviewed-by: Tom Rini <trini@konsulko.com>Acked-by: Lukasz Majewski <lukma@denx.de>(cherry picked from commit 6536ca4d6676bf38e50784298e713edc30b9cde9)
show more ...