X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=MAKEALL;h=fe284b5ee23f937666421767c72e074ca5c87829;hb=8218bd2aa68820b878a8413493ae17fd8d21f944;hp=d14cb79acfb76125188c41e12c606c49c6be4dba;hpb=b2b15ebb66f0e7958dff8916077da0aceb2982a8;p=karo-tx-uboot.git diff --git a/MAKEALL b/MAKEALL index d14cb79acf..fe284b5ee2 100755 --- a/MAKEALL +++ b/MAKEALL @@ -114,7 +114,6 @@ LIST_8xx=" \ MHPC \ MPC86xADS \ MPC885ADS \ - MVS1 \ NETPHONE \ NETTA \ NETTA2 \ @@ -209,6 +208,8 @@ LIST_4xx=" \ MIP405T \ ML2 \ ml300 \ + ml507 \ + ml507_flash \ ocotea \ OCRTC \ ORSG \ @@ -222,6 +223,7 @@ LIST_4xx=" \ PPChameleonEVB \ quad100hd \ rainier \ + redwood \ sbc405 \ sc3 \ sequoia \ @@ -344,6 +346,7 @@ LIST_83xx=" \ LIST_85xx=" \ ATUM8548 \ + MPC8536DS \ MPC8540ADS \ MPC8540EVAL \ MPC8541CDS \ @@ -352,6 +355,7 @@ LIST_85xx=" \ MPC8555CDS \ MPC8560ADS \ MPC8568MDS \ + MPC8572DS \ PM854 \ PM856 \ sbc8540 \ @@ -515,6 +519,7 @@ LIST_ARM11=" \ imx31_litekit \ imx31_phycore \ mx31ads \ + smdk6400 \ " ######################################################################### @@ -691,6 +696,7 @@ LIST_coldfire=" \ M52277EVB \ M5235EVB \ M5249EVB \ + M5253DEMO \ M5253EVBE \ M5271EVB \ M5272C3 \ @@ -698,6 +704,7 @@ LIST_coldfire=" \ M5282EVB \ M5329AFEE \ M5373EVB \ + M54451EVB \ M54455EVB \ M5475AFE \ M5485AFE \ @@ -714,7 +721,9 @@ LIST_avr32=" \ atstk1004 \ atstk1006 \ atngw100 \ + favr-32-ezkit \ hammerhead \ + mimc200 \ " ######################################################################### @@ -732,6 +741,9 @@ LIST_blackfin=" \ ## SH Systems ######################################################################### +LIST_sh2=" \ + rsk7203 \ +" LIST_sh3=" \ mpr2 \ ms7720se \ @@ -744,9 +756,12 @@ LIST_sh4=" \ r7780mp \ r2dplus \ sh7763rdp \ + sh7785lcr \ + ap325rxa \ " LIST_sh=" \ + ${LIST_sh2} \ ${LIST_sh3} \ ${LIST_sh4} \ " @@ -791,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 \ )