linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] MN10300: Add the MN10300 architecture to Linux kernel [try #5]
@ 2007-11-09 15:34 David Howells
  2007-11-09 15:34 ` [PATCH 1/6] Suppress A.OUT library support if !CONFIG_BINFMT_AOUT " David Howells
                   ` (5 more replies)
  0 siblings, 6 replies; 44+ messages in thread
From: David Howells @ 2007-11-09 15:34 UTC (permalink / raw)
  To: torvalds, akpm; +Cc: linux-kernel, linux-am33-list, dhowells



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

The first patch suppresses A.OUT support in the kernel if CONFIG_BINFMT_AOUT=n
and CONFIG_IA32_AOUT=n and CONFIG_BINFMT_AOUT32=n.  MN10300 does not support
the AOUT binfmt, so the ELF binfmt should not be permitted to go looking for
AOUT libraries to load, nor should random bits of the kernel depend on
asm/a.out.h.

The fifth 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.tar.bz2


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

Changes:

 (*) Fixed various Makefile stuff.

 (*) Fixed up copyright banners.

David

^ permalink raw reply	[flat|nested] 44+ messages in thread

end of thread, other threads:[~2007-12-03 16:18 UTC | newest]

Thread overview: 44+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-09 15:34 [PATCH 0/6] MN10300: Add the MN10300 architecture to Linux kernel [try #5] David Howells
2007-11-09 15:34 ` [PATCH 1/6] Suppress A.OUT library support if !CONFIG_BINFMT_AOUT " David Howells
2007-11-11  2:14   ` Andrew Morton
2007-11-11 11:25   ` Adrian Bunk
2007-11-11 13:59   ` David Howells
2007-11-11 14:22     ` Adrian Bunk
2007-11-11 15:03     ` David Howells
2007-11-11 15:19       ` Adrian Bunk
2007-11-11 15:46         ` Andi Kleen
2007-11-11 16:05           ` Adrian Bunk
2007-11-11 16:31         ` David Howells
2007-11-12 15:34   ` David Howells
2007-11-12 19:53     ` Andrew Morton
2007-11-12 22:50       ` SL Baur
2007-11-12 23:14       ` David Howells
2007-11-13  3:09         ` SL Baur
2007-11-13 10:57         ` David Howells
2007-11-13 11:18           ` Andrew Morton
2007-11-13 12:46             ` Peter Zijlstra
2007-11-13 20:40               ` Matt Mackall
2007-11-13 20:46                 ` Peter Zijlstra
2007-12-03 15:15   ` David Howells
2007-12-03 16:00     ` Ralf Baechle
2007-12-03 16:17       ` Adrian Bunk
2007-11-09 15:34 ` [PATCH 2/6] MTD: Add support for the SST 39VF1601 flash chip " David Howells
2007-11-09 22:34   ` David Woodhouse
2007-11-09 15:34 ` [PATCH 3/6] USB: net2280 can't have a function called show_registers() " David Howells
2007-11-09 15:34 ` [PATCH 4/6] MN10300: Allocate serial port UART IDs for on-chip serial ports " David Howells
2007-11-09 15:35 ` [PATCH 6/6] MN10300: Add MTD flash support for the ASB2303 board " David Howells
2007-11-10  4:05   ` David Woodhouse
2007-11-11 14:01   ` David Howells
     [not found] ` <20071109153458.20803.10594.stgit@warthog.procyon.org.uk>
2007-11-10  3:53   ` [PATCH 5/6] MN10300: Add the MN10300/AM33 architecture to the kernel " Andrew Morton
2007-11-10 12:18   ` David Howells
2007-11-10 19:43     ` Andrew Morton
2007-11-10 20:02       ` Alan Cox
2007-11-12  7:44       ` Adrian Bunk
2007-11-10 20:09     ` Alan Cox
2007-11-11 14:32     ` David Howells
2007-11-11 14:48     ` David Howells
2007-11-11 15:18       ` Alan Cox
2007-11-11 16:36       ` David Howells
2007-11-11 16:42         ` Alan Cox
2007-11-12 12:19         ` David Howells
2007-11-11 15:07     ` David Howells

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).