]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - MAKEALL
Support for the MX31ADS evaluation board from Freescale
[karo-tx-uboot.git] / MAKEALL
diff --git a/MAKEALL b/MAKEALL
index 2a872acd6a0dd06474dcd3178511d946cff71058..8e5dcc413a378a7b054d8e7f8f11315e2427a562 100755 (executable)
--- a/MAKEALL
+++ b/MAKEALL
@@ -260,6 +260,7 @@ LIST_824x="         \
        debris          \
        eXalion         \
        HIDDEN_DRAGON   \
+       linkstation_HGLAN       \
        MOUSSE          \
        MUSENKI         \
        MVBLUE          \
@@ -490,7 +491,6 @@ LIST_ARM9="                 \
        davinci_dvevm           \
        davinci_schmoogie       \
        davinci_sonata          \
-       pmdra                   \
 "
 
 #########################################################################
@@ -649,8 +649,8 @@ LIST_nios2="                \
 #########################################################################
 
 LIST_microblaze="      \
-       suzaku          \
        ml401           \
+       suzaku          \
        xupv2p          \
 "
 
@@ -723,6 +723,12 @@ LIST_sh="          \
        ${LIST_sh4}     \
 "
 
+#########################################################################
+## SPARC Systems
+#########################################################################
+
+LIST_sparc="gr_xc3s_1500       gr_cpci_ax2000  gr_ep2s60       grsim   grsim_leon2"
+
 #-----------------------------------------------------------------------
 
 #----- for now, just run PPC by default -----
@@ -751,6 +757,7 @@ do
        case "$arg" in
        arm|SA|ARM7|ARM9|ARM10|ARM11|ixp|pxa| \
        avr32| \
+       sparc| \
        blackfin| \
        coldfire| \
        microblaze| \