commit | d63d760da043e58948cff463ee64e409a5d2648b | [log] [tgz] |
---|---|---|
author | Tudor Ambarus <tudor.ambarus@microchip.com> | Wed Nov 13 15:42:54 2019 +0000 |
committer | Eugen Hristev <eugen.hristev@microchip.com> | Tue Dec 17 09:49:05 2019 +0200 |
tree | e7d840319379c9b34b131ae383f3819903b00eaa | |
parent | 49e3ca6b6f486d4ceee7aec02a65f3411f372620 [diff] |
board: atmel: sama5d27_wlsom1_ek: Set ethaddr from spi-nor flash The SST26VF064BEUI spi-nor flash is programmed at the factory with a globally unique address stored in the SFDP vendor parameter table and it is permanently writeprotected. Retrieve the EUI-48 address and set it as ethaddr env. Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>