[PATCH 0/5] misc: Various misc patches
Simon Glass
sjg at chromium.org
Mon Mar 22 06:13:06 CET 2021
This series includes some minor tools updates and conversion of
CONFIG_MISC_INIT_F to Kconfig.
Simon Glass (5):
dtoc: Show driver warnings once at the end
dtoc: Improve handling of reg properties
log: Fix up debug_cond() when LOG is enabled
moveconfig: Handle binary files cleanly
Convert CONFIG_MISC_INIT_F to Kconfig
common/Kconfig | 6 +++++
configs/MPC8349ITXGP_defconfig | 1 +
configs/MPC8349ITX_LOWBOOT_defconfig | 1 +
configs/MPC8349ITX_defconfig | 1 +
configs/kmcoge4_defconfig | 1 +
configs/sandbox64_defconfig | 2 +-
configs/sandbox_defconfig | 1 +
configs/sandbox_flattree_defconfig | 2 +-
configs/sandbox_spl_defconfig | 2 ++
configs/tools-only_defconfig | 1 +
include/configs/MPC8349ITX.h | 2 --
include/configs/kmp204x.h | 2 --
include/configs/sandbox.h | 2 --
include/log.h | 11 +++++---
scripts/config_whitelist.txt | 1 -
tools/dtoc/dtb_platdata.py | 20 ++++++++++-----
tools/dtoc/src_scan.py | 15 ++++++-----
tools/dtoc/test_dtoc.py | 4 +--
tools/dtoc/test_src_scan.py | 38 ++++++++++++++--------------
tools/moveconfig.py | 16 ++++++++++--
20 files changed, 81 insertions(+), 48 deletions(-)
--
2.31.0.rc2.261.g7f71774620-goog
More information about the U-Boot
mailing list