
26 Feb
2022
26 Feb
'22
7:37 p.m.
On Mon, 7 Feb 2022 at 16:42, Sean Anderson sean.anderson@seco.com wrote:
This uses the nvmem API to load a mac address from an RTC.
Signed-off-by: Sean Anderson sean.anderson@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@chromium.org