commit | e8df6e4d0bf8e1143a65f7120997635a5a1f04e9 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Wed Sep 09 23:20:23 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Sep 16 19:53:52 2015 -0600 |
tree | 7dabc515fe79cdbb6932c31586d7dd9dbcdaa0cd | |
parent | 4e19d7c316e60148c91c95b4199bca999aaad5ff [diff] |
x86: galileo: Enable random mac address for Quark Not like other Intel Ethernet controllers (e.g.: E1000), Intel Quark SoC integrated designware Ethernet controller does not have a chipset defined way to store/restore mac address. Enable random mac address so that we can use Ethernet even without 'ethaddr'. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>