
26 Feb
2022
26 Feb
'22
7:36 p.m.
On Mon, 7 Feb 2022 at 16:42, Sean Anderson sean.anderson@seco.com 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 sean.anderson@seco.com
test/dm/eth.c | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org