Commit 6314b318 authored by Dinh Nguyen's avatar Dinh Nguyen

ARM: dts: socfpga: remove extra alias in the ArriaV devkit

commit [2755e187 dts: socfpga: Add DTS entry for adding the stmmac glue
layer for stmmac.] added an extra ethernet alias in the ArriaV devkit
board file. This patch removes it.
Signed-off-by: default avatarDinh Nguyen <dinguyen@opensource.altera.com>
parent f5bbe55a
......@@ -37,13 +37,6 @@ aliases {
*/
ethernet0 = &gmac1;
};
aliases {
/* this allow the ethaddr uboot environmnet variable contents
* to be added to the gmac1 device tree blob.
*/
ethernet0 = &gmac1;
};
};
&gmac1 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment