[PATCH 00/12] Various minor patches
Simon Glass
sjg at chromium.org
Mon Sep 28 02:46:12 CEST 2020
This series contains a number of minor patches collected while completing
the ACPI updates for U-Boot.
Simon Glass (12):
log: Add missing category names
x86: zimage: Add a little more logging
x86: zimage: Sanity-check the kernel version before printing it
x86: zimage: Quieten down the zimage boot process
syscon: Drop the logging in syscon_get_by_driver_data()
bloblist: Place on a 4KB boundary
binman: Add a way to read the ROM offset
binman: Support multiple images in the library
log: Fix the comment for struct log_driver()
board: Show memory for frame buffers
i2c: designware: Use log_debug() for debugging
tpm: cr50: Correct logging statements
arch/x86/lib/zimage.c | 26 +++++++++++++++++++++-----
common/board_f.c | 6 +++++-
common/log.c | 6 ++++++
drivers/core/syscon-uclass.c | 2 +-
drivers/i2c/designware_i2c.c | 4 ++--
drivers/tpm/cr50_i2c.c | 10 +++++-----
include/binman.h | 7 +++++++
include/log.h | 6 +++++-
lib/binman.c | 14 +++++++++++++-
9 files changed, 65 insertions(+), 16 deletions(-)
--
2.28.0.681.g6f77f65b4e-goog
More information about the U-Boot
mailing list