[PATCH 0/7] Various minor fixes
Simon Glass
sjg at chromium.org
Sat Jan 16 22:54:29 CET 2021
This series collects a few minor fixes and improvements that have been
hanging around in a branch for a while.
Simon Glass (7):
spl: Drop duplicate 'Jumping to U-Boot' message
binman: Indicate how to make binman verbose
doc: Add a note about how to produce 'md' output using hexdump
s5p4418_nanopi2: Bring in some dead code
sandbox: Avoid using malloc() for system state
sandbox: Write out bloblist when existing
bootm: Fix duplicate debugging in bootm_process_cmdline()
Makefile | 1 +
README | 4 ++++
arch/arm/mach-nexell/Makefile | 2 +-
arch/arm/mach-nexell/cmd_boot_linux.c | 14 ++++++++------
arch/sandbox/cpu/state.c | 21 +++++++++++++--------
common/bootm.c | 2 +-
common/spl/spl.c | 1 -
tools/binman/README | 4 +++-
8 files changed, 31 insertions(+), 18 deletions(-)
--
2.30.0.284.gd98b1dd5eaa7-goog
More information about the U-Boot
mailing list