ARM: dts: sun6i: Add ethernet alias for GMAC

Alias GMAC as ethernet0 so U-boot can fill in the MAC address.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
This commit is contained in:
Chen-Yu Tsai 2014-07-16 01:15:46 +08:00 committed by Maxime Ripard
parent 3dca65f8a6
commit e5073fde6b
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
serial3 = &uart3;
serial4 = &uart4;
serial5 = &uart5;
ethernet0 = &gmac;
};