2004-03-02 07:55:34

by Hirokazu Takata

[permalink] [raw]
Subject: [PATCH] m32r - New architecure port to Renesas M32R processor

Hello, Linus and folks,

We have ported Linux to the M32R processor, which is a 32-bit RISC embedded
microprocessor of Renesas Technology.

I would like to release a patch information for this m32r port.
Would you merge them to the stock kernel?
# Unfortunately, I have linux-2.4.19 based kernel, not latest one.

Patch information is slightly bigger, so I placed it on our
Linux/M32R homepage.
http://www.linux-m32r.org/public/linux-2.4.19_m32r_20040203.arch-m32r.patch

This new architecture port has already reported at OLS2003.
http://www.linux-m32r.org/cmn/m32r/ols2003_presentation.pdf
http://archive.linuxsymposium.org/ols2003/Proceedings/All-Reprints/Reprint-Takata-OLS2003.pdf

Thank you.
--
Hirokazu Takata


2004-03-02 09:30:29

by Geert Uytterhoeven

[permalink] [raw]
Subject: Re: [PATCH] m32r - New architecure port to Renesas M32R processor

On Tue, 2 Mar 2004, Hirokazu Takata wrote:
> We have ported Linux to the M32R processor, which is a 32-bit RISC embedded
> microprocessor of Renesas Technology.
>
> I would like to release a patch information for this m32r port.

Nice!

> Would you merge them to the stock kernel?
> # Unfortunately, I have linux-2.4.19 based kernel, not latest one.

However, I think you best upgrade to 2.4.25 first.
Also, please merge/move arch/m32r/drivers with/to drivers/.

And what about a 2.6 port? :-)

> This new architecture port has already reported at OLS2003.
> http://www.linux-m32r.org/cmn/m32r/ols2003_presentation.pdf
> http://archive.linuxsymposium.org/ols2003/Proceedings/All-Reprints/Reprint-Takata-OLS2003.pdf

I attended that one, and it looked quite nice!

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds

2004-03-02 10:11:28

by Hirokazu Takata

[permalink] [raw]
Subject: Re: [PATCH] m32r - New architecure port to Renesas M32R processor

Geert,

Thank you for your quick reply.

> However, I think you best upgrade to 2.4.25 first.
I agree with you. I will try to upgrade it.

> And what about a 2.6 port? :-)
We have ported 2.6.0 kernel, and we are still working to add drivers.
But I hope we can release it soon. :-)

The m32r kernel also supports the wonderful features of 2.6 kernel
like other architecture.
- O(1) scheduler support
- Preemtible kernel support
- SMP support
:
--
Hirokazu Takata


From: Geert Uytterhoeven <[email protected]>
Date: Tue, 2 Mar 2004 10:30:12 +0100 (MET)
> On Tue, 2 Mar 2004, Hirokazu Takata wrote:
> > We have ported Linux to the M32R processor, which is a 32-bit RISC embedded
> > microprocessor of Renesas Technology.
> >
> > I would like to release a patch information for this m32r port.
>
> Nice!
>
> > Would you merge them to the stock kernel?
> > # Unfortunately, I have linux-2.4.19 based kernel, not latest one.
>
> However, I think you best upgrade to 2.4.25 first.
> Also, please merge/move arch/m32r/drivers with/to drivers/.
>
> And what about a 2.6 port? :-)
>
> > This new architecture port has already reported at OLS2003.
> > http://www.linux-m32r.org/cmn/m32r/ols2003_presentation.pdf
> > http://archive.linuxsymposium.org/ols2003/Proceedings/All-Reprints/Reprint-Takata-OLS2003.pdf
>
> I attended that one, and it looked quite nice!
>
> Gr{oetje,eeting}s,
>
> Geert
>
> --
> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]
>
> In personal conversations with technical people, I call myself a hacker. But
> when I'm talking to journalists I just say "programmer" or something like that.
> -- Linus Torvalds
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>