
27 Apr
2017
27 Apr
'17
2:15 p.m.
The patch series spl-dfu fixes includes - select spl-dfu only spl-ram supported - ignore the dfu-reset for spl-dfu - reduce the spl-dfu MLO foot print
buildman ran for arm targets
Change history:
v1: - Kconfig fix for dfu-reset for SPL-DFU - compile out CONFIG_DFU_MMC for SPL-DFU
Ravi Babu (3): spl: Kconfig: dfu: spl-dfu depends on SPL_RAM_SUPPORT common: dfu: ignore reset for spl-dfu spl: dfu: reduce spl-dfu MLO size
common/Makefile | 3 +-- common/dfu.c | 2 +- common/spl/Kconfig | 5 +++++ drivers/dfu/Makefile | 2 ++ drivers/dfu/dfu.c | 4 ++++ include/dfu.h | 2 +- 6 files changed, 14 insertions(+), 4 deletions(-)
--
1.9.1