diff options
author | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | 2008-08-31 22:45:08 +0900 |
---|---|---|
committer | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | 2008-08-31 22:45:08 +0900 |
commit | 0d53a47dc0737b6aa3a39caee21410c169441ae5 (patch) | |
tree | a07bdb7e27e644f2d78ff683bc1674458d662f5b /MAKEALL | |
parent | b0b6218929bc7de9a6bdb8e564fa8ec2efa71b4e (diff) | |
download | u-boot-imx-0d53a47dc0737b6aa3a39caee21410c169441ae5.zip u-boot-imx-0d53a47dc0737b6aa3a39caee21410c169441ae5.tar.gz u-boot-imx-0d53a47dc0737b6aa3a39caee21410c169441ae5.tar.bz2 |
sh: Renesas R0P7785LC0011RL board support
This board has SH7785, 512MB DDR2-SDRAM, NOR Flash,
Graphic, Ethernet, USB, SD, RTC, and I2C controller.
This patch supports the following functions:
- 128MB DDR2-SDRAM (29-bit address mode only)
- NOR Flash
- USB host
- Ethernet
Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-x | MAKEALL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -752,6 +752,7 @@ LIST_sh4=" \ r7780mp \ r2dplus \ sh7763rdp \ + sh7785lcr \ " LIST_sh=" \ |