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