[U-Boot] [PATCH v3 018/108] Revert "RFC: sandbox: net: Suppress the MAC-address warnings"

Simon Glass sjg at chromium.org
Sat Nov 2 18:07:40 UTC 2019


Hi Bin,

On Mon, 28 Oct 2019 at 00:16, Bin Meng <bmeng.cn at gmail.com> wrote:
>
> Hi Simon,
>
> On Mon, Oct 21, 2019 at 11:33 AM Simon Glass <sjg at chromium.org> wrote:
> >
> > This reverts commit 96ac4def8b6686de8566b91419ce98cd5765079b.
> >
> > Signed-off-by: Simon Glass <sjg at chromium.org>
> > ---
> >
> > Changes in v3: None
> > Changes in v2: None
> >
> >  arch/sandbox/cpu/state.c         | 12 ++----------
> >  arch/sandbox/include/asm/state.h |  5 +----
> >  cmd/nvedit.c                     |  8 --------
> >  include/configs/sandbox.h        |  7 +++++--
> >  include/env.h                    | 12 ------------
> >  net/eth-uclass.c                 | 11 ++---------
> >  test/dm/test-main.c              |  2 +-
> >  7 files changed, 11 insertions(+), 46 deletions(-)
> >
>
> I don't understand the revert. Is this because the previous patch will
> break the following patches in this series?

Yes...despite my efforts the env variables seem to be protected from
being changed...so tests fail.

Regards,
Simon


More information about the U-Boot mailing list