]> git.dujemihanovic.xyz Git - u-boot.git/commit
rockchip: rk3568-nanopi-r5: Disable SPL_DM_WARN Kconfig option
authorJonas Karlman <jonas@kwiboo.se>
Fri, 2 Aug 2024 23:48:44 +0000 (23:48 +0000)
committerKever Yang <kever.yang@rock-chips.com>
Mon, 12 Aug 2024 07:44:04 +0000 (15:44 +0800)
commitc8b268e5f1b9a4292e545b90449567ab199b1a0a
treeef3dc8e4544c6952158c54afe37f6b3990b1a01e
parentd27c3431ae7e2394843a09a1d36a78f22fa8b50f
rockchip: rk3568-nanopi-r5: Disable SPL_DM_WARN Kconfig option

With the commit 6afdb1585112 ("dm: core: migrate debug() messages to use
dm_warn") use of DM_WARN/SPL_DM_WARN print a lot of debug messages.

Disable the SPL_DM_WARN Kconfig option to remove verbose logging and
restore normal serial console output during boot.

Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
configs/nanopi-r5c-rk3568_defconfig
configs/nanopi-r5s-rk3568_defconfig