diff options
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | 2010-07-06 04:32:16 +0000 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2010-07-06 17:38:32 +0900 |
commit | 36239c6704b71da7fb8e2a9429e159a84d0c5a3e (patch) | |
tree | f7ce51c09e4c7520a245e22bc3fdef10411d1c06 /arch/sh/tools | |
parent | 56c52986b163575402c2db83b2fec60234ace1e9 (diff) | |
download | linux-stable-36239c6704b71da7fb8e2a9429e159a84d0c5a3e.tar.gz linux-stable-36239c6704b71da7fb8e2a9429e159a84d0c5a3e.tar.bz2 linux-stable-36239c6704b71da7fb8e2a9429e159a84d0c5a3e.zip |
sh: add sh7757lcr board support
This adds preliminary support for the sh7757lcr board.
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/tools')
-rw-r--r-- | arch/sh/tools/mach-types | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/tools/mach-types b/arch/sh/tools/mach-types index 120a211d40a8..9f56eb978024 100644 --- a/arch/sh/tools/mach-types +++ b/arch/sh/tools/mach-types @@ -53,6 +53,7 @@ RSK7201 SH_RSK7201 RSK7203 SH_RSK7203 AP325RXA SH_AP325RXA SH2007 SH_SH2007 +SH7757LCR SH_SH7757LCR SH7763RDP SH_SH7763RDP SH7785LCR SH_SH7785LCR SH7785LCR_PT SH_SH7785LCR_PT |