[PATCH 03/14] test: eth: Add test for ethernet addresses

Simon Glass sjg at chromium.org
Sat Feb 26 19:36:55 CET 2022


On Mon, 7 Feb 2022 at 16:42, Sean Anderson <sean.anderson at 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 at seco.com>
> ---
>
>  test/dm/eth.c | 28 ++++++++++++++++++++++++++++
>  1 file changed, 28 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list