
5 Aug
2016
5 Aug
'16
3:31 a.m.
Hi Stefan,
On Thu, Aug 4, 2016 at 2:41 AM, Stefan Agner stefan@agner.ch 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 fabio.estevam@nxp.com