On Sat, Feb 19, 2022 at 2:21 AM Simon Glass <s...@chromium.org> wrote:
>
> On Mon, 7 Feb 2022 at 16:42, Sean Anderson <sean.ander...@seco.com> wrote:
> >
> > Instead of reading a pseudo-rom mac address from the device tree, just use
> > whatever we get from write_hwaddr. This has the effect of using the mac
> > address from the environment (or from the device tree, if it is
> > specified).
> >
> > Signed-off-by: Sean Anderson <sean.ander...@seco.com>
> > ---
> >
> >  arch/sandbox/dts/sandbox.dts   |  1 -
> >  arch/sandbox/dts/sandbox64.dts |  1 -
> >  arch/sandbox/dts/test.dts      |  5 -----
> >  drivers/net/sandbox.c          | 10 ++--------
> >  4 files changed, 2 insertions(+), 15 deletions(-)
> >
>
> Reviewed-by: Simon Glass <s...@chromium.org>
Acked-by: Ramon Fried <rfried....@gmail.com>

Reply via email to