On 03/31/2017 07:40 AM, Simon Glass wrote: > The arch-specific details of the cache being off are best handled inside > the reserve_mmu(). This cleans up the init sequence a little. > > Signed-off-by: Simon Glass <sjg at chromium.org> > --- > Reviewed-by: York Sun <york.sun at nxp.com>