On Mon, 7 Feb 2022 at 16:42, Sean Anderson <[email protected]> wrote: > > This adds a test to make sure that all the ethernet interfaces have > their addresses read properly. At the moment everything is read from the > environment, but the next few commits will add additional sources. > > Signed-off-by: Sean Anderson <[email protected]> > --- > > test/dm/eth.c | 28 ++++++++++++++++++++++++++++ > 1 file changed, 28 insertions(+)
Reviewed-by: Simon Glass <[email protected]>

