ARM: at91/dt: fix macb node declaration
authorNicolas Ferre <nicolas.ferre@atmel.com>
Fri, 22 Mar 2013 13:47:54 +0000 (14:47 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Thu, 4 Apr 2013 15:27:27 +0000 (17:27 +0200)
Macb0 node cannot be activated in generic sam9x5ek.dtsi file
as the sam9g15 does not have one.
Move the macb0 & macb1 activation in board .dts file that
support them.

Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>

No differences found