commit | f1f12362e722dd2c570c5a822a6eebfd7f4bf8c0 | [log] [tgz] |
---|---|---|
author | Sean Anderson <sean.anderson@seco.com> | Mon Apr 18 15:36:59 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 29 10:06:57 2022 -0400 |
tree | da839c2476dd4029dfb8f320d29e109a7ed27119 | |
parent | 5e422746a1d382f0b9910681a14ff56e0f6dda51 [diff] |
test: Load mac address using misc device This loads a mac address using a misc device using the nvmem interface. Signed-off-by: Sean Anderson <sean.anderson@seco.com>