x86: galileo: Enable random mac address for Quark
authorBin Meng <bmeng.cn@gmail.com>
Thu, 10 Sep 2015 06:20:23 +0000 (23:20 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 17 Sep 2015 01:53:52 +0000 (19:53 -0600)
commit6ffe157aeca88a3c9741998347783991a099c88f
tree7dabc515fe79cdbb6932c31586d7dd9dbcdaa0cd
parent2afb62305e2a20c7a98b2c19d4902671c45f153c
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>
configs/galileo_defconfig