]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - MAKEALL
Pass in tsec_info struct through tsec_initialize
[karo-tx-uboot.git] / MAKEALL
diff --git a/MAKEALL b/MAKEALL
index e382947353e6d9309139aed326b1373f5e3bed15..fe284b5ee23f937666421767c72e074ca5c87829 100755 (executable)
--- a/MAKEALL
+++ b/MAKEALL
@@ -519,6 +519,7 @@ LIST_ARM11="                \
        imx31_litekit   \
        imx31_phycore   \
        mx31ads         \
+       smdk6400        \
 "
 
 #########################################################################
@@ -740,6 +741,9 @@ LIST_blackfin="             \
 ## SH Systems
 #########################################################################
 
+LIST_sh2="             \
+       rsk7203         \
+"
 LIST_sh3="             \
        mpr2            \
        ms7720se        \
@@ -752,9 +756,12 @@ LIST_sh4="         \
        r7780mp         \
        r2dplus         \
        sh7763rdp       \
+       sh7785lcr       \
+       ap325rxa        \
 "
 
 LIST_sh="              \
+       ${LIST_sh2}     \
        ${LIST_sh3}     \
        ${LIST_sh4}     \
 "
@@ -799,7 +806,7 @@ do
        |mips|mips_el \
        |nios|nios2 \
        |ppc|5xx|5xxx|512x|8xx|8220|824x|8260|83xx|85xx|86xx|4xx|7xx|74xx|TSEC \
-       |sh|sh3|sh4 \
+       |sh|sh2|sh3|sh4 \
        |sparc \
        |x86|I486 \
        )