[U-Boot] Pull request: u-boot-staging

Hi Tom,
please pull FEC driver fix for v2019.07.
Travis CI: https://travis-ci.org/vdsao/u-boot-video/builds/542223249
Thanks, Anatolij
The following changes since commit 38c2a8a00132b4dcc6a0bb5baf5146b9eb9eb2d2:
Merge tag 'efi-2019-07-rc4' of git://git.denx.de/u-boot-efi (2019-06-02 18:19:45 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-staging.git tags/fixes-for-2019.07
for you to fetch changes up to 023e2f900020991aedb3d57a257d46963b76221b:
net: fec_mxc: not access reserved register on i.MX8 (2019-06-04 16:57:35 +0200)
---------------------------------------------------------------- - fix FEC exception/SERROR on i.MX8X
---------------------------------------------------------------- Peng Fan (1): net: fec_mxc: not access reserved register on i.MX8
drivers/net/fec_mxc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

On Mon, Jun 10, 2019 at 01:26:08PM +0200, Anatolij Gustschin wrote:
Hi Tom,
please pull FEC driver fix for v2019.07.
Travis CI: https://travis-ci.org/vdsao/u-boot-video/builds/542223249
Thanks, Anatolij
The following changes since commit 38c2a8a00132b4dcc6a0bb5baf5146b9eb9eb2d2:
Merge tag 'efi-2019-07-rc4' of git://git.denx.de/u-boot-efi (2019-06-02 18:19:45 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-staging.git tags/fixes-for-2019.07
for you to fetch changes up to 023e2f900020991aedb3d57a257d46963b76221b:
net: fec_mxc: not access reserved register on i.MX8 (2019-06-04 16:57:35 +0200)
- fix FEC exception/SERROR on i.MX8X
Peng Fan (1): net: fec_mxc: not access reserved register on i.MX8
drivers/net/fec_mxc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Since I'm expecting a PR from Stefano that includes the changes for mx6sabre* to fit within SPL limits (and hoping he grabs the change to make exceeding the limit a build error), shouldn't this just come from him with all that? Thanks!

On Mon, 10 Jun 2019 09:42:48 -0400 Tom Rini trini@konsulko.com wrote:
Since I'm expecting a PR from Stefano that includes the changes for mx6sabre* to fit within SPL limits (and hoping he grabs the change to make exceeding the limit a build error), shouldn't this just come from him with all that? Thanks!
Yes, Stefano confirmed in another email that he included the FEC patch. You can ignore this pull request, I think. Thanks!
-- Anatolij
participants (2)
-
Anatolij Gustschin
-
Tom Rini