[PATCH v3 10/13] net: Add support for reading mac addresses from nvmem cells

Tom Rini trini at konsulko.com
Fri Apr 29 16:48:25 CEST 2022


On Mon, Apr 18, 2022 at 03:36:56PM -0400, Sean Anderson wrote:

> This adds support for reading mac addresses from the "mac-address" nvmem
> cell. If there is no (local-)mac-address property, then we will try
> reading from an nvmem cell.
> 
> For some existing examples of this property, refer to imx8mn.dtsi and
> imx8mp.dtsi. Unfortunately, fuse drivers have not yet been converted
> to DM.
> 
> Signed-off-by: Sean Anderson <sean.anderson at seco.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>

So, this breaks sandbox_noinst as drivers/misc/i2c_eeprom_emul.c does
not provide i2c_eeprom_read(...) and we fail to link.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20220429/c53a4dd6/attachment.sig>


More information about the U-Boot mailing list