diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2014-10-04 05:12:27 +0400 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2014-10-21 13:28:55 +0400 |
commit | 53490121e9ffa3e6314137af016cde8ac83c9bb4 (patch) | |
tree | a255f95a198f91c3a4edd24e5858a7a753586200 /init | |
parent | a4f9846da76c854dcd13a5ac00826b599ad09745 (diff) | |
download | op-kernel-dev-53490121e9ffa3e6314137af016cde8ac83c9bb4.zip op-kernel-dev-53490121e9ffa3e6314137af016cde8ac83c9bb4.tar.gz |
xtensa: move vecbase SR initialization to _startup
Instead of initializing vecbase in initialize_mmu macro, which may be
expanded either in Image.elf reset vector hadler or in the kernel
head.S, both times only when CONFIG_MMU is enabled, do this
initialization once in _startup function.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions