Re: [U-Boot] [PATCH 4/4] ARM: tegra: enable Ethernet on p2771-0000

2016-11-02 Thread Joe Hershberger
On Mon, Sep 12, 2016 at 12:51 PM, Stephen Warren wrote: > From: Stephen Warren > > Enable the Ethernet device in DT, provide board-specific configuration, > and enable the driver in Kconfig. > > Signed-off-by: Stephen Warren

Re: [U-Boot] [PATCH 4/4] ARM: tegra: enable Ethernet on p2771-0000

2016-09-18 Thread Simon Glass
On 12 September 2016 at 11:51, Stephen Warren wrote: > From: Stephen Warren > > Enable the Ethernet device in DT, provide board-specific configuration, > and enable the driver in Kconfig. > > Signed-off-by: Stephen Warren > --- >

[U-Boot] [PATCH 4/4] ARM: tegra: enable Ethernet on p2771-0000

2016-09-12 Thread Stephen Warren
From: Stephen Warren Enable the Ethernet device in DT, provide board-specific configuration, and enable the driver in Kconfig. Signed-off-by: Stephen Warren --- arch/arm/dts/tegra186-p2771-.dtsi | 5 + configs/p2771--000_defconfig | 1 +