summaryrefslogtreecommitdiff
path: root/MAKEALL
diff options
context:
space:
mode:
authorHeiko Schocher <[hs@denx.de]>2010-02-22 11:13:02 (GMT)
committerTom Rix <Tom.Rix@windriver.com>2010-03-07 18:36:36 (GMT)
commit67fa8c25f5c2d23932c0f31b035281d6abbb0965 (patch)
tree8c29542cb8dd57c1098fedb83fa075e637cd27a9 /MAKEALL
parent6895d4510a7758595b85b48a7f449bd61dfc812f (diff)
downloadu-boot-fsl-qoriq-67fa8c25f5c2d23932c0f31b035281d6abbb0965.tar.xz
arm: add support for the suen3 board from keymile
Add support for the ARM part of the mgcoge2, named suen3. This board is based on the Marvell Kirkwood (88F6281) SoC. As there come more board variants, common config options are collected in include/configs/km_arm.h. Also, this board use common code for all keymile boards, which is stored in board/keymile/common/common.c Signed-off-by: Holger Brunck <holger.brunck@keymile.com> Signed-off-by: Stefan Roese <sr@denx.de> Signed-off-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-xMAKEALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAKEALL b/MAKEALL
index a800310..1949985 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -587,6 +587,7 @@ LIST_ARM9=" \
spear310 \
spear320 \
spear600 \
+ suen3 \
trab \
VCMA9 \
versatile \