commit | c1659bec642a540b66311932dcaa0799d70bba6e | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Tue Oct 18 15:33:08 2016 -0500 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Tue Oct 18 15:38:46 2016 -0500 |
tree | d32cca8409dbfb2cc24fc08e16f6485fb3d605ee | |
parent | 6019000c3cc52d33d85906c93ffd1b8614b65c59 [diff] |
skeleton: v1.0-stable: Read mac from u-boot instead of net settings The system mac should be read from u-boot, not from the network settings, since the network settings one can be the random mac set by the system, and if the random mac happens to have the locally managed bit turned on, it'll prevent the mac from vpd from being written into the system. Fixes openbmc/openbmc#627 Change-Id: I13df59b210f43632547a8a257ccb5575162c5296 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>