Hi Stefan, On Thu, Aug 4, 2016 at 2:41 AM, Stefan Agner <[email protected]> wrote:
> - mmu_page_table_flush((u32)&page_table[start], (u32)&page_table[end]); > + > + /* > + * Make sure range is cache line aligned > + * Only CPU maintains page tables, hence it is save to always s/save/safe This fixes the cache warnings on a mx7dsabresd, thanks: Tested-by: Fabio Estevam <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

