Re: [U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS

2017-06-09 Thread Marek Vasut
On 06/08/2017 05:04 PM, Joe Hershberger wrote: > Hi Marek, Hi! > I was looking at something else and noticed what looks like an issue > with this code you submitted. > > On Tue, May 24, 2016 at 4:29 PM, Marek Vasut wrote: >> Add ethernet driver for the AR933x and AR934x Atheros MIPS machines. >

Re: [U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS

2017-06-08 Thread Joe Hershberger
Hi Marek, I was looking at something else and noticed what looks like an issue with this code you submitted. On Tue, May 24, 2016 at 4:29 PM, Marek Vasut wrote: > Add ethernet driver for the AR933x and AR934x Atheros MIPS machines. > The driver could be easily extended to other WiSoCs. > > Signe

Re: [U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS

2016-05-30 Thread Daniel Schwierzeck
Am 24.05.2016 um 23:29 schrieb Marek Vasut: > Add ethernet driver for the AR933x and AR934x Atheros MIPS machines. > The driver could be easily extended to other WiSoCs. > > Signed-off-by: Marek Vasut > Cc: Daniel Schwierzeck > Cc: Joe Hershberger > Cc: Wills Wang > --- > V2: - Drop the prin

[U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS

2016-05-24 Thread Marek Vasut
Add ethernet driver for the AR933x and AR934x Atheros MIPS machines. The driver could be easily extended to other WiSoCs. Signed-off-by: Marek Vasut Cc: Daniel Schwierzeck Cc: Joe Hershberger Cc: Wills Wang --- V2: - Drop the printf() in case malloc fails, it's pointless to try and print

Re: [U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS

2016-05-24 Thread Marek Vasut
On 05/24/2016 05:17 PM, Marek Vasut wrote: > On 05/24/2016 05:15 PM, Joe Hershberger wrote: >> Hi Marek, >> >> On Sat, May 21, 2016 at 4:29 AM, Marek Vasut wrote: >>> On 05/21/2016 05:25 AM, Wills Wang wrote: On 05/21/2016 01:08 AM, Marek Vasut wrote: > On 05/20/2016 06:43 PM, W

Re: [U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS

2016-05-24 Thread Marek Vasut
On 05/24/2016 05:15 PM, Joe Hershberger wrote: > Hi Marek, > > On Sat, May 21, 2016 at 4:29 AM, Marek Vasut wrote: >> On 05/21/2016 05:25 AM, Wills Wang wrote: >>> >>> >>> On 05/21/2016 01:08 AM, Marek Vasut wrote: On 05/20/2016 06:43 PM, Wills Wang wrote: > > On 05/20/2016 07:59 PM,

Re: [U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS

2016-05-24 Thread Joe Hershberger
Hi Marek, On Sat, May 21, 2016 at 4:29 AM, Marek Vasut wrote: > On 05/21/2016 05:25 AM, Wills Wang wrote: >> >> >> On 05/21/2016 01:08 AM, Marek Vasut wrote: >>> On 05/20/2016 06:43 PM, Wills Wang wrote: On 05/20/2016 07:59 PM, Marek Vasut wrote: > On 05/20/2016 06:18 AM, Wills Wang

Re: [U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS

2016-05-21 Thread Marek Vasut
On 05/21/2016 01:03 PM, Wills Wang wrote: > > > On 05/21/2016 01:08 AM, Marek Vasut wrote: >> On 05/20/2016 06:43 PM, Wills Wang wrote: >>> >>> On 05/20/2016 07:59 PM, Marek Vasut wrote: On 05/20/2016 06:18 AM, Wills Wang wrote: > On 05/08/2016 11:22 PM, Marek Vasut wrote: >> On 05/0

Re: [U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS

2016-05-21 Thread Wills Wang
On 05/21/2016 01:08 AM, Marek Vasut wrote: On 05/20/2016 06:43 PM, Wills Wang wrote: On 05/20/2016 07:59 PM, Marek Vasut wrote: On 05/20/2016 06:18 AM, Wills Wang wrote: On 05/08/2016 11:22 PM, Marek Vasut wrote: On 05/08/2016 02:58 PM, Daniel Schwierzeck wrote: Hi! Am 05.05.2016 um 21:

Re: [U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS

2016-05-21 Thread Marek Vasut
On 05/21/2016 05:25 AM, Wills Wang wrote: > > > On 05/21/2016 01:08 AM, Marek Vasut wrote: >> On 05/20/2016 06:43 PM, Wills Wang wrote: >>> >>> On 05/20/2016 07:59 PM, Marek Vasut wrote: On 05/20/2016 06:18 AM, Wills Wang wrote: > On 05/08/2016 11:22 PM, Marek Vasut wrote: >> On 05/0

Re: [U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS

2016-05-20 Thread Wills Wang
On 05/21/2016 01:08 AM, Marek Vasut wrote: On 05/20/2016 06:43 PM, Wills Wang wrote: On 05/20/2016 07:59 PM, Marek Vasut wrote: On 05/20/2016 06:18 AM, Wills Wang wrote: On 05/08/2016 11:22 PM, Marek Vasut wrote: On 05/08/2016 02:58 PM, Daniel Schwierzeck wrote: Hi! Am 05.05.2016 um 21:

Re: [U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS

2016-05-20 Thread Marek Vasut
On 05/20/2016 06:43 PM, Wills Wang wrote: > > > On 05/20/2016 07:59 PM, Marek Vasut wrote: >> On 05/20/2016 06:18 AM, Wills Wang wrote: >>> >>> On 05/08/2016 11:22 PM, Marek Vasut wrote: On 05/08/2016 02:58 PM, Daniel Schwierzeck wrote: Hi! > Am 05.05.2016 um 21:34 schrieb

Re: [U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS

2016-05-20 Thread Wills Wang
On 05/20/2016 07:59 PM, Marek Vasut wrote: On 05/20/2016 06:18 AM, Wills Wang wrote: On 05/08/2016 11:22 PM, Marek Vasut wrote: On 05/08/2016 02:58 PM, Daniel Schwierzeck wrote: Hi! Am 05.05.2016 um 21:34 schrieb Marek Vasut: Add ethernet driver for the AR933x and AR934x Atheros MIPS mac

Re: [U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS

2016-05-20 Thread Marek Vasut
On 05/20/2016 06:18 AM, Wills Wang wrote: > > > On 05/08/2016 11:22 PM, Marek Vasut wrote: >> On 05/08/2016 02:58 PM, Daniel Schwierzeck wrote: >> >> Hi! >> >>> Am 05.05.2016 um 21:34 schrieb Marek Vasut: Add ethernet driver for the AR933x and AR934x Atheros MIPS machines. The driver co

Re: [U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS

2016-05-19 Thread Wills Wang
On 05/08/2016 11:22 PM, Marek Vasut wrote: On 05/08/2016 02:58 PM, Daniel Schwierzeck wrote: Hi! Am 05.05.2016 um 21:34 schrieb Marek Vasut: Add ethernet driver for the AR933x and AR934x Atheros MIPS machines. The driver could be easily extended to other WiSoCs. How to make this patch work

Re: [U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS

2016-05-08 Thread Marek Vasut
On 05/08/2016 11:25 PM, Amit Tomer wrote: > Hello! Hi! >> + >> +#define CONFIG_TX_DESCR_NUM8 >> +#define CONFIG_RX_DESCR_NUM8 >> +#define CONFIG_ETH_BUFSIZE 2048 > > Isn't it too BIG size for normal ethernet frame, unless we need Jumbo Frame ? It is the next larger power of two fro

Re: [U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS

2016-05-08 Thread Amit Tomer
Hello! > + > +#define CONFIG_TX_DESCR_NUM8 > +#define CONFIG_RX_DESCR_NUM8 > +#define CONFIG_ETH_BUFSIZE 2048 Isn't it too BIG size for normal ethernet frame, unless we need Jumbo Frame ? Thanks, Amit. ___ U-Boot mailing list U-Boot@lists.

Re: [U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS

2016-05-08 Thread Marek Vasut
On 05/08/2016 02:58 PM, Daniel Schwierzeck wrote: Hi! > Am 05.05.2016 um 21:34 schrieb Marek Vasut: >> Add ethernet driver for the AR933x and AR934x Atheros MIPS machines. >> The driver could be easily extended to other WiSoCs. >> >> Signed-off-by: Marek Vasut >> Cc: Daniel Schwierzeck >> Cc: J

Re: [U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS

2016-05-08 Thread Daniel Schwierzeck
Am 05.05.2016 um 21:34 schrieb Marek Vasut: > Add ethernet driver for the AR933x and AR934x Atheros MIPS machines. > The driver could be easily extended to other WiSoCs. > > Signed-off-by: Marek Vasut > Cc: Daniel Schwierzeck > Cc: Joe Hershberger > Cc: Wills Wang > --- > drivers/net/Kconfi

[U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS

2016-05-05 Thread Marek Vasut
Add ethernet driver for the AR933x and AR934x Atheros MIPS machines. The driver could be easily extended to other WiSoCs. Signed-off-by: Marek Vasut Cc: Daniel Schwierzeck Cc: Joe Hershberger Cc: Wills Wang --- drivers/net/Kconfig | 9 + drivers/net/Makefile | 1 + drivers/net/ag7xxx.c |