From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio Estevam Date: Sat, 16 Dec 2017 15:36:15 -0200 Subject: [U-Boot] [PATCH V2 08/23] imx: cpu: update cpu file to support i.MX8M In-Reply-To: <20171204043136.17167-9-peng.fan@nxp.com> References: <20171204043136.17167-1-peng.fan@nxp.com> <20171204043136.17167-9-peng.fan@nxp.com> Message-ID: 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, Dec 4, 2017 at 2:31 AM, Peng Fan wrote: > Update get_reset_cause to reflect i.MX8M > Compile out get_ahb_clk and set_chipselect_size for i.MX8M > > Signed-off-by: Peng Fan Reviewed-by: Fabio Estevam