diff options
author | goda.yusuke <goda.yusuke@renesas.com> | 2008-01-25 20:46:36 +0900 |
---|---|---|
committer | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | 2008-03-28 14:16:11 +0900 |
commit | c2042f5952a686c414031309b8f244513bf578f0 (patch) | |
tree | 55ef3602c4a1eb3bb4da74eb7175c052590bae03 /MAKEALL | |
parent | 74d1e66d22dac91388bc538b2fe19f735edc5b82 (diff) |
sh: Add support Renesas Solutions Migo-R board
Migo-R is a board based on SH7722 and has may devices.
In this patch, supported SCIF, NOR flash and Ethernet.
Signed-off-by: Yusuke Goda <goda.yusuke@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
@@ -699,6 +699,7 @@ LIST_blackfin=" \ LIST_sh4=" \ ms7750se \ ms7722se \ + Migo-R \ " LIST_sh3=" \ |