]>
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 | 187 | CMS700 \ |
ab4c62c1 | 188 | compactcenter \ |
fb56579f KP |
189 | CPCI2DP \ |
190 | CPCI405 \ | |
191 | CPCI4052 \ | |
192 | CPCI405AB \ | |
193 | CPCI405DT \ | |
fb56579f KP |
194 | CPCIISER4 \ |
195 | CRAYL1 \ | |
196 | csb272 \ | |
197 | csb472 \ | |
198 | DASA_SIM \ | |
ab4c62c1 | 199 | devconcenter \ |
b209a114 | 200 | dlvision \ |
fb56579f KP |
201 | DP405 \ |
202 | DU405 \ | |
1a3ac86b | 203 | DU440 \ |
fb56579f KP |
204 | ebony \ |
205 | ERIC \ | |
206 | EXBITGEN \ | |
5deb8022 | 207 | fx12mm \ |
fb56579f | 208 | G2000 \ |
89b8619a | 209 | gdppc440etx \ |
4c9e8557 | 210 | glacier \ |
353f2688 | 211 | haleakala \ |
3d6cb3b2 | 212 | haleakala_nand \ |
3b3bff4c SR |
213 | hcu4 \ |
214 | hcu5 \ | |
fb56579f KP |
215 | HH405 \ |
216 | HUB405 \ | |
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 \ | |
728ece34 | 394 | P2020RDB \ |
fb56579f KP |
395 | PM854 \ |
396 | PM856 \ | |
397 | sbc8540 \ | |
11c45ebd | 398 | sbc8548 \ |
fb56579f | 399 | sbc8560 \ |
5d108ac8 | 400 | socrates \ |
fb56579f KP |
401 | stxgp3 \ |
402 | stxssa \ | |
403 | TQM8540 \ | |
404 | TQM8541 \ | |
1287e0c5 | 405 | TQM8548 \ |
a865bcda | 406 | TQM8548_AG \ |
ad7ee5d4 | 407 | TQM8548_BE \ |
fb56579f KP |
408 | TQM8555 \ |
409 | TQM8560 \ | |
78bbc5ce | 410 | XPEDITE5200 \ |
ccf0fdd0 | 411 | XPEDITE5370 \ |
42d1f039 WD |
412 | " |
413 | ||
822d5536 JL |
414 | ######################################################################### |
415 | ## MPC86xx Systems | |
416 | ######################################################################### | |
417 | ||
fb56579f | 418 | LIST_86xx=" \ |
3c89d754 | 419 | MPC8610HPCD \ |
fb56579f | 420 | MPC8641HPCN \ |
ff7640c9 | 421 | sbc8641d \ |
5da6f806 | 422 | XPEDITE5170 \ |
822d5536 JL |
423 | " |
424 | ||
7ebf7443 WD |
425 | ######################################################################### |
426 | ## 74xx/7xx Systems | |
427 | ######################################################################### | |
428 | ||
fb56579f KP |
429 | LIST_74xx=" \ |
430 | DB64360 \ | |
431 | DB64460 \ | |
432 | EVB64260 \ | |
433 | mpc7448hpc2 \ | |
434 | P3G4 \ | |
435 | p3m7448 \ | |
436 | PCIPPC2 \ | |
437 | PCIPPC6 \ | |
438 | ZUMA \ | |
7ebf7443 WD |
439 | " |
440 | ||
fb56579f KP |
441 | LIST_7xx=" \ |
442 | BAB7xx \ | |
443 | CPCI750 \ | |
444 | ELPPC \ | |
445 | p3m750 \ | |
446 | ppmc7xx \ | |
7ebf7443 WD |
447 | " |
448 | ||
d9a42c0a WD |
449 | ######################################################################### |
450 | ## PowerPC groups | |
451 | ######################################################################### | |
452 | ||
453 | LIST_TSEC=" \ | |
454 | ${LIST_83xx} \ | |
455 | ${LIST_85xx} \ | |
456 | ${LIST_86xx} \ | |
457 | " | |
458 | ||
fb56579f KP |
459 | LIST_ppc=" \ |
460 | ${LIST_5xx} \ | |
3deca9d4 | 461 | ${LIST_512x} \ |
fb56579f KP |
462 | ${LIST_5xxx} \ |
463 | ${LIST_8xx} \ | |
464 | ${LIST_8220} \ | |
465 | ${LIST_824x} \ | |
466 | ${LIST_8260} \ | |
467 | ${LIST_83xx} \ | |
468 | ${LIST_85xx} \ | |
469 | ${LIST_86xx} \ | |
470 | ${LIST_4xx} \ | |
471 | ${LIST_74xx} \ | |
472 | ${LIST_7xx} \ | |
473 | " | |
7ebf7443 WD |
474 | |
475 | ######################################################################### | |
476 | ## StrongARM Systems | |
477 | ######################################################################### | |
478 | ||
fb56579f KP |
479 | LIST_SA=" \ |
480 | assabet \ | |
481 | dnp1110 \ | |
482 | gcplus \ | |
483 | lart \ | |
484 | shannon \ | |
485 | " | |
7ebf7443 WD |
486 | |
487 | ######################################################################### | |
488 | ## ARM7 Systems | |
489 | ######################################################################### | |
490 | ||
fb56579f KP |
491 | LIST_ARM7=" \ |
492 | ap7 \ | |
493 | ap720t \ | |
494 | armadillo \ | |
495 | B2 \ | |
496 | ep7312 \ | |
497 | evb4510 \ | |
498 | impa7 \ | |
499 | integratorap \ | |
500 | lpc2292sodimm \ | |
501 | modnet50 \ | |
502 | SMN42 \ | |
74f4304e | 503 | " |
7ebf7443 WD |
504 | |
505 | ######################################################################### | |
506 | ## ARM9 Systems | |
507 | ######################################################################### | |
508 | ||
fb56579f | 509 | LIST_ARM9=" \ |
fb56579f KP |
510 | ap920t \ |
511 | ap922_XA10 \ | |
512 | ap926ejs \ | |
513 | ap946es \ | |
514 | ap966 \ | |
515 | cp920t \ | |
516 | cp922_XA10 \ | |
517 | cp926ejs \ | |
518 | cp946es \ | |
519 | cp966 \ | |
520 | lpd7a400 \ | |
4abc5bff | 521 | mv88f6281gtw_ge \ |
fb56579f KP |
522 | mx1ads \ |
523 | mx1fs2 \ | |
524 | netstar \ | |
ceb70b46 JCPV |
525 | nhk8815 \ |
526 | nhk8815_onenand \ | |
fb56579f KP |
527 | omap1510inn \ |
528 | omap1610h2 \ | |
529 | omap1610inn \ | |
a3543d6d | 530 | omap5912osk \ |
fb56579f | 531 | omap730p2 \ |
fbc8365a | 532 | rd6281a \ |
fb56579f KP |
533 | sbc2410x \ |
534 | scb9328 \ | |
55dd4ba5 | 535 | sheevaplug \ |
fb56579f KP |
536 | smdk2400 \ |
537 | smdk2410 \ | |
538 | trab \ | |
539 | VCMA9 \ | |
540 | versatile \ | |
541 | versatileab \ | |
542 | versatilepb \ | |
543 | voiceblue \ | |
544 | davinci_dvevm \ | |
545 | davinci_schmoogie \ | |
c7f879ec | 546 | davinci_sffsdr \ |
fb56579f | 547 | davinci_sonata \ |
28b00324 | 548 | davinci_dm355evm \ |
6f21347d | 549 | " |
7ebf7443 | 550 | |
74f4304e WD |
551 | ######################################################################### |
552 | ## ARM10 Systems | |
553 | ######################################################################### | |
fb56579f KP |
554 | LIST_ARM10=" \ |
555 | integratorcp \ | |
556 | cp1026 \ | |
74f4304e WD |
557 | " |
558 | ||
8ed96046 WD |
559 | ######################################################################### |
560 | ## ARM11 Systems | |
561 | ######################################################################### | |
0c692673 GL |
562 | LIST_ARM11=" \ |
563 | cp1136 \ | |
564 | omap2420h4 \ | |
565 | apollon \ | |
566 | imx31_litekit \ | |
567 | imx31_phycore \ | |
568 | imx31_phycore_eet \ | |
569 | mx31ads \ | |
8449f287 | 570 | mx31pdk \ |
d08e5ca3 | 571 | mx31pdk_nand \ |
0c692673 GL |
572 | qong \ |
573 | smdk6400 \ | |
74f4304e | 574 | " |
8ed96046 | 575 | |
f904cdbb DB |
576 | ######################################################################### |
577 | ## ARM Cortex-A8 Systems | |
578 | ######################################################################### | |
579 | LIST_ARM_CORTEX_A8=" \ | |
580 | omap3_beagle \ | |
9d0fc811 | 581 | omap3_overo \ |
ad9bc8e5 | 582 | omap3_evm \ |
2be2c6cc | 583 | omap3_pandora \ |
7379f45a | 584 | omap3_zoom1 \ |
376aee78 | 585 | omap3_zoom2 \ |
f904cdbb DB |
586 | " |
587 | ||
602cac13 JCPV |
588 | ######################################################################### |
589 | ## AT91 Systems | |
590 | ######################################################################### | |
591 | ||
22ee6473 SG |
592 | LIST_at91=" \ |
593 | afeb9260 \ | |
594 | at91cap9adk \ | |
595 | at91rm9200dk \ | |
596 | at91rm9200ek \ | |
597 | at91sam9260ek \ | |
598 | at91sam9261ek \ | |
599 | at91sam9263ek \ | |
5ccc2d99 | 600 | at91sam9g10ek \ |
22ee6473 | 601 | at91sam9g20ek \ |
5ccc2d99 | 602 | at91sam9m10g45ek \ |
22ee6473 SG |
603 | at91sam9rlek \ |
604 | cmc_pu2 \ | |
605 | csb637 \ | |
606 | kb9202 \ | |
607 | meesc \ | |
608 | mp2usb \ | |
609 | m501sk \ | |
610 | pm9261 \ | |
611 | pm9263 \ | |
602cac13 JCPV |
612 | " |
613 | ||
7ebf7443 WD |
614 | ######################################################################### |
615 | ## Xscale Systems | |
616 | ######################################################################### | |
617 | ||
fb56579f | 618 | LIST_pxa=" \ |
fb56579f KP |
619 | cerf250 \ |
620 | cradle \ | |
621 | csb226 \ | |
622 | delta \ | |
623 | innokom \ | |
624 | lubbock \ | |
625 | pleb2 \ | |
040f8f63 | 626 | polaris \ |
fb56579f | 627 | pxa255_idp \ |
040f8f63 | 628 | trizepsiv \ |
fb56579f KP |
629 | wepep250 \ |
630 | xaeniax \ | |
631 | xm250 \ | |
632 | xsengine \ | |
633 | zylonite \ | |
4ec3a7f0 | 634 | " |
7ebf7443 | 635 | |
fb56579f | 636 | LIST_ixp=" \ |
799891ef MS |
637 | actux1 \ |
638 | actux2 \ | |
639 | actux3 \ | |
640 | actux4 \ | |
fb56579f KP |
641 | ixdp425 \ |
642 | ixdpg425 \ | |
643 | pdnb3 \ | |
644 | scpu \ | |
645 | " | |
7ebf7443 | 646 | |
d9a42c0a WD |
647 | ######################################################################### |
648 | ## ARM groups | |
649 | ######################################################################### | |
2d5b561e | 650 | |
f904cdbb DB |
651 | LIST_arm=" \ |
652 | ${LIST_SA} \ | |
653 | ${LIST_ARM7} \ | |
654 | ${LIST_ARM9} \ | |
655 | ${LIST_ARM10} \ | |
656 | ${LIST_ARM11} \ | |
657 | ${LIST_ARM_CORTEX_A8} \ | |
658 | ${LIST_at91} \ | |
659 | ${LIST_pxa} \ | |
660 | ${LIST_ixp} \ | |
8ed96046 | 661 | " |
7ebf7443 | 662 | |
c021880a | 663 | ######################################################################### |
b62bdffb | 664 | ## MIPS Systems (default = big endian) |
c021880a WD |
665 | ######################################################################### |
666 | ||
fb56579f KP |
667 | LIST_mips4kc=" \ |
668 | incaip \ | |
0764c164 | 669 | qemu_mips \ |
2a61eff6 SR |
670 | vct_platinum \ |
671 | vct_platinum_small \ | |
672 | vct_platinum_onenand \ | |
673 | vct_platinum_onenand_small \ | |
674 | vct_platinumavc \ | |
675 | vct_platinumavc_small \ | |
676 | vct_platinumavc_onenand \ | |
677 | vct_platinumavc_onenand_small \ | |
678 | vct_premium \ | |
679 | vct_premium_small \ | |
680 | vct_premium_onenand \ | |
681 | vct_premium_onenand_small \ | |
fb56579f | 682 | " |
c021880a | 683 | |
fb56579f KP |
684 | LIST_mips5kc=" \ |
685 | purple \ | |
686 | " | |
3e38691e | 687 | |
fb56579f KP |
688 | LIST_au1xx0=" \ |
689 | dbau1000 \ | |
690 | dbau1100 \ | |
691 | dbau1500 \ | |
692 | dbau1550 \ | |
693 | dbau1550_el \ | |
694 | gth2 \ | |
695 | " | |
5da627a4 | 696 | |
fb56579f KP |
697 | LIST_mips=" \ |
698 | ${LIST_mips4kc} \ | |
699 | ${LIST_mips5kc} \ | |
700 | ${LIST_au1xx0} \ | |
701 | " | |
c021880a | 702 | |
b62bdffb WD |
703 | ######################################################################### |
704 | ## MIPS Systems (little endian) | |
705 | ######################################################################### | |
706 | ||
707 | LIST_mips4kc_el="" | |
708 | ||
709 | LIST_mips5kc_el="" | |
710 | ||
fb56579f KP |
711 | LIST_au1xx0_el=" \ |
712 | dbau1550_el \ | |
b09258c5 | 713 | pb1000 \ |
fb56579f | 714 | " |
b62bdffb | 715 | |
fb56579f KP |
716 | LIST_mips_el=" \ |
717 | ${LIST_mips4kc_el} \ | |
718 | ${LIST_mips5kc_el} \ | |
719 | ${LIST_au1xx0_el} \ | |
720 | " | |
b62bdffb | 721 | |
7a8e9bed WD |
722 | ######################################################################### |
723 | ## i386 Systems | |
724 | ######################################################################### | |
725 | ||
fb56579f KP |
726 | LIST_I486=" \ |
727 | sc520_cdp \ | |
c620c01e | 728 | sc520_eNET \ |
fb56579f KP |
729 | sc520_spunk \ |
730 | sc520_spunk_rel \ | |
731 | " | |
7a8e9bed | 732 | |
fb56579f KP |
733 | LIST_x86=" \ |
734 | ${LIST_I486} \ | |
735 | " | |
7a8e9bed | 736 | |
c935d3bd WD |
737 | ######################################################################### |
738 | ## NIOS Systems | |
739 | ######################################################################### | |
740 | ||
fb56579f KP |
741 | LIST_nios=" \ |
742 | ADNPESC1 \ | |
743 | ADNPESC1_base_32 \ | |
744 | ADNPESC1_DNPEVA2_base_32\ | |
745 | DK1C20 \ | |
746 | DK1C20_standard_32 \ | |
747 | DK1S10 \ | |
748 | DK1S10_standard_32 \ | |
749 | DK1S10_mtx_ldk_20 \ | |
c935d3bd WD |
750 | " |
751 | ||
5c952cf0 WD |
752 | ######################################################################### |
753 | ## Nios-II Systems | |
754 | ######################################################################### | |
755 | ||
fb56579f KP |
756 | LIST_nios2=" \ |
757 | EP1C20 \ | |
758 | EP1S10 \ | |
759 | EP1S40 \ | |
760 | PCI5441 \ | |
761 | PK1C20 \ | |
4176c799 | 762 | " |
5c952cf0 | 763 | |
857cad37 WD |
764 | ######################################################################### |
765 | ## MicroBlaze Systems | |
766 | ######################################################################### | |
767 | ||
52a822ed MS |
768 | LIST_microblaze=" \ |
769 | microblaze-generic \ | |
770 | suzaku \ | |
4176c799 | 771 | " |
857cad37 | 772 | |
f8c3b4f3 ZL |
773 | ######################################################################### |
774 | ## ColdFire Systems | |
775 | ######################################################################### | |
776 | ||
fb56579f KP |
777 | LIST_coldfire=" \ |
778 | cobra5272 \ | |
779 | EB+MCF-EV123 \ | |
780 | EB+MCF-EV123_internal \ | |
781 | idmr \ | |
bf9a5215 | 782 | M5208EVBE \ |
1552af70 | 783 | M52277EVB \ |
4a442d31 | 784 | M5235EVB \ |
a1436a84 | 785 | M5249EVB \ |
6d33c6ac | 786 | M5253DEMO \ |
f94945b5 | 787 | M5253EVBE \ |
fb56579f KP |
788 | M5271EVB \ |
789 | M5272C3 \ | |
545c8e0a | 790 | M5275EVB \ |
fb56579f | 791 | M5282EVB \ |
536e7dac | 792 | M53017EVB \ |
aa5f1f9d TL |
793 | M5329AFEE \ |
794 | M5373EVB \ | |
05316f8e | 795 | M54451EVB \ |
8ae158cd | 796 | M54455EVB \ |
57a12720 TL |
797 | M5475AFE \ |
798 | M5485AFE \ | |
d61ea148 | 799 | TASREG \ |
9acb626f | 800 | " |
f8c3b4f3 | 801 | |
6ccec449 WD |
802 | ######################################################################### |
803 | ## AVR32 Systems | |
804 | ######################################################################### | |
805 | ||
fb56579f KP |
806 | LIST_avr32=" \ |
807 | atstk1002 \ | |
667568db | 808 | atstk1003 \ |
64ff2357 | 809 | atstk1004 \ |
0a2e4879 | 810 | atstk1006 \ |
6b443944 | 811 | atngw100 \ |
0eb5717a | 812 | favr-32-ezkit \ |
5c374c9e | 813 | hammerhead \ |
13b50fe3 | 814 | mimc200 \ |
fb56579f | 815 | " |
6ccec449 | 816 | |
ef26a08f AL |
817 | ######################################################################### |
818 | ## Blackfin Systems | |
819 | ######################################################################### | |
820 | ||
fb56579f | 821 | LIST_blackfin=" \ |
84a9dda3 | 822 | bf518f-ezbrd \ |
0c31ddf7 | 823 | bf526-ezbrd \ |
d9a5d113 | 824 | bf527-ezkit \ |
fb56579f KP |
825 | bf533-ezkit \ |
826 | bf533-stamp \ | |
d7fdc141 | 827 | bf537-minotaur \ |
cb4b5e87 | 828 | bf537-pnav \ |
59ac9729 | 829 | bf537-srv1 \ |
fb56579f | 830 | bf537-stamp \ |
5c45f7ca | 831 | bf538f-ezkit \ |
76d21803 | 832 | bf548-ezkit \ |
fb56579f | 833 | bf561-ezkit \ |
3088189a | 834 | blackstamp \ |
59e4be94 | 835 | cm-bf527 \ |
e82d8a1f | 836 | cm-bf533 \ |
8a9bab08 | 837 | cm-bf537e \ |
8b219cf0 | 838 | cm-bf548 \ |
e548321a | 839 | cm-bf561 \ |
0f52b560 | 840 | ibf-dsp561 \ |
9417d9a2 | 841 | tcm-bf537 \ |
ef26a08f AL |
842 | " |
843 | ||
c7144373 JCPV |
844 | ######################################################################### |
845 | ## SH Systems | |
846 | ######################################################################### | |
847 | ||
c655fad0 NI |
848 | LIST_sh2=" \ |
849 | rsk7203 \ | |
850 | " | |
d9a42c0a WD |
851 | LIST_sh3=" \ |
852 | mpr2 \ | |
853 | ms7720se \ | |
854 | " | |
855 | ||
c7144373 | 856 | LIST_sh4=" \ |
aa9c4f1d | 857 | ms7750se \ |
c7144373 | 858 | ms7722se \ |
9e23fe05 | 859 | MigoR \ |
c133c1fb | 860 | r7780mp \ |
f5e2466f | 861 | r2dplus \ |
7faddaec | 862 | sh7763rdp \ |
0d53a47d | 863 | sh7785lcr \ |
6f0da497 | 864 | ap325rxa \ |
74d9c16a | 865 | espt \ |
c7144373 JCPV |
866 | " |
867 | ||
c7144373 | 868 | LIST_sh=" \ |
6f0da497 | 869 | ${LIST_sh2} \ |
c7144373 JCPV |
870 | ${LIST_sh3} \ |
871 | ${LIST_sh4} \ | |
872 | " | |
873 | ||
c2f02da2 DH |
874 | ######################################################################### |
875 | ## SPARC Systems | |
876 | ######################################################################### | |
877 | ||
ab68f921 | 878 | LIST_sparc="gr_xc3s_1500 gr_cpci_ax2000 gr_ep2s60 grsim grsim_leon2" |
c2f02da2 | 879 | |
7a8e9bed | 880 | #----------------------------------------------------------------------- |
7ebf7443 WD |
881 | |
882 | #----- for now, just run PPC by default ----- | |
883 | [ $# = 0 ] && set $LIST_ppc | |
884 | ||
885 | #----------------------------------------------------------------------- | |
886 | ||
887 | build_target() { | |
888 | target=$1 | |
889 | ||
890 | ${MAKE} distclean >/dev/null | |
891 | ${MAKE} ${target}_config | |
f9328639 MB |
892 | |
893 | ${MAKE} ${JOBS} all 2>&1 >${LOG_DIR}/$target.MAKELOG \ | |
894 | | tee ${LOG_DIR}/$target.ERR | |
895 | ||
208447f8 | 896 | ${CROSS_COMPILE}size ${BUILD_DIR}/u-boot \ |
f9328639 | 897 | | tee -a ${LOG_DIR}/$target.MAKELOG |
7ebf7443 WD |
898 | } |
899 | ||
900 | #----------------------------------------------------------------------- | |
901 | ||
902 | ||
903 | for arg in $@ | |
904 | do | |
905 | case "$arg" in | |
f904cdbb | 906 | arm|SA|ARM7|ARM9|ARM10|ARM11|ARM_CORTEX_A8|at91|ixp|pxa \ |
d9a42c0a WD |
907 | |avr32 \ |
908 | |blackfin \ | |
909 | |coldfire \ | |
910 | |microblaze \ | |
911 | |mips|mips_el \ | |
912 | |nios|nios2 \ | |
913 | |ppc|5xx|5xxx|512x|8xx|8220|824x|8260|83xx|85xx|86xx|4xx|7xx|74xx|TSEC \ | |
3aeb1ff7 | 914 | |sh|sh2|sh3|sh4 \ |
d9a42c0a WD |
915 | |sparc \ |
916 | |x86|I486 \ | |
c7144373 | 917 | ) |
7ebf7443 WD |
918 | for target in `eval echo '$LIST_'${arg}` |
919 | do | |
920 | build_target ${target} | |
921 | done | |
922 | ;; | |
923 | *) build_target ${arg} | |
924 | ;; | |
925 | esac | |
926 | done |