diff options
author | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> | 2012-01-12 11:12:28 +0900 |
---|---|---|
committer | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | 2012-05-28 09:12:53 +0900 |
commit | 8ca805e1022679738ae27b7c1153781b65836ac8 (patch) | |
tree | 89f1b50fa48b6b13f344b1065bf56d516047a609 /MAINTAINERS | |
parent | 2a57e7ec9620fcb66bce92cf769e5f74c5d333cb (diff) | |
download | u-boot-imx-8ca805e1022679738ae27b7c1153781b65836ac8.zip u-boot-imx-8ca805e1022679738ae27b7c1153781b65836ac8.tar.gz u-boot-imx-8ca805e1022679738ae27b7c1153781b65836ac8.tar.bz2 |
sh: Add support for r0p7734 board
The r0p7734 board has SH7734, 128MB DDR2-SDRAM, USB,
Ethernet, and more.
This patch supports the following functions:
- 128MB DDR2-SDRAM
- 32MB NOR Flash memory
- Serial console (SCIF)
- Ethernet (SH-Ether/SMSC)
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@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 f796872..f3a84f6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1102,6 +1102,7 @@ Nobuhiro Iwamatsu <iwamatsu@nigauri.org> AP325RXA SH7723 SHMIN SH7706 ECOVEC SH7724 + R0P7734 SH7734 Mark Jonas <mark.jonas@de.bosch.com> |