Max Filippov 53490121e9 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>
2014-10-21 13:28:55 +04:00
..
2013-02-23 19:35:57 -08:00
2014-01-14 10:19:58 -08:00
2014-01-14 10:19:58 -08:00
2013-04-08 17:39:29 +02:00
2013-02-23 19:35:57 -08:00
2014-01-19 20:00:48 +04:00