commit | a045a0c33330f4b38b198651901c96829619e60b | [log] [tgz] |
---|---|---|
author | York Sun <york.sun@nxp.com> | Mon Mar 06 09:02:31 2017 -0800 |
committer | York Sun <york.sun@nxp.com> | Tue Mar 14 08:44:03 2017 -0700 |
tree | b913d209155d73acac377963593b850fd1ec8a03 | |
parent | 24f55496a40fc2903a3737563c52b952d9a25332 [diff] |
armv8: layerscape: Fix the sequence of changing MMU table This patch follows the break-before-make process when making changes to MMU table. MMU is disabled before changing TTBR to avoid any potential race condition. Signed-off-by: York Sun <york.sun@nxp.com>