[PATCH 1/1] net: use log_err() for 'No ethernet found' message

Simon Glass sjg at chromium.org
Thu Sep 17 03:10:03 CEST 2020


On Mon, 14 Sep 2020 at 03:00, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> Write the 'No ethernet found' message via the log drivers. This allows
> suppressing it during output via the syslog driver.
>
> This fixes the problem reported in:
>
> [PATCH 0/4] log: Fix the syslog spam when running tests
> https://lists.denx.de/pipermail/u-boot/2020-September/426343.html
>
> Reported-by: Simon Glass <sjg at chromium.org>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  net/eth-uclass.c | 6 +++---
>  net/eth_legacy.c | 4 ++--
>  2 files changed, 5 insertions(+), 5 deletions(-)

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


More information about the U-Boot mailing list