Re: [U-Boot] [PATCH v2 16/26] dm: tegra: net: Convert tegra boards to driver model for Ethernet

2016-02-12 Thread Simon Glass
Hi Stephen, On 11 February 2016 at 17:45, Stephen Warren wrote: > On 02/11/2016 05:10 PM, Simon Glass wrote: >> >> Hi Stephen, >> >> On 11 February 2016 at 16:21, Stephen Warren >> wrote: >>> >>> On 12/13/2015 08:46 PM, Simon Glass wrote: Applied to u-boot-dm/next. >>> >>> >>> >>>

Re: [U-Boot] [PATCH v2 16/26] dm: tegra: net: Convert tegra boards to driver model for Ethernet

2016-02-11 Thread Stephen Warren
On 02/11/2016 05:10 PM, Simon Glass wrote: Hi Stephen, On 11 February 2016 at 16:21, Stephen Warren wrote: On 12/13/2015 08:46 PM, Simon Glass wrote: Applied to u-boot-dm/next. I've found another strange problem, at least triggered/exposed by this patch: On at least either Dalmore or Jet

Re: [U-Boot] [PATCH v2 16/26] dm: tegra: net: Convert tegra boards to driver model for Ethernet

2016-02-11 Thread Simon Glass
Hi Stephen, On 11 February 2016 at 16:21, Stephen Warren wrote: > On 12/13/2015 08:46 PM, Simon Glass wrote: >> >> Applied to u-boot-dm/next. > > > I've found another strange problem, at least triggered/exposed by this > patch: > > On at least either Dalmore or Jetson TK1, using USB Ethernet (hen

Re: [U-Boot] [PATCH v2 16/26] dm: tegra: net: Convert tegra boards to driver model for Ethernet

2016-02-11 Thread Stephen Warren
On 12/13/2015 08:46 PM, Simon Glass wrote: Applied to u-boot-dm/next. I've found another strange problem, at least triggered/exposed by this patch: On at least either Dalmore or Jetson TK1, using USB Ethernet (hence with RTL8169 support disabled in include/configs/jetson-tk1.h[1]), I find

Re: [U-Boot] [PATCH v2 16/26] dm: tegra: net: Convert tegra boards to driver model for Ethernet

2016-01-18 Thread Simon Glass
Hi Stephen, On Jan 18, 2016 10:26, "Stephen Warren" wrote: > > On 01/17/2016 08:58 PM, Simon Glass wrote: >> >> Hi Stephen, >> >> On 15 January 2016 at 16:53, Stephen Warren wrote: >>> >>> On 12/13/2015 08:46 PM, Simon Glass wrote: Applied to u-boot-dm/next. >>> >>> >>> >>> This c

Re: [U-Boot] [PATCH v2 16/26] dm: tegra: net: Convert tegra boards to driver model for Ethernet

2016-01-18 Thread Stephen Warren
On 01/17/2016 08:58 PM, Simon Glass wrote: Hi Stephen, On 15 January 2016 at 16:53, Stephen Warren wrote: On 12/13/2015 08:46 PM, Simon Glass wrote: Applied to u-boot-dm/next. This change has removed/disabled/... PCIe support on at least Jetson TK1. I haven't checked the other Tegra board

Re: [U-Boot] [PATCH v2 16/26] dm: tegra: net: Convert tegra boards to driver model for Ethernet

2016-01-17 Thread Simon Glass
Hi Stephen, On 15 January 2016 at 16:53, Stephen Warren wrote: > On 12/13/2015 08:46 PM, Simon Glass wrote: >> >> Applied to u-boot-dm/next. > > > This change has removed/disabled/... PCIe support on at least Jetson TK1. I > haven't checked the other Tegra boards. My local copy works OK. I suspe

Re: [U-Boot] [PATCH v2 16/26] dm: tegra: net: Convert tegra boards to driver model for Ethernet

2016-01-15 Thread Stephen Warren
On 12/13/2015 08:46 PM, Simon Glass wrote: Applied to u-boot-dm/next. This change has removed/disabled/... PCIe support on at least Jetson TK1. I haven't checked the other Tegra boards. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.

Re: [U-Boot] [PATCH v2 16/26] dm: tegra: net: Convert tegra boards to driver model for Ethernet

2015-12-13 Thread Simon Glass
Applied to u-boot-dm/next. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH v2 16/26] dm: tegra: net: Convert tegra boards to driver model for Ethernet

2015-11-30 Thread Joe Hershberger
On Sun, Nov 29, 2015 at 2:18 PM, Simon Glass wrote: > Adjust all Tegra boards to use driver model for Ethernet, now that the > required drivers are converted. > > Signed-off-by: Simon Glass > Reviewed-by: Bin Meng Acked-by: Joe Hershberger ___ U-Boot

[U-Boot] [PATCH v2 16/26] dm: tegra: net: Convert tegra boards to driver model for Ethernet

2015-11-29 Thread Simon Glass
Adjust all Tegra boards to use driver model for Ethernet, now that the required drivers are converted. Signed-off-by: Simon Glass Reviewed-by: Bin Meng --- Changes in v2: None arch/arm/mach-tegra/Kconfig | 1 + board/compulab/trimslice/trimslice.c | 8 board/nvidia/cardhu/