
26 Jul
2022
26 Jul
'22
9:52 p.m.
On Mon, 11 Jul 2022 at 00:21, Heinrich Schuchardt heinrich.schuchardt@canonical.com wrote:
Without setting CONFIG_LOG_MAX_LEVEL to a value above 6 we will not detect NULL dereferences and other errors in log_debug() calls.
Signed-off-by: Heinrich Schuchardt heinrich.schuchardt@canonical.com
Resent
configs/sandbox_defconfig | 2 ++ 1 file changed, 2 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org
Applied to u-boot-dm, thanks!