diff options
author | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> | 2012-05-09 15:59:30 +0900 |
---|---|---|
committer | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | 2012-05-28 09:12:54 +0900 |
commit | bfc93fb47d41c1aa0831469eabaf88afe7f99db1 (patch) | |
tree | 252d9fb3e6e454deaa708f3edaea298f3854499d /MAINTAINERS | |
parent | 4eb0b78e7652696156f83196de99a5747e254621 (diff) | |
download | u-boot-imx-bfc93fb47d41c1aa0831469eabaf88afe7f99db1.zip u-boot-imx-bfc93fb47d41c1aa0831469eabaf88afe7f99db1.tar.gz u-boot-imx-bfc93fb47d41c1aa0831469eabaf88afe7f99db1.tar.bz2 |
sh: Add support for AP-SH4A-4A board
The AP-SH4A-4A board has SH7734, 64MB DDR2-SDRAM, USB,
Ethernet, and more.
This patch supports the following functions:
- 64MB DDR2-SDRAM
- 16MB NOR Flash memory
- Serial console (SCIF)
- Ethernet (SH-Ether with Gigabit)
- I2C
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 f3a84f6..17befd0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1103,6 +1103,7 @@ Nobuhiro Iwamatsu <iwamatsu@nigauri.org> SHMIN SH7706 ECOVEC SH7724 R0P7734 SH7734 + AP_SH4A_4A SH7734 Mark Jonas <mark.jonas@de.bosch.com> |