Hi,
this is fallout and preparation of the xtensa arch for the Stretch
S6000 core variant port.
The nommu stuff, the variant code and the platform code still need
some more beating in shape but will follow soon, along with the driver
proper for the peripherals we have on our evaluation board.
Please note that we have only this one nommu test setup and therefor
can only test one configuration.
Hannes
arch/xtensa/Kconfig | 166 +++++++++++++++-----------------
arch/xtensa/include/asm/mmu_context.h | 4 +-
arch/xtensa/include/asm/page.h | 5 +-
arch/xtensa/kernel/traps.c | 15 ++--
arch/xtensa/mm/init.c | 16 ++--
5 files changed, 100 insertions(+), 106 deletions(-)