]>
Commit | Line | Data |
---|---|---|
7ebf7443 WD |
1 | #!/bin/sh |
2 | ||
7fa6a2f3 WD |
3 | # Determine number of CPU cores if no default was set |
4 | : ${BUILD_NCPUS:="`getconf _NPROCESSORS_ONLN`"} | |
5 | ||
6 | if [ "$BUILD_NCPUS" -gt 1 ] | |
7 | then | |
8 | JOBS=-j`expr "$BUILD_NCPUS" + 1` | |
9 | else | |
10 | JOBS="" | |
11 | fi | |
12 | ||
a8c7c708 | 13 | |
7ebf7443 WD |
14 | if [ "${CROSS_COMPILE}" ] ; then |
15 | MAKE="make CROSS_COMPILE=${CROSS_COMPILE}" | |
16 | else | |
17 | MAKE=make | |
18 | fi | |
19 | ||
f9328639 MB |
20 | if [ "${MAKEALL_LOGDIR}" ] ; then |
21 | LOG_DIR=${MAKEALL_LOGDIR} | |
22 | else | |
23 | LOG_DIR="LOG" | |
24 | fi | |
887e2ec9 | 25 | |
f9328639 MB |
26 | if [ ! "${BUILD_DIR}" ] ; then |
27 | BUILD_DIR="." | |
28 | fi | |
29 | ||
4f0645eb | 30 | [ -d ${LOG_DIR} ] || mkdir ${LOG_DIR} || exit 1 |
7ebf7443 WD |
31 | |
32 | LIST="" | |
33 | ||
0db5bca8 WD |
34 | ######################################################################### |
35 | ## MPC5xx Systems | |
36 | ######################################################################### | |
37 | ||
fb56579f KP |
38 | LIST_5xx=" \ |
39 | cmi_mpc5xx \ | |
0db5bca8 WD |
40 | " |
41 | ||
945af8d7 WD |
42 | ######################################################################### |
43 | ## MPC5xxx Systems | |
44 | ######################################################################### | |
45 | ||
fb56579f KP |
46 | LIST_5xxx=" \ |
47 | BC3450 \ | |
48 | cm5200 \ | |
49 | cpci5200 \ | |
5c4fa9b4 | 50 | digsy_mtc \ |
fb56579f KP |
51 | EVAL5200 \ |
52 | fo300 \ | |
5b53b29b | 53 | galaxy5200 \ |
fb56579f KP |
54 | icecube_5100 \ |
55 | icecube_5200 \ | |
12a67a9e | 56 | inka4x0 \ |
fb56579f KP |
57 | lite5200b \ |
58 | mcc200 \ | |
59 | mecp5200 \ | |
60 | motionpro \ | |
6341d9d7 | 61 | munices \ |
5e0de0e2 | 62 | MVBC_P \ |
fb56579f | 63 | o2dnt \ |
c9969947 | 64 | pcm030 \ |
fb56579f KP |
65 | pf5200 \ |
66 | PM520 \ | |
67 | TB5200 \ | |
68 | Total5100 \ | |
69 | Total5200 \ | |
70 | Total5200_Rev2 \ | |
71 | TQM5200 \ | |
72 | TQM5200_B \ | |
73 | TQM5200S \ | |
74 | v38b \ | |
945af8d7 WD |
75 | " |
76 | ||
8993e54b RJ |
77 | ######################################################################### |
78 | ## MPC512x Systems | |
79 | ######################################################################### | |
80 | ||
fb56579f | 81 | LIST_512x=" \ |
52568c36 | 82 | aria \ |
e53b507c | 83 | mecp5123 \ |
72601d04 | 84 | mpc5121ads \ |
945af8d7 WD |
85 | " |
86 | ||
7ebf7443 WD |
87 | ######################################################################### |
88 | ## MPC8xx Systems | |
89 | ######################################################################### | |
fb56579f KP |
90 | LIST_8xx=" \ |
91 | Adder87x \ | |
92 | AdderII \ | |
93 | ADS860 \ | |
94 | AMX860 \ | |
95 | c2mon \ | |
96 | CCM \ | |
97 | cogent_mpc8xx \ | |
98 | ELPT860 \ | |
99 | EP88x \ | |
100 | ESTEEM192E \ | |
101 | ETX094 \ | |
102 | FADS823 \ | |
103 | FADS850SAR \ | |
104 | FADS860T \ | |
105 | FLAGADM \ | |
106 | FPS850L \ | |
107 | GEN860T \ | |
108 | GEN860T_SC \ | |
109 | GENIETV \ | |
110 | GTH \ | |
111 | hermes \ | |
112 | IAD210 \ | |
113 | ICU862_100MHz \ | |
114 | IP860 \ | |
115 | IVML24 \ | |
116 | IVML24_128 \ | |
117 | IVML24_256 \ | |
118 | IVMS8 \ | |
119 | IVMS8_128 \ | |
120 | IVMS8_256 \ | |
121 | KUP4K \ | |
122 | KUP4X \ | |
123 | LANTEC \ | |
124 | lwmon \ | |
1b6275df | 125 | kmsupx4 \ |
fb56579f KP |
126 | MBX \ |
127 | MBX860T \ | |
381e4e63 | 128 | mgsuvd \ |
fb56579f KP |
129 | MHPC \ |
130 | MPC86xADS \ | |
131 | MPC885ADS \ | |
fb56579f KP |
132 | NETPHONE \ |
133 | NETTA \ | |
134 | NETTA2 \ | |
135 | NETTA_ISDN \ | |
136 | NETVIA \ | |
137 | NETVIA_V2 \ | |
138 | NX823 \ | |
139 | pcu_e \ | |
140 | QS823 \ | |
141 | QS850 \ | |
142 | QS860T \ | |
143 | quantum \ | |
144 | R360MPI \ | |
145 | RBC823 \ | |
146 | rmu \ | |
147 | RPXClassic \ | |
148 | RPXlite \ | |
149 | RPXlite_DW \ | |
150 | RRvision \ | |
151 | SM850 \ | |
152 | spc1920 \ | |
153 | SPD823TS \ | |
154 | svm_sc8xx \ | |
155 | SXNI855T \ | |
efc6f447 | 156 | TK885D \ |
fb56579f KP |
157 | TOP860 \ |
158 | TQM823L \ | |
159 | TQM823L_LCD \ | |
160 | TQM850L \ | |
161 | TQM855L \ | |
162 | TQM860L \ | |
163 | TQM885D \ | |
164 | uc100 \ | |
165 | v37 \ | |
7ebf7443 WD |
166 | " |
167 | ||
168 | ######################################################################### | |
169 | ## PPC4xx Systems | |
170 | ######################################################################### | |
171 | ||
fb56579f KP |
172 | LIST_4xx=" \ |
173 | acadia \ | |
174 | acadia_nand \ | |
175 | ADCIOP \ | |
176 | alpr \ | |
177 | AP1000 \ | |
178 | AR405 \ | |
f09f09d3 | 179 | arches \ |
fb56579f KP |
180 | ASH405 \ |
181 | bamboo \ | |
182 | bamboo_nand \ | |
183 | bubinga \ | |
184 | CANBT \ | |
c813f1f8 | 185 | canyonlands \ |
71665ebf | 186 | canyonlands_nand \ |
fb56579f KP |
187 | CMS700 \ |
188 | CPCI2DP \ | |
189 | CPCI405 \ | |
190 | CPCI4052 \ | |
191 | CPCI405AB \ | |
192 | CPCI405DT \ | |
fb56579f KP |
193 | CPCIISER4 \ |
194 | CRAYL1 \ | |
195 | csb272 \ | |
196 | csb472 \ | |
197 | DASA_SIM \ | |
ab4c62c1 | 198 | devconcenter \ |
b209a114 | 199 | dlvision \ |
fb56579f KP |
200 | DP405 \ |
201 | DU405 \ | |
1a3ac86b | 202 | DU440 \ |
fb56579f KP |
203 | ebony \ |
204 | ERIC \ | |
205 | EXBITGEN \ | |
5deb8022 | 206 | fx12mm \ |
fb56579f | 207 | G2000 \ |
89b8619a | 208 | gdppc440etx \ |
4c9e8557 | 209 | glacier \ |
353f2688 | 210 | haleakala \ |
3d6cb3b2 | 211 | haleakala_nand \ |
3b3bff4c SR |
212 | hcu4 \ |
213 | hcu5 \ | |
fb56579f KP |
214 | HH405 \ |
215 | HUB405 \ | |
4c188367 | 216 | intip \ |
fb56579f KP |
217 | JSE \ |
218 | KAREF \ | |
219 | katmai \ | |
566806ca | 220 | kilauea \ |
3d6cb3b2 | 221 | kilauea_nand \ |
c591dffe | 222 | korat \ |
fb56579f KP |
223 | luan \ |
224 | lwmon5 \ | |
211ea91a | 225 | makalu \ |
b05f3543 | 226 | mcu25 \ |
fb56579f KP |
227 | METROBOX \ |
228 | MIP405 \ | |
229 | MIP405T \ | |
230 | ML2 \ | |
231 | ml300 \ | |
086511fc | 232 | ml507 \ |
01a00431 | 233 | ml507_flash \ |
d7b26d58 | 234 | neo \ |
fb56579f KP |
235 | ocotea \ |
236 | OCRTC \ | |
237 | ORSG \ | |
238 | p3p440 \ | |
239 | PCI405 \ | |
240 | pcs440ep \ | |
241 | PIP405 \ | |
242 | PLU405 \ | |
243 | PMC405 \ | |
99d8b23b | 244 | PMC405DE \ |
8ba132ca | 245 | PMC440 \ |
fb56579f | 246 | PPChameleonEVB \ |
73ccb341 | 247 | quad100hd \ |
6da0c5bd | 248 | rainier \ |
0ce5c867 | 249 | redwood \ |
fb56579f KP |
250 | sbc405 \ |
251 | sc3 \ | |
252 | sequoia \ | |
253 | sequoia_nand \ | |
3b3bff4c | 254 | taihu \ |
fb56579f | 255 | taishan \ |
e07f4a80 RR |
256 | v5fx30teval \ |
257 | v5fx30teval_flash \ | |
fb56579f KP |
258 | VOH405 \ |
259 | VOM405 \ | |
260 | W7OLMC \ | |
261 | W7OLMG \ | |
262 | walnut \ | |
263 | WUH405 \ | |
e07f4a80 RR |
264 | xilinx-ppc440-generic \ |
265 | xilinx-ppc440-generic_flash \ | |
10c1b218 | 266 | XPEDITE1000 \ |
fb56579f KP |
267 | yellowstone \ |
268 | yosemite \ | |
269 | yucca \ | |
3b3bff4c | 270 | zeus \ |
7ebf7443 WD |
271 | " |
272 | ||
983fda83 WD |
273 | ######################################################################### |
274 | ## MPC8220 Systems | |
275 | ######################################################################### | |
276 | ||
fb56579f KP |
277 | LIST_8220=" \ |
278 | Alaska8220 \ | |
279 | Yukon8220 \ | |
983fda83 WD |
280 | " |
281 | ||
7ebf7443 WD |
282 | ######################################################################### |
283 | ## MPC824x Systems | |
284 | ######################################################################### | |
285 | ||
fb56579f KP |
286 | LIST_824x=" \ |
287 | A3000 \ | |
288 | barco \ | |
289 | BMW \ | |
290 | CPC45 \ | |
291 | CU824 \ | |
292 | debris \ | |
293 | eXalion \ | |
294 | HIDDEN_DRAGON \ | |
3c1d8954 | 295 | IDS8247 \ |
61525f2f | 296 | linkstation_HGLAN \ |
fb56579f KP |
297 | MOUSSE \ |
298 | MUSENKI \ | |
299 | MVBLUE \ | |
300 | OXC \ | |
301 | PN62 \ | |
302 | Sandpoint8240 \ | |
303 | Sandpoint8245 \ | |
304 | sbc8240 \ | |
305 | SL8245 \ | |
306 | utx8245 \ | |
7ebf7443 | 307 | " |
592c5cab | 308 | |
7ebf7443 | 309 | ######################################################################### |
7aa78614 | 310 | ## MPC8260 Systems (includes 8250, 8255 etc.) |
7ebf7443 WD |
311 | ######################################################################### |
312 | ||
fb56579f KP |
313 | LIST_8260=" \ |
314 | atc \ | |
315 | cogent_mpc8260 \ | |
316 | CPU86 \ | |
317 | CPU87 \ | |
318 | ep8248 \ | |
319 | ep8260 \ | |
320 | ep82xxm \ | |
321 | gw8260 \ | |
322 | hymod \ | |
323 | IPHASE4539 \ | |
324 | ISPAN \ | |
ac9db066 | 325 | mgcoge \ |
fb56579f KP |
326 | MPC8260ADS \ |
327 | MPC8266ADS \ | |
328 | MPC8272ADS \ | |
329 | PM826 \ | |
330 | PM828 \ | |
331 | ppmc8260 \ | |
332 | Rattler8248 \ | |
333 | RPXsuper \ | |
334 | rsdproto \ | |
335 | sacsng \ | |
336 | sbc8260 \ | |
337 | SCM \ | |
338 | TQM8260_AC \ | |
339 | TQM8260_AD \ | |
340 | TQM8260_AE \ | |
a38dc3ea | 341 | TQM8272 \ |
fb56579f | 342 | ZPC1900 \ |
7ebf7443 WD |
343 | " |
344 | ||
f046ccd1 EL |
345 | ######################################################################### |
346 | ## MPC83xx Systems (includes 8349, etc.) | |
347 | ######################################################################### | |
348 | ||
fb56579f | 349 | LIST_83xx=" \ |
de044361 | 350 | kmeter1 \ |
fb56579f | 351 | MPC8313ERDB_33 \ |
64ac1eb5 | 352 | MPC8313ERDB_NAND_66 \ |
8bd522ce | 353 | MPC8315ERDB \ |
19fa1c35 | 354 | MPC8323ERDB \ |
fb56579f | 355 | MPC832XEMDS \ |
281df457 | 356 | MPC832XEMDS_ATM \ |
fb56579f KP |
357 | MPC8349EMDS \ |
358 | MPC8349ITX \ | |
359 | MPC8349ITXGP \ | |
360 | MPC8360EMDS \ | |
281df457 | 361 | MPC8360EMDS_ATM \ |
fab6f556 AV |
362 | MPC8360ERDK_33 \ |
363 | MPC8360ERDK_66 \ | |
b21add4b | 364 | MPC837XEMDS \ |
5e918a98 | 365 | MPC837XERDB \ |
a1293e54 | 366 | MVBLM7 \ |
fb56579f | 367 | sbc8349 \ |
5bb907a4 | 368 | SIMPC8313_LP \ |
fb56579f | 369 | TQM834x \ |
c2e49f70 | 370 | vme8349 \ |
f046ccd1 EL |
371 | " |
372 | ||
373 | ||
42d1f039 WD |
374 | ######################################################################### |
375 | ## MPC85xx Systems (includes 8540, 8560 etc.) | |
376 | ######################################################################### | |
377 | ||
fb56579f | 378 | LIST_85xx=" \ |
7bd6104b | 379 | ATUM8548 \ |
9490a7f1 | 380 | MPC8536DS \ |
fb56579f KP |
381 | MPC8540ADS \ |
382 | MPC8540EVAL \ | |
383 | MPC8541CDS \ | |
384 | MPC8544DS \ | |
385 | MPC8548CDS \ | |
386 | MPC8555CDS \ | |
387 | MPC8560ADS \ | |
388 | MPC8568MDS \ | |
765547dc | 389 | MPC8569MDS \ |
129ba616 | 390 | MPC8572DS \ |
18af1c5f | 391 | MPC8572DS_36BIT \ |
feb7838f SS |
392 | P2020DS \ |
393 | P2020DS_36BIT \ | |
c17b79fb | 394 | P1011RDB \ |
bf488bc0 | 395 | P1020RDB \ |
c17b79fb | 396 | P2010RDB \ |
728ece34 | 397 | P2020RDB \ |
fb56579f KP |
398 | PM854 \ |
399 | PM856 \ | |
400 | sbc8540 \ | |
11c45ebd | 401 | sbc8548 \ |
fb56579f | 402 | sbc8560 \ |
5d108ac8 | 403 | socrates \ |
fb56579f KP |
404 | stxgp3 \ |
405 | stxssa \ | |
406 | TQM8540 \ | |
407 | TQM8541 \ | |
1287e0c5 | 408 | TQM8548 \ |
a865bcda | 409 | TQM8548_AG \ |
ad7ee5d4 | 410 | TQM8548_BE \ |
fb56579f KP |
411 | TQM8555 \ |
412 | TQM8560 \ | |
78bbc5ce | 413 | XPEDITE5200 \ |
ccf0fdd0 | 414 | XPEDITE5370 \ |
42d1f039 WD |
415 | " |
416 | ||
822d5536 JL |
417 | ######################################################################### |
418 | ## MPC86xx Systems | |
419 | ######################################################################### | |
420 | ||
fb56579f | 421 | LIST_86xx=" \ |
3c89d754 | 422 | MPC8610HPCD \ |
fb56579f | 423 | MPC8641HPCN \ |
ff7640c9 | 424 | sbc8641d \ |
5da6f806 | 425 | XPEDITE5170 \ |
822d5536 JL |
426 | " |
427 | ||
7ebf7443 WD |
428 | ######################################################################### |
429 | ## 74xx/7xx Systems | |
430 | ######################################################################### | |
431 | ||
fb56579f KP |
432 | LIST_74xx=" \ |
433 | DB64360 \ | |
434 | DB64460 \ | |
435 | EVB64260 \ | |
436 | mpc7448hpc2 \ | |
437 | P3G4 \ | |
438 | p3m7448 \ | |
439 | PCIPPC2 \ | |
440 | PCIPPC6 \ | |
441 | ZUMA \ | |
7ebf7443 WD |
442 | " |
443 | ||
fb56579f KP |
444 | LIST_7xx=" \ |
445 | BAB7xx \ | |
446 | CPCI750 \ | |
447 | ELPPC \ | |
448 | p3m750 \ | |
449 | ppmc7xx \ | |
7ebf7443 WD |
450 | " |
451 | ||
d9a42c0a WD |
452 | ######################################################################### |
453 | ## PowerPC groups | |
454 | ######################################################################### | |
455 | ||
456 | LIST_TSEC=" \ | |
457 | ${LIST_83xx} \ | |
458 | ${LIST_85xx} \ | |
459 | ${LIST_86xx} \ | |
460 | " | |
461 | ||
fb56579f KP |
462 | LIST_ppc=" \ |
463 | ${LIST_5xx} \ | |
3deca9d4 | 464 | ${LIST_512x} \ |
fb56579f KP |
465 | ${LIST_5xxx} \ |
466 | ${LIST_8xx} \ | |
467 | ${LIST_8220} \ | |
468 | ${LIST_824x} \ | |
469 | ${LIST_8260} \ | |
470 | ${LIST_83xx} \ | |
471 | ${LIST_85xx} \ | |
472 | ${LIST_86xx} \ | |
473 | ${LIST_4xx} \ | |
474 | ${LIST_74xx} \ | |
475 | ${LIST_7xx} \ | |
476 | " | |
7ebf7443 WD |
477 | |
478 | ######################################################################### | |
479 | ## StrongARM Systems | |
480 | ######################################################################### | |
481 | ||
fb56579f KP |
482 | LIST_SA=" \ |
483 | assabet \ | |
484 | dnp1110 \ | |
485 | gcplus \ | |
486 | lart \ | |
487 | shannon \ | |
488 | " | |
7ebf7443 WD |
489 | |
490 | ######################################################################### | |
491 | ## ARM7 Systems | |
492 | ######################################################################### | |
493 | ||
fb56579f KP |
494 | LIST_ARM7=" \ |
495 | ap7 \ | |
496 | ap720t \ | |
497 | armadillo \ | |
498 | B2 \ | |
499 | ep7312 \ | |
500 | evb4510 \ | |
501 | impa7 \ | |
502 | integratorap \ | |
503 | lpc2292sodimm \ | |
504 | modnet50 \ | |
505 | SMN42 \ | |
74f4304e | 506 | " |
7ebf7443 WD |
507 | |
508 | ######################################################################### | |
509 | ## ARM9 Systems | |
510 | ######################################################################### | |
511 | ||
fb56579f | 512 | LIST_ARM9=" \ |
fb56579f KP |
513 | ap920t \ |
514 | ap922_XA10 \ | |
515 | ap926ejs \ | |
516 | ap946es \ | |
517 | ap966 \ | |
518 | cp920t \ | |
519 | cp922_XA10 \ | |
520 | cp926ejs \ | |
521 | cp946es \ | |
522 | cp966 \ | |
10bc241d | 523 | imx27lite \ |
fb56579f | 524 | lpd7a400 \ |
4abc5bff | 525 | mv88f6281gtw_ge \ |
fb56579f KP |
526 | mx1ads \ |
527 | mx1fs2 \ | |
528 | netstar \ | |
ceb70b46 JCPV |
529 | nhk8815 \ |
530 | nhk8815_onenand \ | |
fb56579f KP |
531 | omap1510inn \ |
532 | omap1610h2 \ | |
533 | omap1610inn \ | |
a3543d6d | 534 | omap5912osk \ |
fb56579f | 535 | omap730p2 \ |
fbc8365a | 536 | rd6281a \ |
fb56579f KP |
537 | sbc2410x \ |
538 | scb9328 \ | |
55dd4ba5 | 539 | sheevaplug \ |
fb56579f KP |
540 | smdk2400 \ |
541 | smdk2410 \ | |
542 | trab \ | |
543 | VCMA9 \ | |
544 | versatile \ | |
545 | versatileab \ | |
546 | versatilepb \ | |
547 | voiceblue \ | |
548 | davinci_dvevm \ | |
549 | davinci_schmoogie \ | |
c7f879ec | 550 | davinci_sffsdr \ |
fb56579f | 551 | davinci_sonata \ |
28b00324 | 552 | davinci_dm355evm \ |
6f21347d | 553 | " |
7ebf7443 | 554 | |
74f4304e WD |
555 | ######################################################################### |
556 | ## ARM10 Systems | |
557 | ######################################################################### | |
fb56579f KP |
558 | LIST_ARM10=" \ |
559 | integratorcp \ | |
560 | cp1026 \ | |
74f4304e WD |
561 | " |
562 | ||
8ed96046 WD |
563 | ######################################################################### |
564 | ## ARM11 Systems | |
565 | ######################################################################### | |
0c692673 GL |
566 | LIST_ARM11=" \ |
567 | cp1136 \ | |
568 | omap2420h4 \ | |
569 | apollon \ | |
570 | imx31_litekit \ | |
571 | imx31_phycore \ | |
572 | imx31_phycore_eet \ | |
573 | mx31ads \ | |
8449f287 | 574 | mx31pdk \ |
d08e5ca3 | 575 | mx31pdk_nand \ |
0c692673 GL |
576 | qong \ |
577 | smdk6400 \ | |
74f4304e | 578 | " |
8ed96046 | 579 | |
f904cdbb DB |
580 | ######################################################################### |
581 | ## ARM Cortex-A8 Systems | |
582 | ######################################################################### | |
583 | LIST_ARM_CORTEX_A8=" \ | |
c35d7cf0 | 584 | devkit8000 \ |
f904cdbb | 585 | omap3_beagle \ |
9d0fc811 | 586 | omap3_overo \ |
ad9bc8e5 | 587 | omap3_evm \ |
2be2c6cc | 588 | omap3_pandora \ |
7379f45a | 589 | omap3_zoom1 \ |
376aee78 | 590 | omap3_zoom2 \ |
f904cdbb DB |
591 | " |
592 | ||
602cac13 JCPV |
593 | ######################################################################### |
594 | ## AT91 Systems | |
595 | ######################################################################### | |
596 | ||
22ee6473 SG |
597 | LIST_at91=" \ |
598 | afeb9260 \ | |
599 | at91cap9adk \ | |
600 | at91rm9200dk \ | |
601 | at91rm9200ek \ | |
602 | at91sam9260ek \ | |
603 | at91sam9261ek \ | |
604 | at91sam9263ek \ | |
5ccc2d99 | 605 | at91sam9g10ek \ |
22ee6473 | 606 | at91sam9g20ek \ |
5ccc2d99 | 607 | at91sam9m10g45ek \ |
22ee6473 SG |
608 | at91sam9rlek \ |
609 | cmc_pu2 \ | |
610 | csb637 \ | |
611 | kb9202 \ | |
612 | meesc \ | |
613 | mp2usb \ | |
614 | m501sk \ | |
615 | pm9261 \ | |
616 | pm9263 \ | |
2dc851e3 AT |
617 | SBC35_A9G20 \ |
618 | TNY_A9260 \ | |
619 | TNY_A9G20 \ | |
602cac13 JCPV |
620 | " |
621 | ||
7ebf7443 WD |
622 | ######################################################################### |
623 | ## Xscale Systems | |
624 | ######################################################################### | |
625 | ||
fb56579f | 626 | LIST_pxa=" \ |
fb56579f KP |
627 | cerf250 \ |
628 | cradle \ | |
629 | csb226 \ | |
630 | delta \ | |
631 | innokom \ | |
632 | lubbock \ | |
633 | pleb2 \ | |
040f8f63 | 634 | polaris \ |
fb56579f | 635 | pxa255_idp \ |
040f8f63 | 636 | trizepsiv \ |
fb56579f KP |
637 | wepep250 \ |
638 | xaeniax \ | |
639 | xm250 \ | |
640 | xsengine \ | |
641 | zylonite \ | |
4ec3a7f0 | 642 | " |
7ebf7443 | 643 | |
fb56579f | 644 | LIST_ixp=" \ |
799891ef MS |
645 | actux1 \ |
646 | actux2 \ | |
647 | actux3 \ | |
648 | actux4 \ | |
fb56579f KP |
649 | ixdp425 \ |
650 | ixdpg425 \ | |
651 | pdnb3 \ | |
652 | scpu \ | |
653 | " | |
7ebf7443 | 654 | |
d9a42c0a WD |
655 | ######################################################################### |
656 | ## ARM groups | |
657 | ######################################################################### | |
2d5b561e | 658 | |
f904cdbb DB |
659 | LIST_arm=" \ |
660 | ${LIST_SA} \ | |
661 | ${LIST_ARM7} \ | |
662 | ${LIST_ARM9} \ | |
663 | ${LIST_ARM10} \ | |
664 | ${LIST_ARM11} \ | |
665 | ${LIST_ARM_CORTEX_A8} \ | |
666 | ${LIST_at91} \ | |
667 | ${LIST_pxa} \ | |
668 | ${LIST_ixp} \ | |
8ed96046 | 669 | " |
7ebf7443 | 670 | |
c021880a | 671 | ######################################################################### |
b62bdffb | 672 | ## MIPS Systems (default = big endian) |
c021880a WD |
673 | ######################################################################### |
674 | ||
fb56579f KP |
675 | LIST_mips4kc=" \ |
676 | incaip \ | |
0764c164 | 677 | qemu_mips \ |
2a61eff6 SR |
678 | vct_platinum \ |
679 | vct_platinum_small \ | |
680 | vct_platinum_onenand \ | |
681 | vct_platinum_onenand_small \ | |
682 | vct_platinumavc \ | |
683 | vct_platinumavc_small \ | |
684 | vct_platinumavc_onenand \ | |
685 | vct_platinumavc_onenand_small \ | |
686 | vct_premium \ | |
687 | vct_premium_small \ | |
688 | vct_premium_onenand \ | |
689 | vct_premium_onenand_small \ | |
fb56579f | 690 | " |
c021880a | 691 | |
fb56579f KP |
692 | LIST_mips5kc=" \ |
693 | purple \ | |
694 | " | |
3e38691e | 695 | |
fb56579f KP |
696 | LIST_au1xx0=" \ |
697 | dbau1000 \ | |
698 | dbau1100 \ | |
699 | dbau1500 \ | |
700 | dbau1550 \ | |
701 | dbau1550_el \ | |
702 | gth2 \ | |
703 | " | |
5da627a4 | 704 | |
fb56579f KP |
705 | LIST_mips=" \ |
706 | ${LIST_mips4kc} \ | |
707 | ${LIST_mips5kc} \ | |
708 | ${LIST_au1xx0} \ | |
709 | " | |
c021880a | 710 | |
b62bdffb WD |
711 | ######################################################################### |
712 | ## MIPS Systems (little endian) | |
713 | ######################################################################### | |
714 | ||
715 | LIST_mips4kc_el="" | |
716 | ||
717 | LIST_mips5kc_el="" | |
718 | ||
fb56579f KP |
719 | LIST_au1xx0_el=" \ |
720 | dbau1550_el \ | |
b09258c5 | 721 | pb1000 \ |
fb56579f | 722 | " |
b62bdffb | 723 | |
fb56579f KP |
724 | LIST_mips_el=" \ |
725 | ${LIST_mips4kc_el} \ | |
726 | ${LIST_mips5kc_el} \ | |
727 | ${LIST_au1xx0_el} \ | |
728 | " | |
b62bdffb | 729 | |
7a8e9bed WD |
730 | ######################################################################### |
731 | ## i386 Systems | |
732 | ######################################################################### | |
733 | ||
fb56579f KP |
734 | LIST_I486=" \ |
735 | sc520_cdp \ | |
c620c01e | 736 | sc520_eNET \ |
fb56579f KP |
737 | sc520_spunk \ |
738 | sc520_spunk_rel \ | |
739 | " | |
7a8e9bed | 740 | |
fb56579f KP |
741 | LIST_x86=" \ |
742 | ${LIST_I486} \ | |
743 | " | |
7a8e9bed | 744 | |
c935d3bd WD |
745 | ######################################################################### |
746 | ## NIOS Systems | |
747 | ######################################################################### | |
748 | ||
fb56579f KP |
749 | LIST_nios=" \ |
750 | ADNPESC1 \ | |
751 | ADNPESC1_base_32 \ | |
752 | ADNPESC1_DNPEVA2_base_32\ | |
753 | DK1C20 \ | |
754 | DK1C20_standard_32 \ | |
755 | DK1S10 \ | |
756 | DK1S10_standard_32 \ | |
757 | DK1S10_mtx_ldk_20 \ | |
c935d3bd WD |
758 | " |
759 | ||
5c952cf0 WD |
760 | ######################################################################### |
761 | ## Nios-II Systems | |
762 | ######################################################################### | |
763 | ||
fb56579f KP |
764 | LIST_nios2=" \ |
765 | EP1C20 \ | |
766 | EP1S10 \ | |
767 | EP1S40 \ | |
768 | PCI5441 \ | |
769 | PK1C20 \ | |
4176c799 | 770 | " |
5c952cf0 | 771 | |
857cad37 WD |
772 | ######################################################################### |
773 | ## MicroBlaze Systems | |
774 | ######################################################################### | |
775 | ||
52a822ed MS |
776 | LIST_microblaze=" \ |
777 | microblaze-generic \ | |
4176c799 | 778 | " |
857cad37 | 779 | |
f8c3b4f3 ZL |
780 | ######################################################################### |
781 | ## ColdFire Systems | |
782 | ######################################################################### | |
783 | ||
fb56579f KP |
784 | LIST_coldfire=" \ |
785 | cobra5272 \ | |
786 | EB+MCF-EV123 \ | |
787 | EB+MCF-EV123_internal \ | |
788 | idmr \ | |
bf9a5215 | 789 | M5208EVBE \ |
1552af70 | 790 | M52277EVB \ |
4a442d31 | 791 | M5235EVB \ |
a1436a84 | 792 | M5249EVB \ |
6d33c6ac | 793 | M5253DEMO \ |
f94945b5 | 794 | M5253EVBE \ |
fb56579f KP |
795 | M5271EVB \ |
796 | M5272C3 \ | |
545c8e0a | 797 | M5275EVB \ |
fb56579f | 798 | M5282EVB \ |
536e7dac | 799 | M53017EVB \ |
aa5f1f9d TL |
800 | M5329AFEE \ |
801 | M5373EVB \ | |
05316f8e | 802 | M54451EVB \ |
8ae158cd | 803 | M54455EVB \ |
57a12720 TL |
804 | M5475AFE \ |
805 | M5485AFE \ | |
d61ea148 | 806 | TASREG \ |
9acb626f | 807 | " |
f8c3b4f3 | 808 | |
6ccec449 WD |
809 | ######################################################################### |
810 | ## AVR32 Systems | |
811 | ######################################################################### | |
812 | ||
fb56579f KP |
813 | LIST_avr32=" \ |
814 | atstk1002 \ | |
667568db | 815 | atstk1003 \ |
64ff2357 | 816 | atstk1004 \ |
0a2e4879 | 817 | atstk1006 \ |
6b443944 | 818 | atngw100 \ |
0eb5717a | 819 | favr-32-ezkit \ |
5c374c9e | 820 | hammerhead \ |
13b50fe3 | 821 | mimc200 \ |
fb56579f | 822 | " |
6ccec449 | 823 | |
ef26a08f AL |
824 | ######################################################################### |
825 | ## Blackfin Systems | |
826 | ######################################################################### | |
827 | ||
fb56579f | 828 | LIST_blackfin=" \ |
84a9dda3 | 829 | bf518f-ezbrd \ |
0c31ddf7 | 830 | bf526-ezbrd \ |
d9a5d113 | 831 | bf527-ezkit \ |
fb56579f KP |
832 | bf533-ezkit \ |
833 | bf533-stamp \ | |
d7fdc141 | 834 | bf537-minotaur \ |
cb4b5e87 | 835 | bf537-pnav \ |
59ac9729 | 836 | bf537-srv1 \ |
fb56579f | 837 | bf537-stamp \ |
5c45f7ca | 838 | bf538f-ezkit \ |
76d21803 | 839 | bf548-ezkit \ |
fb56579f | 840 | bf561-ezkit \ |
3088189a | 841 | blackstamp \ |
59e4be94 | 842 | cm-bf527 \ |
e82d8a1f | 843 | cm-bf533 \ |
8a9bab08 | 844 | cm-bf537e \ |
4640c2b8 | 845 | cm-bf537u \ |
8b219cf0 | 846 | cm-bf548 \ |
e548321a | 847 | cm-bf561 \ |
0f52b560 | 848 | ibf-dsp561 \ |
9417d9a2 | 849 | tcm-bf537 \ |
ef26a08f AL |
850 | " |
851 | ||
c7144373 JCPV |
852 | ######################################################################### |
853 | ## SH Systems | |
854 | ######################################################################### | |
855 | ||
c655fad0 NI |
856 | LIST_sh2=" \ |
857 | rsk7203 \ | |
858 | " | |
d9a42c0a WD |
859 | LIST_sh3=" \ |
860 | mpr2 \ | |
861 | ms7720se \ | |
862 | " | |
863 | ||
c7144373 | 864 | LIST_sh4=" \ |
aa9c4f1d | 865 | ms7750se \ |
c7144373 | 866 | ms7722se \ |
9e23fe05 | 867 | MigoR \ |
c133c1fb | 868 | r7780mp \ |
f5e2466f | 869 | r2dplus \ |
7faddaec | 870 | sh7763rdp \ |
0d53a47d | 871 | sh7785lcr \ |
6f0da497 | 872 | ap325rxa \ |
74d9c16a | 873 | espt \ |
c7144373 JCPV |
874 | " |
875 | ||
c7144373 | 876 | LIST_sh=" \ |
6f0da497 | 877 | ${LIST_sh2} \ |
c7144373 JCPV |
878 | ${LIST_sh3} \ |
879 | ${LIST_sh4} \ | |
880 | " | |
881 | ||
c2f02da2 DH |
882 | ######################################################################### |
883 | ## SPARC Systems | |
884 | ######################################################################### | |
885 | ||
ab68f921 | 886 | LIST_sparc="gr_xc3s_1500 gr_cpci_ax2000 gr_ep2s60 grsim grsim_leon2" |
c2f02da2 | 887 | |
7a8e9bed | 888 | #----------------------------------------------------------------------- |
7ebf7443 WD |
889 | |
890 | #----- for now, just run PPC by default ----- | |
891 | [ $# = 0 ] && set $LIST_ppc | |
892 | ||
893 | #----------------------------------------------------------------------- | |
894 | ||
895 | build_target() { | |
896 | target=$1 | |
897 | ||
898 | ${MAKE} distclean >/dev/null | |
899 | ${MAKE} ${target}_config | |
f9328639 MB |
900 | |
901 | ${MAKE} ${JOBS} all 2>&1 >${LOG_DIR}/$target.MAKELOG \ | |
902 | | tee ${LOG_DIR}/$target.ERR | |
903 | ||
208447f8 | 904 | ${CROSS_COMPILE}size ${BUILD_DIR}/u-boot \ |
f9328639 | 905 | | tee -a ${LOG_DIR}/$target.MAKELOG |
7ebf7443 WD |
906 | } |
907 | ||
908 | #----------------------------------------------------------------------- | |
909 | ||
910 | ||
911 | for arg in $@ | |
912 | do | |
913 | case "$arg" in | |
f904cdbb | 914 | arm|SA|ARM7|ARM9|ARM10|ARM11|ARM_CORTEX_A8|at91|ixp|pxa \ |
d9a42c0a WD |
915 | |avr32 \ |
916 | |blackfin \ | |
917 | |coldfire \ | |
918 | |microblaze \ | |
919 | |mips|mips_el \ | |
920 | |nios|nios2 \ | |
921 | |ppc|5xx|5xxx|512x|8xx|8220|824x|8260|83xx|85xx|86xx|4xx|7xx|74xx|TSEC \ | |
3aeb1ff7 | 922 | |sh|sh2|sh3|sh4 \ |
d9a42c0a WD |
923 | |sparc \ |
924 | |x86|I486 \ | |
c7144373 | 925 | ) |
7ebf7443 WD |
926 | for target in `eval echo '$LIST_'${arg}` |
927 | do | |
928 | build_target ${target} | |
929 | done | |
930 | ;; | |
931 | *) build_target ${arg} | |
932 | ;; | |
933 | esac | |
934 | done |