mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/9] MN10300: Add the MN10300 architecture to Linux kernel [try #6]
@ 2007-11-14  0:18 David Howells
  2007-11-14  0:18 ` [PATCH 1/9] AOUT: Move STACK_TOP[_MAX] to asm/processor.h " David Howells
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: David Howells @ 2007-11-14  0:18 UTC (permalink / raw)
  To: torvalds, akpm, dwmw2; +Cc: linux-kernel, linux-am33-list, dhowells



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

The first four patches make it possible to suppress A.OUT support in the kernel
for an arch (CONFIG_ARCH_SUPPORTS_AOUT must be set to 'y' to unsuppress).
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 support for a flash chip not previously attested.

The sixth patch fixes a namespace collision in the net2280 USB driver.

The seventh patch allocates a couple of UART port type IDs.

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

The ninth patch adds a map driver for the flashes on the ASB2303 board.

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:

 (*) Split the A.OUT suppression patch at Adrian Bunk's request.

 (*) Made the A.OUT support have to be explicitly requested by an arch that
     uses it.  This allows use of the {asm,linux}/a.out.h headers with or
     without the enablement of CONFIG_BINFMT_AOUT or its equivalent.

 (*) Sorted out a lot of checkpatch gripes to make Andrew happy.  checkpatch
     still gets a lot wrong, mostly due to the eighth patch adding an arch.

 (*) Removed an addition to linux/kprobes.h and fixed the arch to deal with it
     elsewhere.

David

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

end of thread, other threads:[~2007-11-14  0:24 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-14  0:18 [PATCH 0/9] MN10300: Add the MN10300 architecture to Linux kernel [try #6] David Howells
2007-11-14  0:18 ` [PATCH 1/9] AOUT: Move STACK_TOP[_MAX] to asm/processor.h " David Howells
2007-11-14  0:18 ` [PATCH 2/9] AOUT: Mark arches that support A.OUT format " David Howells
2007-11-14  0:23   ` Kyle McMartin
2007-11-14  0:24     ` Kyle McMartin
2007-11-14  0:18 ` [PATCH 3/9] AOUT: Suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT " David Howells
2007-11-14  0:18 ` [PATCH 4/9] AOUT: Remove unnecessary inclusions of {asm, linux}/a.out.h " David Howells
2007-11-14  0:18 ` [PATCH 5/9] MTD: Add support for the SST 39VF1601 flash chip " David Howells
2007-11-14  0:19 ` [PATCH 6/9] USB: net2280 can't have a function called show_registers() " David Howells
2007-11-14  0:19 ` [PATCH 7/9] MN10300: Allocate serial port UART IDs for on-chip serial ports " David Howells
2007-11-14  0:19 ` [PATCH 9/9] MN10300: Add MTD flash support for the ASB2303 board " David Howells

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®