]> git.sur5r.net Git - u-boot/blobdiff - MAKEALL
Update make target for ARM supported boards.
[u-boot] / MAKEALL
diff --git a/MAKEALL b/MAKEALL
index 8da64f0027ec2a24b5d864d1b5e2055a8e519e20..0472cfb1a495f355393d8d7bfbbb7700dd9a6cfb 100755 (executable)
--- a/MAKEALL
+++ b/MAKEALL
@@ -161,8 +161,8 @@ LIST_SA="assabet dnp1110 gcplus lart shannon"
 #########################################################################
 
 LIST_ARM7="    \
-       B2              ep7312          evb4510         impa7           \
-       integratorap_CM720T             integratorap_CM7TDMI            \
+       armadillo       B2              ep7312          evb4510         \
+       impa7           integratorap    ap7             ap720t          \
        modnet50                                                        \
 "
 
@@ -172,31 +172,27 @@ LIST_ARM7="       \
 
 LIST_ARM9="    \
        at91rm9200dk    cmc_pu2                                         \
-       integratorap_CM920T             integratorap_CM920T_ETM         \
-       integratorap_CM922T_XA10        integratorap_CM926EJ_S          \
-       integratorap_CM940T             integratorap_CM946E_S           \
-       integratorap_CM966E_S           integratorcp_CM920T             \
-       integratorcp_CM920T_ETM         integratorcp_CM922T_XA10        \
-       integratorcp_CM926EJ_S          integratorcp_CM940T             \
-       integratorcp_CM946E_S           integratorcp_CM966E_S           \
-       lpd7a400        mx1ads          mx1fs2          omap1510inn     \
-       omap1610h2      omap1610inn     omap730p2       scb9328         \
-       smdk2400        smdk2410        trab            VCMA9           \
-       versatile       voiceblue                                       \
+       ap920t          ap922_XA10      ap926ejs        ap946es         \
+       ap966           cp920t          cp922_XA10      cp926ejs        \
+       cp946es         cp966           lpd7a400        mp2usb          \
+       mx1ads          mx1fs2          omap1510inn     omap1610h2      \
+       omap1610inn     omap730p2       scb9328         smdk2400        \
+       smdk2410        trab            VCMA9           versatile       \
+       versatileab     versatilepb     voiceblue
 "
 
 #########################################################################
 ## ARM10 Systems
 #########################################################################
 LIST_ARM10="   \
-       integratorcp_CM10220E           integratorcp_CM1026EJ_S         \
+       integratorcp    cp1026                                          \
 "
 
 #########################################################################
 ## ARM11 Systems
 #########################################################################
 LIST_ARM11="   \
-       integratorcp_CM1136JF_S         omap2420h4                      \
+       cp1136          omap2420h4                                      \
 "
 
 #########################################################################