On Sat, Apr 04, 2009 at 04:41:35PM +0100, [email protected] wrote:
> 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.

Nice find.  I don't know why that would be a problem - maybe it is a
kernel bug?

> 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.

There is no way today.  It looks like it will need to be added.

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

Reply via email to