From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Thu, 18 Oct 2018 15:38:30 +0200 Subject: [U-Boot] [PATCH 27/41] net: fec: do not access reserved register for i.MX8 In-Reply-To: <20180528122526.20597-28-peng.fan@nxp.com> References: <20180528122526.20597-1-peng.fan@nxp.com> <20180528122526.20597-28-peng.fan@nxp.com> Message-ID: <20181018153830.0a3bcc93@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 Peng, On Mon, 28 May 2018 20:25:12 +0800 Peng Fan peng.fan at nxp.com wrote: > The MIB RAM and FIFO receive start register does not exist on > i.MX8. Accessing these register will cause SERROR. > > Signed-off-by: Peng Fan > Cc: Joe Hershberger > --- > drivers/net/fec_mxc.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) This should be merged for v2018.11, so applied to u-boot-staging/agust at denx.de, thanks! -- Anatolij