[U-Boot] [PATCH 1/2] sunxi: dts: OrangePi Zero: add Ethernet node

2017-01-13 Thread Andre Przywara
The OrangePi Zero can happily use the EMAC along with its integrated PHY to use Ethernet (for TFTP booting, for instance). Add the emac node to the board .dts by copying it from the OrangePi One DT. Signed-off-by: Andre Przywara --- arch/arm/dts/sun8i-h2-plus-orangepi-zero.dts | 11 +++

Re: [U-Boot] [PATCH 1/2] sunxi: dts: OrangePi Zero: add Ethernet node

2017-01-15 Thread Maxime Ripard
On Sat, Jan 14, 2017 at 02:06:09AM +, Andre Przywara wrote: > The OrangePi Zero can happily use the EMAC along with its integrated > PHY to use Ethernet (for TFTP booting, for instance). > Add the emac node to the board .dts by copying it from the OrangePi One > DT. > > Signed-off-by: Andre Pr

Re: [U-Boot] [PATCH 1/2] sunxi: dts: OrangePi Zero: add Ethernet node

2017-01-15 Thread Jagan Teki
On Sunday 15 January 2017 05:04 PM, Maxime Ripard wrote: On Sat, Jan 14, 2017 at 02:06:09AM +, Andre Przywara wrote: The OrangePi Zero can happily use the EMAC along with its integrated PHY to use Ethernet (for TFTP booting, for instance). Add the emac node to the board .dts by copying it fr