I have good news, I tried the modification that was supposed to improve the 
stability
of suspend/resume for the rx1950 and that has solved the booting issues on the 
rx3000.

The key line was in linboot.cpp:

#define PHYSOFFSET_KERNEL 0x8000

had to be changed to

#define PHYSOFFSET_KERNEL 0x98000

I don't know (but would be interested to find out) why it needs the kernel 
loaded at
a different location but this does seem to be the case for both the rx3000 and 
rx1950
palmtops.

Is there any way to change the default value of PHYSOFFSET_KERNEL for a 
particular
palmtop / cpu as it would avoid having this issue crop up again in the future 
if it
was fixed in haret itself.

Many thanks,

Daniel

--------------------------------------------------------------
Sent with "Me-Mail", Boltblue's FREE mobile messaging service.
http://www.boltblue.com

_______________________________________________
Haret mailing list
[email protected]
https://handhelds.org/mailman/listinfo/haret

Reply via email to