linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] A trio of IXP425 boards
@ 2011-09-28 13:16 Richard Cochran
  2011-09-28 13:16 ` [PATCH 1/1] ixp4xx: support omicron ixp425 based boards Richard Cochran
  2011-10-05 13:00 ` [PATCH 0/1] A trio of IXP425 boards Krzysztof Halasa
  0 siblings, 2 replies; 5+ messages in thread
From: Richard Cochran @ 2011-09-28 13:16 UTC (permalink / raw)
  To: linux-arm-kernel

This patch adds support for three boards using the ixp425. Since they
are are almost identical to each other, they can share one setup file.

The three machine types are slated for removal due to the fact that
the board support has not been merged. My polite request is to merge
this patch and restore the machine types.

Thanks,
Richard


Richard Cochran (1):
  ixp4xx: support omicron ixp425 based boards

 arch/arm/mach-ixp4xx/Kconfig                   |   19 ++
 arch/arm/mach-ixp4xx/Makefile                  |    4 +
 arch/arm/mach-ixp4xx/include/mach/uncompress.h |    3 +-
 arch/arm/mach-ixp4xx/miccpt-pci.c              |   78 +++++++
 arch/arm/mach-ixp4xx/omixp-setup.c             |  273 ++++++++++++++++++++++++
 5 files changed, 376 insertions(+), 1 deletions(-)
 create mode 100644 arch/arm/mach-ixp4xx/miccpt-pci.c
 create mode 100644 arch/arm/mach-ixp4xx/omixp-setup.c

-- 
1.7.2.5

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

end of thread, other threads:[~2011-10-07 15:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-28 13:16 [PATCH 0/1] A trio of IXP425 boards Richard Cochran
2011-09-28 13:16 ` [PATCH 1/1] ixp4xx: support omicron ixp425 based boards Richard Cochran
2011-10-05 13:00 ` [PATCH 0/1] A trio of IXP425 boards Krzysztof Halasa
2011-10-07  6:19   ` Richard Cochran
2011-10-07 15:50     ` Arnd Bergmann

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).