From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 10 Jun 2019 13:24:33 +0200 Subject: [U-Boot] [PATCH] net: fec_mxc: not access reserved register on i.MX8 In-Reply-To: <20190415053134.30108-1-peng.fan@nxp.com> References: <20190415053134.30108-1-peng.fan@nxp.com> Message-ID: <20190610132433.1df8c274@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, 15 Apr 2019 05:18:33 +0000 Peng Fan peng.fan at nxp.com wrote: > We should not access reserved register on i.MX8, otherwise met SERROR > > Signed-off-by: Peng Fan > --- > drivers/net/fec_mxc.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied to u-boot-staging/agust at denx.de, thanks! -- Anatolij