[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-sh
Subject:    [PATCH 0/4] Add support for new board: SH-2007
From:       Hitoshi Mitake <mitake () dcl ! info ! waseda ! ac ! jp>
Date:       2010-05-31 7:59:52
Message-ID: 1275292796-26602-1-git-send-email-mitake () dcl ! info ! waseda ! ac ! jp
[Download RAW message or body]

This patch series add support of SH-2007.
I brought these changes from the out-of-tree kernel
provided by the manufacture of this board, ITO Inc.
Website of company: http://www.itonet.co.jp/
The URL of kernel: http://ms-n.org/sh-linux/kernel/

Adding support of new board is trivial,
but as I'll describe, 4/4 of this series contains
some dirty and mysterious fixes.

I'm new to SH architecture, so I'm looking forward to
hearing your opinion and advice.

Hitoshi Mitake (4):
  Add the directory mach-sh2007 for SH-2007 board support
  Add sh2007_defconfig for default configuration of SH-2007
  Add Kconfig and Makefile for SH-2007 support
  Modify sh-sci.h to adopt specific serial behaviour of SH-2007

 arch/sh/Makefile                       |    1 +
 arch/sh/boards/Kconfig                 |   10 +
 arch/sh/boards/mach-sh2007/Makefile    |    1 +
 arch/sh/boards/mach-sh2007/onboardio.c |  156 ++++
 arch/sh/boards/mach-sh2007/setup.c     |  477 ++++++++++
 arch/sh/configs/sh2007_defconfig       | 1578 ++++++++++++++++++++++++++++++++
 drivers/serial/sh-sci.h                |   16 +-
 7 files changed, 2238 insertions(+), 1 deletions(-)
 create mode 100644 arch/sh/boards/mach-sh2007/Makefile
 create mode 100644 arch/sh/boards/mach-sh2007/onboardio.c
 create mode 100644 arch/sh/boards/mach-sh2007/setup.c
 create mode 100644 arch/sh/configs/sh2007_defconfig

--
To unsubscribe from this list: send the line "unsubscribe linux-sh" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic