diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2014-10-04 18:50:53 +0400 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2014-10-21 13:28:56 +0400 |
commit | 2eabc1800d1ef7a850672aedcc266a831572af63 (patch) | |
tree | 06e4c80168c5c9611f0c548954f93c8d7b135f11 /kernel/dma.c | |
parent | 53490121e9ffa3e6314137af016cde8ac83c9bb4 (diff) | |
download | op-kernel-dev-2eabc1800d1ef7a850672aedcc266a831572af63.zip op-kernel-dev-2eabc1800d1ef7a850672aedcc266a831572af63.tar.gz |
xtensa: nommu: set up cache and atomctl in initialize_mmu
initialize_mmu sets up atomctl SR which is needed for s32c1i to function
correctly even in noMMU configurations. It's also a good place to set up
caching attributes of physical memory.
Allow enabling INITIALIZE_XTENSA_MMU_INSIDE_VMLINUX in noMMU
configurations for setting up atomctl and cache attributes.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'kernel/dma.c')
0 files changed, 0 insertions, 0 deletions