commit | e751cce9b7b106b62c6d2c4f098c28c7feb10ef6 | [log] [tgz] |
---|---|---|
author | Emilio López <emilio@elopez.com.ar> | Sat Nov 16 15:17:29 2013 -0300 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Fri Nov 22 21:19:07 2013 +0100 |
tree | 464a3092b832e1270203fcb92238b756e730d492 | |
parent | b5d905c79a3f26bfe2ba755135b4d41e5b364572 [diff] |
ARM: sunxi: dt: add EMAC aliases U-Boot uses the ethernet0 alias to locate the right node to fill in the MAC address of the first ethernet interface. This patch adds the alias on all the sunxi SoCs with EMAC. In this way, people using ethernet in U-Boot (eg, for tftp) can keep a consistent address on both U-Boot and Linux with no additional effort. Signed-off-by: Emilio López <emilio@elopez.com.ar> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>