From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 10 Jun 2019 13:26:08 +0200 Subject: [U-Boot] Pull request: u-boot-staging Message-ID: <20190610132608.5f0bb4cf@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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(-)