[U-Boot] [PATCH v3 018/108] Revert "RFC: sandbox: net: Suppress the MAC-address warnings"
Bin Meng
bmeng.cn at gmail.com
Mon Oct 28 06:16:18 UTC 2019
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?
Regards,
Bin
More information about the U-Boot
mailing list