Thiemo Seufer wrote:
Thiemo Seufer wrote:
Rojhalat Ibrahim wrote:
Thiemo Seufer wrote:
I updated the patch now and checked it in. Please test, especially
for cases I couldn't do, like R3000-style TLB handling and MIPS32
CPUs with 64bit physaddr.
My Yosemite board (RM9000 processor) does not boot anymore with
CONFIG_64BIT_PHYS_ADDR. Without that option it seems to be working
as before. I tried to define cpu_has_64bit_gp_regs.
Correct, this should always be defined for 64bit capable CPUs.
With that it boots partly.
Where does it fail?
It's probably caused by the bug I just found. Please try the appended
patch and tell me if it changes something for you.
Thanks, but I had already found that one. Sorry, I forgot to
mention it. Doesn't change a thing, except that I can compile
the kernel without errors.