summaryrefslogtreecommitdiff
path: root/MAKEALL
diff options
context:
space:
mode:
authorPo-Yu Chuang <ratbert.chuang@gmail.com>2009-11-11 09:27:30 (GMT)
committerTom Rix <Tom.Rix@windriver.com>2009-11-27 22:26:17 (GMT)
commit43a5f0df2f2e3a2b5eab05d6742501c98d3c0d0c (patch)
treee01c170e78e9feb3c193f317e386536c8cf3ce23 /MAKEALL
parent39ba774f9b02c44b8fd4df44afac932800c18662 (diff)
downloadu-boot-fsl-qoriq-43a5f0df2f2e3a2b5eab05d6742501c98d3c0d0c.tar.xz
arm: A320: Add support for Faraday A320 evaluation board
This patch adds support for A320 evaluation board from Faraday. This board uses FA526 processor by default and has 512kB and 32MB NOR flash, 64M RAM. FA526 is an ARMv4 processor and uses the ARM920T source in this patch. Signed-off-by: Po-Yu Chuang <ratbert@faraday-tech.com>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-xMAKEALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAKEALL b/MAKEALL
index 71e52c5..6ee5c49 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -539,6 +539,7 @@ LIST_ARM7=" \
#########################################################################
LIST_ARM9=" \
+ a320evb \
ap920t \
ap922_XA10 \
ap926ejs \