Hi Marek, On Tue, Aug 27, 2024 at 5:04 PM Marek Vasut <[email protected]> wrote: > > Enable MMU and caches very early on in the boot process on i.MX8M > in U-Boot proper. This allows board_init_f to run with icache and > dcache enabled, which saves some 700 milliseconds of boot time on > i.MX8M Plus based device.
Nice improvement! Reviewed-by: Fabio Estevam <[email protected]>

