[OpenBIOS] PATCH: Make creation of the MMU translation entries architecture-specific

Igor Kovalenko igor.v.kovalenko at gmail.com
Fri May 21 12:30:41 CEST 2010


On Fri, May 21, 2010 at 2:03 PM, Mark Cave-Ayland
<mark.cave-ayland at siriusit.co.uk> wrote:
> Hi folks,
>
> Following on from the thread "Re: [OpenBIOS] Haiku/ppc regression?", please
> find the attached patch for testing. Andreas, if this works, how much
> further does the Haiku boot get?
>

Looks good.

Please note that in the future we will need to change props array type
from ucell to uint32_t since we will have to use encode-int on it's
elements.
For 32bit arch this is not an issue, since ucell has the same size as uint32_t.

-- 
Kind regards,
Igor V. Kovalenko



More information about the OpenBIOS mailing list