
17 Sep
2015
17 Sep
'15
8:52 p.m.
On 10 September 2015 at 00:20, Bin Meng bmeng.cn@gmail.com wrote:
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
Changes in v2: None
configs/galileo_defconfig | 1 + 1 file changed, 1 insertion(+)
Applied to u-boot-x86, thanks!