microwatt/tests/mmu
Paul Mackerras 3edc95eea5 tests/mmu: Update to use correct MSR values
The tests were using MSR values that did not have MSR_SF or MSR_LE
set.  Fix this so that the test still works when 32-bit and BE modes
are implemented.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
..
Makefile tests: Add a test for the MMU radix page table walks
head.S tests/mmu: Add a test for dcbz with translation on
mmu.c tests/mmu: Update to use correct MSR values
powerpc.lds tests: mmu: Add tests for instruction translation