LWN.net Logo

MN10300: Add the MN10300 architecture to Linux kernel

From:  David Howells <dhowells@redhat.com>
To:  torvalds@osdl.org, akpm@linux-foundation.org
Subject:  [PATCH 0/2] MN10300: Add the MN10300 architecture to Linux kernel
Date:  Fri, 26 Oct 2007 16:42:10 +0100
Message-ID:  <20071026154210.30983.67470.stgit@warthog.procyon.org.uk>
Cc:  linux-kernel@vger.kernel.org, linux-am33-list@redhat.com, dhowells@redhat.com
Archive-link:  Article, Thread



These patches add the MEI/Panasonic MN10300/AM33 architecture to the Linux
kernel.

The first patch makes it possible to suppress AOUT support in the ELF binfmt.
MN10300 does not support the AOUT binfmt, so the ELF binfmt should not be
permitted to go looking for AOUT libraries to load.

The second patch adds the architecture itself, to be selected by ARCH=mn10300
on the make command line.

The patches can also be downloaded from:

	http://people.redhat.com/~dhowells/mn10300/mn10300-arch.t...


A suitable toolchain can be downloaded from:

	ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/

The latest is currently:

	am33-04r2-5/tools/i686-pc-linux-gnulibc2.3-x-am33_2.0-linux-gnu.tar.bz2

David

Copyright © 2007, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds