]> git.baikalelectronics.ru Git - uboot.git/commit
test: Load mac address using RTC
authorSean Anderson <sean.anderson@seco.com>
Thu, 5 May 2022 17:11:43 +0000 (13:11 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 8 Jun 2022 18:00:22 +0000 (14:00 -0400)
commit3083c19b1f26ac0eeb42c69a54841af7a48d97be
treef637fb021430bf432f59edbee2b4dac6a318cb69
parent492f434a1d3f7c688460e3fc6bba5517d91bab1e
test: Load mac address using RTC

This uses the nvmem API to load a mac address from an RTC.

Signed-off-by: Sean Anderson <sean.anderson@seco.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/sandbox/dts/test.dts
drivers/rtc/i2c_rtc_emul.c