[PATCH v2 01/10] spi: dw: Convert calls to debug to log_*

Simon Glass sjg at chromium.org
Thu Aug 20 15:26:28 CEST 2020


On Fri, 7 Aug 2020 at 08:43, Sean Anderson <seanga2 at gmail.com> wrote:
>
> This allows different log levels to be enabled or disabled depending on the
> desired level of verbosity. In particular, it allows for general debug
> information to be printed while excluding more verbose logging which may
> interfere with timing.
>
> Signed-off-by: Sean Anderson <seanga2 at gmail.com>
> ---
>
> Changes in v2:
> - New
>
>  drivers/spi/designware_spi.c | 33 ++++++++++++++++-----------------
>  1 file changed, 16 insertions(+), 17 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list