commit | f9deaa0f2ee0ef2abc0610aa41397d7b47defd3a | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Tue Nov 01 12:57:55 2016 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon Nov 21 19:40:35 2016 +0000 |
tree | 36f68eaf1838e5815253dec49c88d8c96c769006 | |
parent | d560aac633d16d8a9a3112afe9adcbcabbfb3a19 [diff] |
skeleton: 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: I70ffaeb165881a2b83455f2953a4143cb471d688 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>