Subject: Re: Dreamcast port
To: Marcus Comstedt <marcus@idonex.se>
From: Jason R Thorpe <thorpej@zembu.com>
List: port-sh3
Date: 12/05/2000 16:34:26
On Wed, Dec 06, 2000 at 01:29:55AM +0100, Marcus Comstedt wrote:
> * Create sys/arch/dreamcast, sys/arch/dreamcast/conf,
> sys/arch/dreamcast/include, sys/arch/dreamcast/dreamcast,
> and sys/arch/dreamcast/dev.
>
> * Copy everything from sys/arch/evbsh3 into the corresponding
> sys/arch/dreamcast dir, replacing "evbsh3" with "dreamcast" wherever
> appropriate (meaning in the conf files, and _EVBSH3_*_H_ in the
> includes).
>
> * Rename the DREAMCAST kernel configuration to GENERIC, and scrap
> the other configurations
>
> * Set the default endianness in
> sys/arch/dreamcast/include/endian_machdep.h to little endian.
>
>
> If nobody objects to this plan, I intend to start committing
> next-Monday-ish.
This basically sounds good -- except it looked like the mmeye locore.S
was in better shape than the evbsh3 locore.S the last time I looked at
them.
All of the SH ports should be using a unified locore.S.
--
-- Jason R. Thorpe <thorpej@zembu.com>