Re: [U-Boot] Ethernet i210 (e1000 driver) on tegra K1

2015-11-18 Thread Marcel Ziswiler
Hi Stephen By accident I stumbled over this post and by incident now that we at Toradex are working on an Apalis TK1 module design using the same i210/i211 gigabit Ethernet chip as already widely deployed on Apalis T30 we are facing this as well. On Mon, 2015-11-09 at 10:21 -0700, Stephen Warren

Re: [U-Boot] Ethernet i210 (e1000 driver) on tegra K1

2015-11-09 Thread Stephen Warren
On 11/04/2015 08:49 PM, Bin Meng wrote: On Thu, Nov 5, 2015 at 2:54 AM, Stephen Warren wrote: On 10/30/2015 05:07 AM, Ivan Mercier wrote: Hi, I'm using a ethernet controller intel i210 (http://www.commell.com.tw/product/Surveillance/MPX-210.htm) on my nvidia tegra k1 jetson. (You didn't a

Re: [U-Boot] Ethernet i210 (e1000 driver) on tegra K1

2015-11-04 Thread Bin Meng
On Thu, Nov 5, 2015 at 2:54 AM, Stephen Warren wrote: > On 10/30/2015 05:07 AM, Ivan Mercier wrote: >> >> Hi, >> >> I'm using a ethernet controller intel i210 >> (http://www.commell.com.tw/product/Surveillance/MPX-210.htm) on my >> nvidia tegra k1 jetson. > > > (You didn't actually CC anyone invol

Re: [U-Boot] Ethernet i210 (e1000 driver) on tegra K1

2015-11-04 Thread Stephen Warren
On 10/30/2015 05:07 AM, Ivan Mercier wrote: Hi, I'm using a ethernet controller intel i210 (http://www.commell.com.tw/product/Surveillance/MPX-210.htm) on my nvidia tegra k1 jetson. (You didn't actually CC anyone involved with Tegra, so I only accidentally noticed this while I was looking at

[U-Boot] Ethernet i210 (e1000 driver) on tegra K1

2015-10-30 Thread Ivan Mercier
Hi, I'm using a ethernet controller intel i210 (http://www.commell.com.tw/product/Surveillance/MPX-210.htm) on my nvidia tegra k1 jetson. I not an expert with pci, but the only way to make it working in u-boot (upstream) is with the workaround below. E1000 is very common, so finding a crit