[PATCH 12/14] test: Load mac address with i2c eeprom
Simon Glass
sjg at chromium.org
Sat Feb 26 19:37:03 CET 2022
On Mon, 7 Feb 2022 at 16:42, Sean Anderson <sean.anderson at seco.com> wrote:
>
> This uses an i2c eeprom to load a mac address using the nvmem interface.
>
> Signed-off-by: Sean Anderson <sean.anderson at seco.com>
> ---
>
> arch/sandbox/dts/test.dts | 9 ++++++++-
> drivers/misc/i2c_eeprom_emul.c | 4 ++++
> 2 files changed, 12 insertions(+), 1 deletion(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list