[PATCH 1/1] log: output for CONFIG_LOG=n
Sean Anderson
seanga2 at gmail.com
Sun Feb 9 23:21:02 CET 2020
On 2/9/20 4:59 PM, Heinrich Schuchardt wrote:
> If CONFIG_LOG=n, we should still output errors, warnings, notices, infos,
> and for DEBUG=1 also debug messages.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
Why not just change the default for CONFIG_LOG to y? This is effectively
the same, except it still allows users to completely disable logging
altogether.
--Sean
More information about the U-Boot
mailing list