From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oliver Graute Date: Wed, 22 Apr 2020 15:48:22 +0200 Subject: [PATCH] imx8: Run SPL with caches enabled In-Reply-To: <20200421150245.30130-1-festevam@gmail.com> References: <20200421150245.30130-1-festevam@gmail.com> Message-ID: <20200422134822.GA82665@archlinux.localdomain> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 21/04/20, Fabio Estevam wrote: > It is safe to run SPL with caches enabled on i.MX8, so > remove such restriction. > > Signed-off-by: Fabio Estevam Acked-by: Oliver Graute