[U-Boot] [PATCH 021/126] sandbox: net: Suppress the MAC-address warnings

Joe Hershberger joe.hershberger at ni.com
Sun Oct 6 01:05:24 UTC 2019


Hi Bin,

On Fri, Oct 4, 2019 at 9:27 PM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> Hi Simon,
>
> On Sat, Oct 5, 2019 at 10:16 AM Bin Meng <bmeng.cn at gmail.com> wrote:
> >
> > Hi Simon,
> >
> > On Wed, Sep 25, 2019 at 10:58 PM Simon Glass <sjg at chromium.org> wrote:
> > >
> > > These warnings appear every thing sandbox is run (see below) and dwarf the
> > > actual useful output. Suppress them.
> > >
> > > Hopefully at some point a way can be found to fix the root cause.
> >
> > Does removing ethaddr env from SANDBOX_ETH_SETTINGS in sandbox.h fix
> > this problem?
>
> I was able to reproduce this, and confirmed that removing ethaddr*
> envs from SANDBOX_ETH_SETTINGS in sandbox.h could fix the issue you
> were seeing.

While that fixes the issue, it also breaks the unit tests.

> Regards,
> Bin
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot


More information about the U-Boot mailing list