summaryrefslogtreecommitdiff
path: root/MAKEALL
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>2008-08-22 08:39:09 (GMT)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2008-08-31 14:05:41 (GMT)
commit6f0da4972e48f99d37bc522814940a6022cd3084 (patch)
tree22b403c4201af036a5bb9be32423155a669a8968 /MAKEALL
parentab09f433b50bb83b5e440c335bc3839ee069e534 (diff)
downloadu-boot-fsl-qoriq-6f0da4972e48f99d37bc522814940a6022cd3084.tar.xz
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 46659ff..648508a 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -756,9 +756,11 @@ LIST_sh4=" \
r2dplus \
sh7763rdp \
sh7785lcr \
+ ap325rxa \
"
LIST_sh=" \
+ ${LIST_sh2} \
${LIST_sh3} \
${LIST_sh4} \
"