Re: [PATCH 0/4] Add Ethernet support on STM32F429

2016-02-12 Thread Alexandre Torgue
Hi David, I will fix it in next patch version. I just find a corruption issue in stmmac driver, I will also fix it in next version. Best regards Alex 2016-02-09 10:52 GMT+01:00 David Miller : > From: Alexandre TORGUE > Date: Wed, 3 Feb 2016 15:54:31 +0100 > >> STM32F429 Chip embeds a Synopsys

Re: [PATCH 0/4] Add Ethernet support on STM32F429

2016-02-09 Thread David Miller
From: Alexandre TORGUE Date: Wed, 3 Feb 2016 15:54:31 +0100 > STM32F429 Chip embeds a Synopsys 3.50a MAC IP. > This series: > -enhance current stmmac driver to control it (code already available) > and >adds basic glue for STM32F429 chip. > -Enable basic Net config in kerne

Re: [PATCH 0/4] Add Ethernet support on STM32F429

2016-02-03 Thread Giuseppe CAVALLARO
Hello Alex On 2/3/2016 3:54 PM, Alexandre TORGUE wrote: STM32F429 Chip embeds a Synopsys 3.50a MAC IP. This series: -enhance current stmmac driver to control it (code already available) and adds basic glue for STM32F429 chip. -Enable basic Net config in kernel. Note th

[PATCH 0/4] Add Ethernet support on STM32F429

2016-02-03 Thread Alexandre TORGUE
STM32F429 Chip embeds a Synopsys 3.50a MAC IP. This series: -enhance current stmmac driver to control it (code already available) and adds basic glue for STM32F429 chip. -Enable basic Net config in kernel. Note that DT patches are not present because STM32 pinctrl code i