Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1330013 > unrolled thread
| Started by | David Miller <davem@davemloft.net> |
|---|---|
| First post | 2016-02-09 11:00 +0100 |
| Last post | 2016-02-12 16:10 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH 0/4] Add Ethernet support on STM32F429 David Miller <davem@davemloft.net> - 2016-02-09 11:00 +0100
Re: [PATCH 0/4] Add Ethernet support on STM32F429 Alexandre Torgue <alexandre.torgue@gmail.com> - 2016-02-12 16:10 +0100
| From | David Miller <davem@davemloft.net> |
|---|---|
| Date | 2016-02-09 11:00 +0100 |
| Subject | Re: [PATCH 0/4] Add Ethernet support on STM32F429 |
| Message-ID | <r0dfs-2gR-9@gated-at.bofh.it> |
From: Alexandre TORGUE <alexandre.torgue@gmail.com> 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.
[toc] | [next] | [standalone]
| From | Alexandre Torgue <alexandre.torgue@gmail.com> |
|---|---|
| Date | 2016-02-12 16:10 +0100 |
| Message-ID | <r1nw5-gH-5@gated-at.bofh.it> |
| In reply to | #1330013 |
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@davemloft.net>: > From: Alexandre TORGUE <alexandre.torgue@gmail.com> > 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.
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web