Subject: Re: CVS commit: src/sys/arch/powerpc/oea
To: Jachym Holecek <freza@netbsd.org>
From: Aymeric Vincent <vincent@labri.fr>
List: source-changes
Date: 06/25/2007 16:12:12
Hi,
Jachym Holecek wrote:
>> Log Message:
>> in the FIRMWORKSBUGS case, and if PSL_DR/PSL_IR are set, don't do the
>> job of saving and restoring registers twice: let ofwreal cope with
>> everything.
>>
>> This was the last bit needed to get a stock NetBSD/ofppc kernel
>> booting
>> on the Efika. This will have to be adapted to the ppcoea-
>> renovation branch.
>
> Why wasn't this (and your other powerpc changes) done for ppcoea-
> renovation
> directly? ISTM commiting to HEAD will make the mergeback a bit more
> work...
I completely agree, but I'm in the process of moving and I wanted
this to hit the CVS repository before switching off my computer.
Sorry about that. I think the changes should be quite orthogonal to
what was done on the ppcoea-renovation branch, except maybe for the
change you spotted.
Regards,
Aymeric