[PATCH 0/5] lib: reduce SPL size

Heinrich Schuchardt xypron.glpk at gmx.de
Wed Apr 15 18:46:18 CEST 2020


Several configuration options inject code into SPL even if it is not
needed.

Heinrich Schuchardt (5):
  lib: do not build OID registry in SPL
  lib: date functions in SPL
  common: image_sign_info helper functions in SPL
  lib: do not provide hexdump in SPL
  dlmalloc: remove unit test support in SPL

 Kconfig           |  2 +-
 common/Kconfig    | 11 +++++++++++
 common/Makefile   |  2 +-
 common/dlmalloc.c |  2 +-
 lib/Makefile      |  6 +++---
 lib/hexdump.c     |  2 +-
 6 files changed, 18 insertions(+), 7 deletions(-)

--
2.25.1



More information about the U-Boot mailing list