[U-Boot] [PATCH 0/3] spl: dfu: misc fixes and reduce MLO foot print
Ravi Babu
ravibabu at ti.com
Wed Apr 26 13:14:06 UTC 2017
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
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 | 3 +++
common/spl/Kconfig | 1 +
drivers/dfu/Makefile | 4 +++-
include/dfu.h | 8 ++++----
5 files changed, 12 insertions(+), 7 deletions(-)
--
1.9.1
More information about the U-Boot
mailing list