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

From: Alexandre Torgue
Date: Fri Feb 12 2016 - 10:01:16 EST


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 <davem@xxxxxxxxxxxxx>:
> From: Alexandre TORGUE <alexandre.torgue@xxxxxxxxx>
> 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 kernel.
>>
>> Note that DT patches are not present because STM32 pinctrl code is not
>> yet avalaible.
>
> Looks like this needs to be respun to deal with the warnings the kbuild
> robot reported.
>
> Thanks.