diff options
author | Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com> | 2008-06-09 13:39:57 +0900 |
---|---|---|
committer | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | 2008-06-09 14:23:19 +0900 |
commit | 7faddaecea52f585f538fdf9c2e61f85a789b19c (patch) | |
tree | 58a71a8ce6a7ecd3e10226b0c120f7b86e6dadd4 /MAKEALL | |
parent | 60179098a95eaa972007d7ec58e4c1588029720f (diff) | |
download | u-boot-7faddaecea52f585f538fdf9c2e61f85a789b19c.zip u-boot-7faddaecea52f585f538fdf9c2e61f85a789b19c.tar.gz u-boot-7faddaecea52f585f538fdf9c2e61f85a789b19c.tar.bz2 |
sh: Renesas Solutions SH7763RDP board support
SH7763RDP has SCIF, NOR Flash, Ethernet, USB host, LCDC and MMC.
In this patch, support SCIF, NOR Flash, and Ethernet.
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@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
@@ -749,6 +749,7 @@ LIST_sh4=" \ Migo-R \ r7780mp \ r2dplus \ + sh7763rdp \ " LIST_sh=" \ |