summaryrefslogtreecommitdiffstats
path: root/MAKEALL
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>2008-08-22 17:39:09 +0900
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2008-08-31 23:05:41 +0900
commit6f0da4972e48f99d37bc522814940a6022cd3084 (patch)
tree22b403c4201af036a5bb9be32423155a669a8968 /MAKEALL
parentab09f433b50bb83b5e440c335bc3839ee069e534 (diff)
downloadblackbird-obmc-uboot-6f0da4972e48f99d37bc522814940a6022cd3084.tar.gz
blackbird-obmc-uboot-6f0da4972e48f99d37bc522814940a6022cd3084.zip
sh: Renesas Solutions AP325RXA board support
AP325RXA is SH7723's reference board. This has SCIF, NOR Flash, Ethernet, USB host, LCDC, SD Host, Camera and other. 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-xMAKEALL2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAKEALL b/MAKEALL
index 46659ff099..648508a02f 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -756,9 +756,11 @@ LIST_sh4=" \
r2dplus \
sh7763rdp \
sh7785lcr \
+ ap325rxa \
"
LIST_sh=" \
+ ${LIST_sh2} \
${LIST_sh3} \
${LIST_sh4} \
"
OpenPOWER on IntegriCloud