On 28 April 2017 at 09:11, Philipp Tomsich <[email protected]> wrote: > From: Klaus Goger <[email protected]> > > Generate a MAC address based on the cpuid available in the efuse > block: Use the first 6 byte of the cpuid's SHA256 hash and set the > locally administered bits. Also ensure that the multicast bit is > cleared. > > The MAC address is only generated and set if there is no ethaddr > present in the saved environment. > > Signed-off-by: Klaus Goger <[email protected]> > Signed-off-by: Philipp Tomsich <[email protected]> > > --- > > Changes in v2: > - added derivation of ethaddr from cpuid > > board/theobroma-systems/puma_rk3399/puma-rk3399.c | 38 > +++++++++++++++++++++++ > 1 file changed, 38 insertions(+) >
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

