diff options
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | 2011-02-02 10:05:36 +0900 |
---|---|---|
committer | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | 2011-02-02 16:38:41 +0900 |
commit | 8e9c897b2120ccf4e1177bf3662010f6d073aa64 (patch) | |
tree | fcf2ce66ccedf61e66681f5f9e1049deceba542a /MAINTAINERS | |
parent | 6639562e6a7f2ae3160ef120d18b7796a2ff8e19 (diff) | |
download | u-boot-imx-8e9c897b2120ccf4e1177bf3662010f6d073aa64.zip u-boot-imx-8e9c897b2120ccf4e1177bf3662010f6d073aa64.tar.gz u-boot-imx-8e9c897b2120ccf4e1177bf3662010f6d073aa64.tar.bz2 |
sh: add support for sh7757lcr board
The R0P7757LC0030RL board has SH7757, 256MB DDR3-SDRAM, SPI ROM,
Ethernet, and more.
This patch supports the following functions:
- 256MB DDR3-SDRAM
- SPI ROM
- Ethernet
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 14d06ca..f20448a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1025,6 +1025,7 @@ Mark Jonas <mark.jonas@de.bosch.com> Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com> MS7720SE SH7720 + R0P77570030RL SH7757 R0P77850011RL SH7785 ######################################################################### |