提交 e177e730 编写于 作者: F Fabien Parent 提交者: Sekhar Nori

ARM: dts: da850-lcdk: Add ethernet0 alias to DT

In order to avoid Linux generating a random mac address on every boot,
add an ethernet0 alias that will allow u-boot to patch the dtb with
the MAC address programmed into the EEPROM.
Signed-off-by: NFabien Parent <fparent@baylibre.com>
Signed-off-by: NSekhar Nori <nsekhar@ti.com>
上级 a9aa4233
......@@ -13,6 +13,7 @@
aliases {
serial2 = &serial2;
ethernet0 = &eth0;
};
chosen {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册