]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - MAKEALL
i.MX28: Do data transfers via DMA in MMC driver
[karo-tx-uboot.git] / MAKEALL
diff --git a/MAKEALL b/MAKEALL
index 21b573a714001a20e5b757d8c8bcb98f8f739671..0f2b4a1b9491652f24c9873c70d721ed6f93d0c9 100755 (executable)
--- a/MAKEALL
+++ b/MAKEALL
@@ -308,16 +308,12 @@ LIST_SA="$(boards_by_cpu sa1100)"
 LIST_ARM9="$(boards_by_cpu arm920t)    \
        $(boards_by_cpu arm926ejs)      \
        $(boards_by_cpu arm925t)        \
-       omap1610h2              \
-       omap1610inn             \
-       omap730p2               \
 "
 
 #########################################################################
 ## ARM11 Systems
 #########################################################################
 LIST_ARM11="$(boards_by_cpu arm1136)   \
-       apollon                 \
        imx31_phycore           \
        imx31_phycore_eet       \
        mx31pdk                 \
@@ -413,6 +409,11 @@ LIST_mips_el="                     \
        ${LIST_xburst_el}       \
        ${LIST_au1xx0_el}       \
 "
+#########################################################################
+## OpenRISC Systems
+#########################################################################
+
+LIST_openrisc="$(boards_by_arch openrisc)"
 
 #########################################################################
 ## x86 Systems