| wdenk | 7ebf744 | 2002-11-02 23:17:16 +0000 | [diff] [blame] | 1 | #!/bin/sh |
| 2 | |||||
| wdenk | a8c7c70 | 2003-12-06 19:49:23 +0000 | [diff] [blame] | 3 | : ${JOBS:=} |
| 4 | |||||
| wdenk | 7ebf744 | 2002-11-02 23:17:16 +0000 | [diff] [blame] | 5 | if [ "${CROSS_COMPILE}" ] ; then |
| 6 | MAKE="make CROSS_COMPILE=${CROSS_COMPILE}" | ||||
| 7 | else | ||||
| 8 | MAKE=make | ||||
| 9 | fi | ||||
| 10 | |||||
| Marian Balakowicz | f932863 | 2006-09-01 19:49:50 +0200 | [diff] [blame] | 11 | if [ "${MAKEALL_LOGDIR}" ] ; then |
| 12 | LOG_DIR=${MAKEALL_LOGDIR} | ||||
| 13 | else | ||||
| 14 | LOG_DIR="LOG" | ||||
| 15 | fi | ||||
| Stefan Roese | 887e2ec | 2006-09-07 11:51:23 +0200 | [diff] [blame] | 16 | |
| Marian Balakowicz | f932863 | 2006-09-01 19:49:50 +0200 | [diff] [blame] | 17 | if [ ! "${BUILD_DIR}" ] ; then |
| 18 | BUILD_DIR="." | ||||
| 19 | fi | ||||
| 20 | |||||
| Marian Balakowicz | 4f0645e | 2006-09-07 12:05:53 +0200 | [diff] [blame] | 21 | [ -d ${LOG_DIR} ] || mkdir ${LOG_DIR} || exit 1 |
| wdenk | 7ebf744 | 2002-11-02 23:17:16 +0000 | [diff] [blame] | 22 | |
| 23 | LIST="" | ||||
| 24 | |||||
| 25 | ######################################################################### | ||||
| wdenk | 0db5bca | 2003-03-31 17:27:09 +0000 | [diff] [blame] | 26 | ## MPC5xx Systems |
| 27 | ######################################################################### | ||||
| 28 | |||||
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 29 | LIST_5xx=" \ |
| 30 | cmi_mpc5xx \ | ||||
| wdenk | 0db5bca | 2003-03-31 17:27:09 +0000 | [diff] [blame] | 31 | " |
| 32 | |||||
| 33 | ######################################################################### | ||||
| wdenk | 945af8d | 2003-07-16 21:53:01 +0000 | [diff] [blame] | 34 | ## MPC5xxx Systems |
| 35 | ######################################################################### | ||||
| 36 | |||||
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 37 | LIST_5xxx=" \ |
| 38 | BC3450 \ | ||||
| 39 | cm5200 \ | ||||
| 40 | cpci5200 \ | ||||
| 41 | EVAL5200 \ | ||||
| 42 | fo300 \ | ||||
| 43 | icecube_5100 \ | ||||
| 44 | icecube_5200 \ | ||||
| 45 | lite5200b \ | ||||
| 46 | mcc200 \ | ||||
| 47 | mecp5200 \ | ||||
| 48 | motionpro \ | ||||
| 49 | o2dnt \ | ||||
| 50 | pf5200 \ | ||||
| 51 | PM520 \ | ||||
| 52 | TB5200 \ | ||||
| 53 | Total5100 \ | ||||
| 54 | Total5200 \ | ||||
| 55 | Total5200_Rev2 \ | ||||
| 56 | TQM5200 \ | ||||
| 57 | TQM5200_B \ | ||||
| 58 | TQM5200S \ | ||||
| 59 | v38b \ | ||||
| wdenk | 945af8d | 2003-07-16 21:53:01 +0000 | [diff] [blame] | 60 | " |
| 61 | |||||
| 62 | ######################################################################### | ||||
| Rafal Jaworowski | 8993e54 | 2007-07-27 14:43:59 +0200 | [diff] [blame] | 63 | ## MPC512x Systems |
| 64 | ######################################################################### | ||||
| 65 | |||||
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 66 | LIST_512x=" \ |
| 67 | ads5121 \ | ||||
| wdenk | 7ebf744 | 2002-11-02 23:17:16 +0000 | [diff] [blame] | 68 | " |
| 69 | |||||
| 70 | ######################################################################### | ||||
| 71 | ## MPC8xx Systems | ||||
| 72 | ######################################################################### | ||||
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 73 | LIST_8xx=" \ |
| 74 | Adder87x \ | ||||
| 75 | AdderII \ | ||||
| 76 | ADS860 \ | ||||
| 77 | AMX860 \ | ||||
| 78 | c2mon \ | ||||
| 79 | CCM \ | ||||
| 80 | cogent_mpc8xx \ | ||||
| 81 | ELPT860 \ | ||||
| 82 | EP88x \ | ||||
| 83 | ESTEEM192E \ | ||||
| 84 | ETX094 \ | ||||
| 85 | FADS823 \ | ||||
| 86 | FADS850SAR \ | ||||
| 87 | FADS860T \ | ||||
| 88 | FLAGADM \ | ||||
| 89 | FPS850L \ | ||||
| 90 | GEN860T \ | ||||
| 91 | GEN860T_SC \ | ||||
| 92 | GENIETV \ | ||||
| 93 | GTH \ | ||||
| 94 | hermes \ | ||||
| 95 | IAD210 \ | ||||
| 96 | ICU862_100MHz \ | ||||
| 97 | IP860 \ | ||||
| 98 | IVML24 \ | ||||
| 99 | IVML24_128 \ | ||||
| 100 | IVML24_256 \ | ||||
| 101 | IVMS8 \ | ||||
| 102 | IVMS8_128 \ | ||||
| 103 | IVMS8_256 \ | ||||
| 104 | KUP4K \ | ||||
| 105 | KUP4X \ | ||||
| 106 | LANTEC \ | ||||
| 107 | lwmon \ | ||||
| 108 | MBX \ | ||||
| 109 | MBX860T \ | ||||
| 110 | MHPC \ | ||||
| 111 | MPC86xADS \ | ||||
| 112 | MPC885ADS \ | ||||
| 113 | MVS1 \ | ||||
| 114 | NETPHONE \ | ||||
| 115 | NETTA \ | ||||
| 116 | NETTA2 \ | ||||
| 117 | NETTA_ISDN \ | ||||
| 118 | NETVIA \ | ||||
| 119 | NETVIA_V2 \ | ||||
| 120 | NX823 \ | ||||
| 121 | pcu_e \ | ||||
| 122 | QS823 \ | ||||
| 123 | QS850 \ | ||||
| 124 | QS860T \ | ||||
| 125 | quantum \ | ||||
| 126 | R360MPI \ | ||||
| 127 | RBC823 \ | ||||
| 128 | rmu \ | ||||
| 129 | RPXClassic \ | ||||
| 130 | RPXlite \ | ||||
| 131 | RPXlite_DW \ | ||||
| 132 | RRvision \ | ||||
| 133 | SM850 \ | ||||
| 134 | spc1920 \ | ||||
| 135 | SPD823TS \ | ||||
| 136 | svm_sc8xx \ | ||||
| 137 | SXNI855T \ | ||||
| 138 | TOP860 \ | ||||
| 139 | TQM823L \ | ||||
| 140 | TQM823L_LCD \ | ||||
| 141 | TQM850L \ | ||||
| 142 | TQM855L \ | ||||
| 143 | TQM860L \ | ||||
| 144 | TQM885D \ | ||||
| 145 | uc100 \ | ||||
| 146 | v37 \ | ||||
| wdenk | 7ebf744 | 2002-11-02 23:17:16 +0000 | [diff] [blame] | 147 | " |
| 148 | |||||
| 149 | ######################################################################### | ||||
| 150 | ## PPC4xx Systems | ||||
| 151 | ######################################################################### | ||||
| 152 | |||||
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 153 | LIST_4xx=" \ |
| 154 | acadia \ | ||||
| 155 | acadia_nand \ | ||||
| 156 | ADCIOP \ | ||||
| 157 | alpr \ | ||||
| 158 | AP1000 \ | ||||
| 159 | AR405 \ | ||||
| 160 | ASH405 \ | ||||
| 161 | bamboo \ | ||||
| 162 | bamboo_nand \ | ||||
| 163 | bubinga \ | ||||
| 164 | CANBT \ | ||||
| 165 | CMS700 \ | ||||
| 166 | CPCI2DP \ | ||||
| 167 | CPCI405 \ | ||||
| 168 | CPCI4052 \ | ||||
| 169 | CPCI405AB \ | ||||
| 170 | CPCI405DT \ | ||||
| 171 | CPCI440 \ | ||||
| 172 | CPCIISER4 \ | ||||
| 173 | CRAYL1 \ | ||||
| 174 | csb272 \ | ||||
| 175 | csb472 \ | ||||
| 176 | DASA_SIM \ | ||||
| 177 | DP405 \ | ||||
| 178 | DU405 \ | ||||
| 179 | ebony \ | ||||
| 180 | ERIC \ | ||||
| 181 | EXBITGEN \ | ||||
| 182 | G2000 \ | ||||
| Stefan Roese | 3b3bff4 | 2007-08-14 16:36:29 +0200 | [diff] [blame] | 183 | hcu4 \ |
| 184 | hcu5 \ | ||||
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 185 | HH405 \ |
| 186 | HUB405 \ | ||||
| 187 | JSE \ | ||||
| 188 | KAREF \ | ||||
| 189 | katmai \ | ||||
| 190 | luan \ | ||||
| 191 | lwmon5 \ | ||||
| 192 | METROBOX \ | ||||
| 193 | MIP405 \ | ||||
| 194 | MIP405T \ | ||||
| 195 | ML2 \ | ||||
| 196 | ml300 \ | ||||
| 197 | ocotea \ | ||||
| 198 | OCRTC \ | ||||
| 199 | ORSG \ | ||||
| 200 | p3p440 \ | ||||
| 201 | PCI405 \ | ||||
| 202 | pcs440ep \ | ||||
| 203 | PIP405 \ | ||||
| 204 | PLU405 \ | ||||
| 205 | PMC405 \ | ||||
| 206 | PPChameleonEVB \ | ||||
| Stefan Roese | 6da0c5b | 2007-08-16 09:54:51 +0200 | [diff] [blame] | 207 | rainier \ |
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 208 | sbc405 \ |
| 209 | sc3 \ | ||||
| 210 | sequoia \ | ||||
| 211 | sequoia_nand \ | ||||
| Stefan Roese | 3b3bff4 | 2007-08-14 16:36:29 +0200 | [diff] [blame] | 212 | taihu \ |
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 213 | taishan \ |
| 214 | VOH405 \ | ||||
| 215 | VOM405 \ | ||||
| 216 | W7OLMC \ | ||||
| 217 | W7OLMG \ | ||||
| 218 | walnut \ | ||||
| 219 | WUH405 \ | ||||
| 220 | XPEDITE1K \ | ||||
| 221 | yellowstone \ | ||||
| 222 | yosemite \ | ||||
| 223 | yucca \ | ||||
| Stefan Roese | 3b3bff4 | 2007-08-14 16:36:29 +0200 | [diff] [blame] | 224 | zeus \ |
| wdenk | 7ebf744 | 2002-11-02 23:17:16 +0000 | [diff] [blame] | 225 | " |
| 226 | |||||
| 227 | ######################################################################### | ||||
| wdenk | 983fda8 | 2004-10-28 00:09:35 +0000 | [diff] [blame] | 228 | ## MPC8220 Systems |
| 229 | ######################################################################### | ||||
| 230 | |||||
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 231 | LIST_8220=" \ |
| 232 | Alaska8220 \ | ||||
| 233 | Yukon8220 \ | ||||
| wdenk | 983fda8 | 2004-10-28 00:09:35 +0000 | [diff] [blame] | 234 | " |
| 235 | |||||
| 236 | ######################################################################### | ||||
| wdenk | 7ebf744 | 2002-11-02 23:17:16 +0000 | [diff] [blame] | 237 | ## MPC824x Systems |
| 238 | ######################################################################### | ||||
| 239 | |||||
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 240 | LIST_824x=" \ |
| 241 | A3000 \ | ||||
| 242 | barco \ | ||||
| 243 | BMW \ | ||||
| 244 | CPC45 \ | ||||
| 245 | CU824 \ | ||||
| 246 | debris \ | ||||
| 247 | eXalion \ | ||||
| 248 | HIDDEN_DRAGON \ | ||||
| 249 | MOUSSE \ | ||||
| 250 | MUSENKI \ | ||||
| 251 | MVBLUE \ | ||||
| 252 | OXC \ | ||||
| 253 | PN62 \ | ||||
| 254 | Sandpoint8240 \ | ||||
| 255 | Sandpoint8245 \ | ||||
| 256 | sbc8240 \ | ||||
| 257 | SL8245 \ | ||||
| 258 | utx8245 \ | ||||
| wdenk | 7ebf744 | 2002-11-02 23:17:16 +0000 | [diff] [blame] | 259 | " |
| wdenk | 592c5ca | 2003-06-21 00:17:24 +0000 | [diff] [blame] | 260 | |
| wdenk | 7ebf744 | 2002-11-02 23:17:16 +0000 | [diff] [blame] | 261 | ######################################################################### |
| wdenk | 7aa7861 | 2003-05-03 15:50:43 +0000 | [diff] [blame] | 262 | ## MPC8260 Systems (includes 8250, 8255 etc.) |
| wdenk | 7ebf744 | 2002-11-02 23:17:16 +0000 | [diff] [blame] | 263 | ######################################################################### |
| 264 | |||||
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 265 | LIST_8260=" \ |
| 266 | atc \ | ||||
| 267 | cogent_mpc8260 \ | ||||
| 268 | CPU86 \ | ||||
| 269 | CPU87 \ | ||||
| 270 | ep8248 \ | ||||
| 271 | ep8260 \ | ||||
| 272 | ep82xxm \ | ||||
| 273 | gw8260 \ | ||||
| 274 | hymod \ | ||||
| 275 | IPHASE4539 \ | ||||
| 276 | ISPAN \ | ||||
| 277 | MPC8260ADS \ | ||||
| 278 | MPC8266ADS \ | ||||
| 279 | MPC8272ADS \ | ||||
| 280 | PM826 \ | ||||
| 281 | PM828 \ | ||||
| 282 | ppmc8260 \ | ||||
| 283 | Rattler8248 \ | ||||
| 284 | RPXsuper \ | ||||
| 285 | rsdproto \ | ||||
| 286 | sacsng \ | ||||
| 287 | sbc8260 \ | ||||
| 288 | SCM \ | ||||
| 289 | TQM8260_AC \ | ||||
| 290 | TQM8260_AD \ | ||||
| 291 | TQM8260_AE \ | ||||
| 292 | ZPC1900 \ | ||||
| wdenk | 7ebf744 | 2002-11-02 23:17:16 +0000 | [diff] [blame] | 293 | " |
| 294 | |||||
| 295 | ######################################################################### | ||||
| Eran Liberty | f046ccd | 2005-07-28 10:08:46 -0500 | [diff] [blame] | 296 | ## MPC83xx Systems (includes 8349, etc.) |
| 297 | ######################################################################### | ||||
| 298 | |||||
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 299 | LIST_83xx=" \ |
| 300 | MPC8313ERDB_33 \ | ||||
| 301 | MPC8313ERDB_66 \ | ||||
| Kim Phillips | 19fa1c3 | 2007-08-15 22:30:05 -0500 | [diff] [blame] | 302 | MPC8323ERDB \ |
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 303 | MPC832XEMDS \ |
| 304 | MPC8349EMDS \ | ||||
| 305 | MPC8349ITX \ | ||||
| 306 | MPC8349ITXGP \ | ||||
| 307 | MPC8360EMDS \ | ||||
| 308 | sbc8349 \ | ||||
| 309 | TQM834x \ | ||||
| Eran Liberty | f046ccd | 2005-07-28 10:08:46 -0500 | [diff] [blame] | 310 | " |
| 311 | |||||
| 312 | |||||
| 313 | ######################################################################### | ||||
| wdenk | 42d1f03 | 2003-10-15 23:53:47 +0000 | [diff] [blame] | 314 | ## MPC85xx Systems (includes 8540, 8560 etc.) |
| 315 | ######################################################################### | ||||
| 316 | |||||
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 317 | LIST_85xx=" \ |
| 318 | MPC8540ADS \ | ||||
| 319 | MPC8540EVAL \ | ||||
| 320 | MPC8541CDS \ | ||||
| 321 | MPC8544DS \ | ||||
| 322 | MPC8548CDS \ | ||||
| 323 | MPC8555CDS \ | ||||
| 324 | MPC8560ADS \ | ||||
| 325 | MPC8568MDS \ | ||||
| 326 | PM854 \ | ||||
| 327 | PM856 \ | ||||
| 328 | sbc8540 \ | ||||
| 329 | sbc8560 \ | ||||
| 330 | stxgp3 \ | ||||
| 331 | stxssa \ | ||||
| 332 | TQM8540 \ | ||||
| 333 | TQM8541 \ | ||||
| 334 | TQM8555 \ | ||||
| 335 | TQM8560 \ | ||||
| wdenk | 42d1f03 | 2003-10-15 23:53:47 +0000 | [diff] [blame] | 336 | " |
| 337 | |||||
| 338 | ######################################################################### | ||||
| Jon Loeliger | 822d553 | 2007-05-23 14:09:46 -0500 | [diff] [blame] | 339 | ## MPC86xx Systems |
| 340 | ######################################################################### | ||||
| 341 | |||||
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 342 | LIST_86xx=" \ |
| 343 | MPC8641HPCN \ | ||||
| Wolfgang Denk | ff7640c | 2007-09-07 17:43:36 +0200 | [diff] [blame] | 344 | sbc8641d \ |
| Jon Loeliger | 822d553 | 2007-05-23 14:09:46 -0500 | [diff] [blame] | 345 | " |
| 346 | |||||
| 347 | ######################################################################### | ||||
| wdenk | 7ebf744 | 2002-11-02 23:17:16 +0000 | [diff] [blame] | 348 | ## 74xx/7xx Systems |
| 349 | ######################################################################### | ||||
| 350 | |||||
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 351 | LIST_74xx=" \ |
| 352 | DB64360 \ | ||||
| 353 | DB64460 \ | ||||
| 354 | EVB64260 \ | ||||
| 355 | mpc7448hpc2 \ | ||||
| 356 | P3G4 \ | ||||
| 357 | p3m7448 \ | ||||
| 358 | PCIPPC2 \ | ||||
| 359 | PCIPPC6 \ | ||||
| 360 | ZUMA \ | ||||
| wdenk | 7ebf744 | 2002-11-02 23:17:16 +0000 | [diff] [blame] | 361 | " |
| 362 | |||||
| Andy Fleming | ec72382 | 2007-08-15 20:03:13 -0500 | [diff] [blame] | 363 | LIST_TSEC=" \ |
| 364 | ${LIST_85xx} \ | ||||
| 365 | ${LIST_86xx} \ | ||||
| 366 | ${LIST_83xx} \ | ||||
| 367 | " | ||||
| 368 | |||||
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 369 | LIST_7xx=" \ |
| 370 | BAB7xx \ | ||||
| 371 | CPCI750 \ | ||||
| 372 | ELPPC \ | ||||
| 373 | p3m750 \ | ||||
| 374 | ppmc7xx \ | ||||
| wdenk | 7ebf744 | 2002-11-02 23:17:16 +0000 | [diff] [blame] | 375 | " |
| 376 | |||||
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 377 | LIST_ppc=" \ |
| 378 | ${LIST_5xx} \ | ||||
| 379 | ${LIST_5xxx} \ | ||||
| 380 | ${LIST_8xx} \ | ||||
| 381 | ${LIST_8220} \ | ||||
| 382 | ${LIST_824x} \ | ||||
| 383 | ${LIST_8260} \ | ||||
| 384 | ${LIST_83xx} \ | ||||
| 385 | ${LIST_85xx} \ | ||||
| 386 | ${LIST_86xx} \ | ||||
| 387 | ${LIST_4xx} \ | ||||
| 388 | ${LIST_74xx} \ | ||||
| 389 | ${LIST_7xx} \ | ||||
| 390 | " | ||||
| wdenk | 7ebf744 | 2002-11-02 23:17:16 +0000 | [diff] [blame] | 391 | |
| 392 | ######################################################################### | ||||
| 393 | ## StrongARM Systems | ||||
| 394 | ######################################################################### | ||||
| 395 | |||||
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 396 | LIST_SA=" \ |
| 397 | assabet \ | ||||
| 398 | dnp1110 \ | ||||
| 399 | gcplus \ | ||||
| 400 | lart \ | ||||
| 401 | shannon \ | ||||
| 402 | " | ||||
| wdenk | 7ebf744 | 2002-11-02 23:17:16 +0000 | [diff] [blame] | 403 | |
| 404 | ######################################################################### | ||||
| 405 | ## ARM7 Systems | ||||
| 406 | ######################################################################### | ||||
| 407 | |||||
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 408 | LIST_ARM7=" \ |
| 409 | ap7 \ | ||||
| 410 | ap720t \ | ||||
| 411 | armadillo \ | ||||
| 412 | B2 \ | ||||
| 413 | ep7312 \ | ||||
| 414 | evb4510 \ | ||||
| 415 | impa7 \ | ||||
| 416 | integratorap \ | ||||
| 417 | lpc2292sodimm \ | ||||
| 418 | modnet50 \ | ||||
| 419 | SMN42 \ | ||||
| Wolfgang Denk | 74f4304 | 2005-09-25 01:48:28 +0200 | [diff] [blame] | 420 | " |
| wdenk | 7ebf744 | 2002-11-02 23:17:16 +0000 | [diff] [blame] | 421 | |
| 422 | ######################################################################### | ||||
| 423 | ## ARM9 Systems | ||||
| 424 | ######################################################################### | ||||
| 425 | |||||
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 426 | LIST_ARM9=" \ |
| 427 | at91rm9200dk \ | ||||
| 428 | cmc_pu2 \ | ||||
| 429 | ap920t \ | ||||
| 430 | ap922_XA10 \ | ||||
| 431 | ap926ejs \ | ||||
| 432 | ap946es \ | ||||
| 433 | ap966 \ | ||||
| 434 | cp920t \ | ||||
| 435 | cp922_XA10 \ | ||||
| 436 | cp926ejs \ | ||||
| 437 | cp946es \ | ||||
| 438 | cp966 \ | ||||
| 439 | lpd7a400 \ | ||||
| 440 | mp2usb \ | ||||
| 441 | mx1ads \ | ||||
| 442 | mx1fs2 \ | ||||
| 443 | netstar \ | ||||
| 444 | omap1510inn \ | ||||
| 445 | omap1610h2 \ | ||||
| 446 | omap1610inn \ | ||||
| 447 | omap730p2 \ | ||||
| 448 | sbc2410x \ | ||||
| 449 | scb9328 \ | ||||
| 450 | smdk2400 \ | ||||
| 451 | smdk2410 \ | ||||
| 452 | trab \ | ||||
| 453 | VCMA9 \ | ||||
| 454 | versatile \ | ||||
| 455 | versatileab \ | ||||
| 456 | versatilepb \ | ||||
| 457 | voiceblue \ | ||||
| 458 | davinci_dvevm \ | ||||
| 459 | davinci_schmoogie \ | ||||
| 460 | davinci_sonata \ | ||||
| wdenk | 6f21347 | 2003-08-29 22:00:43 +0000 | [diff] [blame] | 461 | " |
| wdenk | 7ebf744 | 2002-11-02 23:17:16 +0000 | [diff] [blame] | 462 | |
| 463 | ######################################################################### | ||||
| Wolfgang Denk | 74f4304 | 2005-09-25 01:48:28 +0200 | [diff] [blame] | 464 | ## ARM10 Systems |
| 465 | ######################################################################### | ||||
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 466 | LIST_ARM10=" \ |
| 467 | integratorcp \ | ||||
| 468 | cp1026 \ | ||||
| Wolfgang Denk | 74f4304 | 2005-09-25 01:48:28 +0200 | [diff] [blame] | 469 | " |
| 470 | |||||
| 471 | ######################################################################### | ||||
| wdenk | 8ed9604 | 2005-01-09 23:16:25 +0000 | [diff] [blame] | 472 | ## ARM11 Systems |
| 473 | ######################################################################### | ||||
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 474 | LIST_ARM11=" \ |
| 475 | cp1136 \ | ||||
| 476 | omap2420h4 \ | ||||
| Wolfgang Denk | 74f4304 | 2005-09-25 01:48:28 +0200 | [diff] [blame] | 477 | " |
| wdenk | 8ed9604 | 2005-01-09 23:16:25 +0000 | [diff] [blame] | 478 | |
| 479 | ######################################################################### | ||||
| wdenk | 7ebf744 | 2002-11-02 23:17:16 +0000 | [diff] [blame] | 480 | ## Xscale Systems |
| 481 | ######################################################################### | ||||
| 482 | |||||
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 483 | LIST_pxa=" \ |
| 484 | adsvix \ | ||||
| 485 | cerf250 \ | ||||
| 486 | cradle \ | ||||
| 487 | csb226 \ | ||||
| 488 | delta \ | ||||
| 489 | innokom \ | ||||
| 490 | lubbock \ | ||||
| 491 | pleb2 \ | ||||
| 492 | pxa255_idp \ | ||||
| 493 | wepep250 \ | ||||
| 494 | xaeniax \ | ||||
| 495 | xm250 \ | ||||
| 496 | xsengine \ | ||||
| 497 | zylonite \ | ||||
| wdenk | 4ec3a7f | 2004-09-28 16:44:41 +0000 | [diff] [blame] | 498 | " |
| wdenk | 7ebf744 | 2002-11-02 23:17:16 +0000 | [diff] [blame] | 499 | |
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 500 | LIST_ixp=" \ |
| 501 | ixdp425 \ | ||||
| 502 | ixdpg425 \ | ||||
| 503 | pdnb3 \ | ||||
| 504 | scpu \ | ||||
| 505 | " | ||||
| wdenk | 7ebf744 | 2002-11-02 23:17:16 +0000 | [diff] [blame] | 506 | |
| wdenk | 2d5b561 | 2003-10-14 19:43:55 +0000 | [diff] [blame] | 507 | |
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 508 | LIST_arm=" \ |
| 509 | ${LIST_SA} \ | ||||
| 510 | ${LIST_ARM7} \ | ||||
| 511 | ${LIST_ARM9} \ | ||||
| 512 | ${LIST_ARM10} \ | ||||
| 513 | ${LIST_ARM11} \ | ||||
| 514 | ${LIST_pxa} \ | ||||
| 515 | ${LIST_ixp} \ | ||||
| wdenk | 8ed9604 | 2005-01-09 23:16:25 +0000 | [diff] [blame] | 516 | " |
| wdenk | 7ebf744 | 2002-11-02 23:17:16 +0000 | [diff] [blame] | 517 | |
| wdenk | c021880 | 2003-03-27 12:09:35 +0000 | [diff] [blame] | 518 | ######################################################################### |
| Wolfgang Denk | b62bdff | 2005-08-14 00:27:00 +0200 | [diff] [blame] | 519 | ## MIPS Systems (default = big endian) |
| wdenk | c021880 | 2003-03-27 12:09:35 +0000 | [diff] [blame] | 520 | ######################################################################### |
| 521 | |||||
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 522 | LIST_mips4kc=" \ |
| 523 | incaip \ | ||||
| 524 | " | ||||
| wdenk | c021880 | 2003-03-27 12:09:35 +0000 | [diff] [blame] | 525 | |
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 526 | LIST_mips5kc=" \ |
| 527 | purple \ | ||||
| 528 | " | ||||
| wdenk | 3e38691 | 2003-04-05 00:53:31 +0000 | [diff] [blame] | 529 | |
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 530 | LIST_au1xx0=" \ |
| 531 | dbau1000 \ | ||||
| 532 | dbau1100 \ | ||||
| 533 | dbau1500 \ | ||||
| 534 | dbau1550 \ | ||||
| 535 | dbau1550_el \ | ||||
| 536 | gth2 \ | ||||
| 537 | " | ||||
| wdenk | 5da627a | 2003-10-09 20:09:04 +0000 | [diff] [blame] | 538 | |
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 539 | LIST_mips=" \ |
| 540 | ${LIST_mips4kc} \ | ||||
| 541 | ${LIST_mips5kc} \ | ||||
| 542 | ${LIST_au1xx0} \ | ||||
| 543 | " | ||||
| wdenk | c021880 | 2003-03-27 12:09:35 +0000 | [diff] [blame] | 544 | |
| wdenk | 7a8e9bed | 2003-05-31 18:35:21 +0000 | [diff] [blame] | 545 | ######################################################################### |
| Wolfgang Denk | b62bdff | 2005-08-14 00:27:00 +0200 | [diff] [blame] | 546 | ## MIPS Systems (little endian) |
| 547 | ######################################################################### | ||||
| 548 | |||||
| 549 | LIST_mips4kc_el="" | ||||
| 550 | |||||
| 551 | LIST_mips5kc_el="" | ||||
| 552 | |||||
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 553 | LIST_au1xx0_el=" \ |
| 554 | dbau1550_el \ | ||||
| 555 | " | ||||
| Wolfgang Denk | b62bdff | 2005-08-14 00:27:00 +0200 | [diff] [blame] | 556 | |
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 557 | LIST_mips_el=" \ |
| 558 | ${LIST_mips4kc_el} \ | ||||
| 559 | ${LIST_mips5kc_el} \ | ||||
| 560 | ${LIST_au1xx0_el} \ | ||||
| 561 | " | ||||
| Wolfgang Denk | b62bdff | 2005-08-14 00:27:00 +0200 | [diff] [blame] | 562 | |
| 563 | ######################################################################### | ||||
| wdenk | 7a8e9bed | 2003-05-31 18:35:21 +0000 | [diff] [blame] | 564 | ## i386 Systems |
| 565 | ######################################################################### | ||||
| 566 | |||||
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 567 | LIST_I486=" \ |
| 568 | sc520_cdp \ | ||||
| 569 | sc520_spunk \ | ||||
| 570 | sc520_spunk_rel \ | ||||
| 571 | " | ||||
| wdenk | 7a8e9bed | 2003-05-31 18:35:21 +0000 | [diff] [blame] | 572 | |
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 573 | LIST_x86=" \ |
| 574 | ${LIST_I486} \ | ||||
| 575 | " | ||||
| wdenk | 7a8e9bed | 2003-05-31 18:35:21 +0000 | [diff] [blame] | 576 | |
| wdenk | c935d3b | 2004-01-03 19:43:48 +0000 | [diff] [blame] | 577 | ######################################################################### |
| 578 | ## NIOS Systems | ||||
| 579 | ######################################################################### | ||||
| 580 | |||||
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 581 | LIST_nios=" \ |
| 582 | ADNPESC1 \ | ||||
| 583 | ADNPESC1_base_32 \ | ||||
| 584 | ADNPESC1_DNPEVA2_base_32\ | ||||
| 585 | DK1C20 \ | ||||
| 586 | DK1C20_standard_32 \ | ||||
| 587 | DK1S10 \ | ||||
| 588 | DK1S10_standard_32 \ | ||||
| 589 | DK1S10_mtx_ldk_20 \ | ||||
| wdenk | c935d3b | 2004-01-03 19:43:48 +0000 | [diff] [blame] | 590 | " |
| 591 | |||||
| wdenk | 857cad3 | 2004-07-10 23:48:41 +0000 | [diff] [blame] | 592 | ######################################################################### |
| wdenk | 5c952cf | 2004-10-10 21:27:30 +0000 | [diff] [blame] | 593 | ## Nios-II Systems |
| 594 | ######################################################################### | ||||
| 595 | |||||
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 596 | LIST_nios2=" \ |
| 597 | EP1C20 \ | ||||
| 598 | EP1S10 \ | ||||
| 599 | EP1S40 \ | ||||
| 600 | PCI5441 \ | ||||
| 601 | PK1C20 \ | ||||
| Wolfgang Denk | 4176c79 | 2006-06-10 19:27:47 +0200 | [diff] [blame] | 602 | " |
| wdenk | 5c952cf | 2004-10-10 21:27:30 +0000 | [diff] [blame] | 603 | |
| 604 | ######################################################################### | ||||
| wdenk | 857cad3 | 2004-07-10 23:48:41 +0000 | [diff] [blame] | 605 | ## MicroBlaze Systems |
| 606 | ######################################################################### | ||||
| 607 | |||||
| Wolfgang Denk | 4176c79 | 2006-06-10 19:27:47 +0200 | [diff] [blame] | 608 | LIST_microblaze=" \ |
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 609 | suzaku \ |
| 610 | ml401 \ | ||||
| 611 | xupv2p \ | ||||
| Wolfgang Denk | 4176c79 | 2006-06-10 19:27:47 +0200 | [diff] [blame] | 612 | " |
| wdenk | 857cad3 | 2004-07-10 23:48:41 +0000 | [diff] [blame] | 613 | |
| Zachary P. Landau | f8c3b4f | 2006-01-26 17:38:46 -0500 | [diff] [blame] | 614 | ######################################################################### |
| 615 | ## ColdFire Systems | ||||
| 616 | ######################################################################### | ||||
| 617 | |||||
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 618 | LIST_coldfire=" \ |
| 619 | cobra5272 \ | ||||
| 620 | EB+MCF-EV123 \ | ||||
| 621 | EB+MCF-EV123_internal \ | ||||
| 622 | idmr \ | ||||
| TsiChungLiew | 4a442d3 | 2007-08-16 19:23:50 -0500 | [diff] [blame] | 623 | M5235EVB \ |
| TsiChungLiew | a1436a8 | 2007-08-16 13:20:50 -0500 | [diff] [blame] | 624 | M5249EVB \ |
| 625 | M5253EVB \ | ||||
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 626 | M5271EVB \ |
| 627 | M5272C3 \ | ||||
| 628 | M5282EVB \ | ||||
| Stefan Roese | d61ea14 | 2007-08-15 14:51:27 +0200 | [diff] [blame] | 629 | M5329EVB \ |
| TsiChungLiew | 8ae158c | 2007-08-16 15:05:11 -0500 | [diff] [blame] | 630 | M54455EVB \ |
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 631 | r5200 \ |
| Stefan Roese | d61ea14 | 2007-08-15 14:51:27 +0200 | [diff] [blame] | 632 | TASREG \ |
| Heiko Schocher | 9acb626 | 2006-04-20 08:42:42 +0200 | [diff] [blame] | 633 | " |
| Zachary P. Landau | f8c3b4f | 2006-01-26 17:38:46 -0500 | [diff] [blame] | 634 | |
| Wolfgang Denk | 6ccec44 | 2006-10-24 14:42:37 +0200 | [diff] [blame] | 635 | ######################################################################### |
| 636 | ## AVR32 Systems | ||||
| 637 | ######################################################################### | ||||
| 638 | |||||
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 639 | LIST_avr32=" \ |
| 640 | atstk1002 \ | ||||
| 641 | " | ||||
| Wolfgang Denk | 6ccec44 | 2006-10-24 14:42:37 +0200 | [diff] [blame] | 642 | |
| Aubrey.Li | ef26a08 | 2007-03-09 13:40:56 +0800 | [diff] [blame] | 643 | ######################################################################### |
| 644 | ## Blackfin Systems | ||||
| 645 | ######################################################################### | ||||
| 646 | |||||
| Kim Phillips | fb56579 | 2007-08-10 15:34:48 -0500 | [diff] [blame] | 647 | LIST_blackfin=" \ |
| 648 | bf533-ezkit \ | ||||
| 649 | bf533-stamp \ | ||||
| 650 | bf537-stamp \ | ||||
| 651 | bf561-ezkit \ | ||||
| Aubrey.Li | ef26a08 | 2007-03-09 13:40:56 +0800 | [diff] [blame] | 652 | " |
| 653 | |||||
| wdenk | 7a8e9bed | 2003-05-31 18:35:21 +0000 | [diff] [blame] | 654 | #----------------------------------------------------------------------- |
| wdenk | 7ebf744 | 2002-11-02 23:17:16 +0000 | [diff] [blame] | 655 | |
| 656 | #----- for now, just run PPC by default ----- | ||||
| 657 | [ $# = 0 ] && set $LIST_ppc | ||||
| 658 | |||||
| 659 | #----------------------------------------------------------------------- | ||||
| 660 | |||||
| 661 | build_target() { | ||||
| 662 | target=$1 | ||||
| 663 | |||||
| 664 | ${MAKE} distclean >/dev/null | ||||
| 665 | ${MAKE} ${target}_config | ||||
| Marian Balakowicz | f932863 | 2006-09-01 19:49:50 +0200 | [diff] [blame] | 666 | |
| 667 | ${MAKE} ${JOBS} all 2>&1 >${LOG_DIR}/$target.MAKELOG \ | ||||
| 668 | | tee ${LOG_DIR}/$target.ERR | ||||
| 669 | |||||
| 670 | ${CROSS_COMPILE:-ppc_8xx-}size ${BUILD_DIR}/u-boot \ | ||||
| 671 | | tee -a ${LOG_DIR}/$target.MAKELOG | ||||
| wdenk | 7ebf744 | 2002-11-02 23:17:16 +0000 | [diff] [blame] | 672 | } |
| 673 | |||||
| 674 | #----------------------------------------------------------------------- | ||||
| 675 | |||||
| 676 | |||||
| 677 | for arg in $@ | ||||
| 678 | do | ||||
| 679 | case "$arg" in | ||||
| Wolfgang Denk | 44ba464 | 2007-03-22 00:13:12 +0100 | [diff] [blame] | 680 | arm|SA|ARM7|ARM9|ARM10|ARM11|ixp|pxa| \ |
| 681 | avr32| \ | ||||
| 682 | blackfin| \ | ||||
| 683 | coldfire| \ | ||||
| wdenk | 857cad3 | 2004-07-10 23:48:41 +0000 | [diff] [blame] | 684 | microblaze| \ |
| Wolfgang Denk | b62bdff | 2005-08-14 00:27:00 +0200 | [diff] [blame] | 685 | mips|mips_el| \ |
| wdenk | 5c952cf | 2004-10-10 21:27:30 +0000 | [diff] [blame] | 686 | nios|nios2| \ |
| Rafal Jaworowski | 8993e54 | 2007-07-27 14:43:59 +0200 | [diff] [blame] | 687 | ppc|5xx|5xxx|512x|8xx|8220|824x|8260|83xx|85xx|86xx|4xx|7xx|74xx| \ |
| Andy Fleming | ec72382 | 2007-08-15 20:03:13 -0500 | [diff] [blame] | 688 | x86|I486|TSEC) |
| wdenk | 7ebf744 | 2002-11-02 23:17:16 +0000 | [diff] [blame] | 689 | for target in `eval echo '$LIST_'${arg}` |
| 690 | do | ||||
| 691 | build_target ${target} | ||||
| 692 | done | ||||
| 693 | ;; | ||||
| 694 | *) build_target ${arg} | ||||
| 695 | ;; | ||||
| 696 | esac | ||||
| 697 | done | ||||