2 # (C) Copyright 2000, 2001, 2002
5 # See file CREDITS for list of people who contributed to this
8 # This program is free software; you can redistribute it and/or
9 # modify it under the terms of the GNU General Public License as
10 # published by the Free Software Foundation; either version 2 of
11 # the License, or (at your option) any later version.
13 # This program is distributed in the hope that it will be useful,
14 # but WITHOUT ANY WARRANTY; without even the implied warranty of
15 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16 # GNU General Public License for more details.
18 # You should have received a copy of the GNU General Public License
19 # along with this program; if not, write to the Free Software
20 # Foundation, Inc., 59 Temple Place, Suite 330, Boston,
24 HOSTARCH := $(shell uname -m | \
32 HOSTOS := $(shell uname -s | tr A-Z a-z | \
33 sed -e 's/\(cygwin\).*/cygwin/')
37 # Deal with colliding definitions from tcsh etc.
40 #########################################################################
42 TOPDIR := $(shell if [ "$$PWD" != "" ]; then echo $$PWD; else pwd; fi)
45 ifeq (include/config.mk,$(wildcard include/config.mk))
46 # load ARCH, BOARD, and CPU configuration
47 include include/config.mk
48 export ARCH CPU BOARD VENDOR
49 # load other configuration
50 include $(TOPDIR)/config.mk
53 ifeq ($(HOSTARCH),ppc)
57 CROSS_COMPILE = ppc_8xx-
60 CROSS_COMPILE = arm-linux-
63 #CROSS_COMPILE = i386-elf-
66 CROSS_COMPILE = mips_4KC-
73 # The "tools" are needed early, so put this first
90 #########################################################################
91 # U-Boot objects....order is important (i.e. start must be first)
93 OBJS = cpu/$(CPU)/start.o
95 OBJS += cpu/$(CPU)/start16.o
96 OBJS += cpu/$(CPU)/reset.o
99 OBJS += cpu/$(CPU)/resetvec.o
102 LIBS = board/$(BOARDDIR)/lib$(BOARD).a
103 LIBS += cpu/$(CPU)/lib$(CPU).a
104 LIBS += lib_$(ARCH)/lib$(ARCH).a
105 LIBS += fs/jffs2/libjffs2.a fs/fdos/libfdos.a
107 LIBS += disk/libdisk.a
110 LIBS += drivers/libdrivers.a
111 LIBS += post/libpost.a post/cpu/libcpu.a
112 LIBS += common/libcommon.a
113 LIBS += lib_generic/libgeneric.a
115 #########################################################################
117 all: u-boot.srec u-boot.bin System.map
120 -cp u-boot.bin /tftpboot/u-boot.bin
121 -cp u-boot.bin /net/denx/tftpboot/u-boot.bin
124 $(OBJCOPY) ${OBJCFLAGS} -O srec $< $@
127 $(OBJCOPY) ${OBJCFLAGS} -O binary $< $@
130 $(OBJDUMP) -d $< > $@
132 u-boot: depend subdirs $(OBJS) $(LIBS) $(LDSCRIPT)
133 $(LD) $(LDFLAGS) $(OBJS) \
134 --start-group $(LIBS) --end-group \
135 -Map u-boot.map -o u-boot
138 @for dir in $(SUBDIRS) ; do $(MAKE) -C $$dir || exit 1 ; done
141 @for dir in $(SUBDIRS) ; do $(MAKE) -C $$dir .depend ; done
144 ctags -w `find $(SUBDIRS) include \
145 \( -name CVS -prune \) -o \( -name '*.[ch]' -print \)`
148 etags -a `find $(SUBDIRS) include \
149 \( -name CVS -prune \) -o \( -name '*.[ch]' -print \)`
153 grep -v '\(compiled\)\|\(\.o$$\)\|\( [aUw] \)\|\(\.\.ng$$\)\|\(LASH[RL]DI\)' | \
156 #########################################################################
158 all install u-boot u-boot.srec depend dep:
159 @echo "System not configured - see README" >&2
163 #########################################################################
166 rm -f include/config.h include/config.mk
168 #========================================================================
170 #========================================================================
172 #########################################################################
174 #########################################################################
176 cmi_mpc5xx_config: unconfig
177 @./mkconfig $(@:_config=) ppc mpc5xx cmi
179 #########################################################################
181 #########################################################################
183 ADS860_config: unconfig
184 @./mkconfig $(@:_config=) ppc mpc8xx fads
186 AMX860_config : unconfig
187 @./mkconfig $(@:_config=) ppc mpc8xx amx860 westel
189 c2mon_config: unconfig
190 @./mkconfig $(@:_config=) ppc mpc8xx c2mon
193 @./mkconfig $(@:_config=) ppc mpc8xx CCM siemens
195 cogent_mpc8xx_config: unconfig
196 @./mkconfig $(@:_config=) ppc mpc8xx cogent
198 ELPT860_config: unconfig
199 @./mkconfig $(@:_config=) ppc mpc8xx elpt860 LEOX
201 ESTEEM192E_config: unconfig
202 @./mkconfig $(@:_config=) ppc mpc8xx esteem192e
204 ETX094_config : unconfig
205 @./mkconfig $(@:_config=) ppc mpc8xx etx094
209 FADS860T_config: unconfig
210 @./mkconfig $(@:_config=) ppc mpc8xx fads
212 FLAGADM_config: unconfig
213 @./mkconfig $(@:_config=) ppc mpc8xx flagadm
215 GEN860T_config: unconfig
216 @./mkconfig $(@:_config=) ppc mpc8xx gen860t
218 GENIETV_config: unconfig
219 @./mkconfig $(@:_config=) ppc mpc8xx genietv
222 @./mkconfig $(@:_config=) ppc mpc8xx gth
224 hermes_config : unconfig
225 @./mkconfig $(@:_config=) ppc mpc8xx hermes
227 IAD210_config: unconfig
228 @./mkconfig $(@:_config=) ppc mpc8xx IAD210 siemens
230 xtract_ICU862 = $(subst _100MHz,,$(subst _config,,$1))
232 ICU862_100MHz_config \
233 ICU862_config: unconfig
235 @[ -z "$(findstring _100MHz,$@)" ] || \
236 { echo "#define CONFIG_100MHz" >>include/config.h ; \
237 echo "... with 100MHz system clock" ; \
239 @./mkconfig -a $(call xtract_ICU862,$@) ppc mpc8xx icu862
241 IP860_config : unconfig
242 @./mkconfig $(@:_config=) ppc mpc8xx ip860
246 IVML24_config: unconfig
248 @[ -z "$(findstring IVML24_config,$@)" ] || \
249 { echo "#define CONFIG_IVML24_16M" >>include/config.h ; \
251 @[ -z "$(findstring IVML24_128_config,$@)" ] || \
252 { echo "#define CONFIG_IVML24_32M" >>include/config.h ; \
254 @[ -z "$(findstring IVML24_256_config,$@)" ] || \
255 { echo "#define CONFIG_IVML24_64M" >>include/config.h ; \
257 @./mkconfig -a IVML24 ppc mpc8xx ivm
261 IVMS8_config: unconfig
263 @[ -z "$(findstring IVMS8_config,$@)" ] || \
264 { echo "#define CONFIG_IVMS8_16M" >>include/config.h ; \
266 @[ -z "$(findstring IVMS8_128_config,$@)" ] || \
267 { echo "#define CONFIG_IVMS8_32M" >>include/config.h ; \
269 @[ -z "$(findstring IVMS8_256_config,$@)" ] || \
270 { echo "#define CONFIG_IVMS8_64M" >>include/config.h ; \
272 @./mkconfig -a IVMS8 ppc mpc8xx ivm
274 KUP4K_config : unconfig
275 @./mkconfig $(@:_config=) ppc mpc8xx kup4k
277 LANTEC_config : unconfig
278 @./mkconfig $(@:_config=) ppc mpc8xx lantec
280 lwmon_config: unconfig
281 @./mkconfig $(@:_config=) ppc mpc8xx lwmon
284 MBX860T_config: unconfig
285 @./mkconfig $(@:_config=) ppc mpc8xx mbx8xx
287 MHPC_config: unconfig
288 @./mkconfig $(@:_config=) ppc mpc8xx mhpc eltec
290 MVS1_config : unconfig
291 @./mkconfig $(@:_config=) ppc mpc8xx mvs1
293 NETVIA_config: unconfig
294 @./mkconfig $(@:_config=) ppc mpc8xx netvia
296 NX823_config: unconfig
297 @./mkconfig $(@:_config=) ppc mpc8xx nx823
299 pcu_e_config: unconfig
300 @./mkconfig $(@:_config=) ppc mpc8xx pcu_e siemens
302 R360MPI_config: unconfig
303 @./mkconfig $(@:_config=) ppc mpc8xx r360mpi
305 RPXClassic_config: unconfig
306 @./mkconfig $(@:_config=) ppc mpc8xx RPXClassic
308 RPXlite_config: unconfig
309 @./mkconfig $(@:_config=) ppc mpc8xx RPXlite
311 RRvision_config: unconfig
312 @./mkconfig $(@:_config=) ppc mpc8xx RRvision
314 RRvision_LCD_config: unconfig
315 @echo "#define CONFIG_LCD" >include/config.h
316 @echo "#define CONFIG_SHARP_LQ104V7DS01" >>include/config.h
317 @./mkconfig -a RRvision ppc mpc8xx RRvision
319 SM850_config : unconfig
320 @./mkconfig $(@:_config=) ppc mpc8xx tqm8xx
322 SPD823TS_config: unconfig
323 @./mkconfig $(@:_config=) ppc mpc8xx spd8xx
325 svm_sc8xx_config: unconfig
327 @./mkconfig $(@:_config=) ppc mpc8xx svm_sc8xx
329 SXNI855T_config: unconfig
330 @./mkconfig $(@:_config=) ppc mpc8xx sixnet
332 # EMK MPC8xx based modules
333 TOP860_config: unconfig
334 @./mkconfig $(@:_config=) ppc mpc8xx top860 emk
336 # Play some tricks for configuration selection
337 # All boards can come with 50 MHz (default), 66MHz or 80MHz clock,
338 # but only 855 and 860 boards may come with FEC
339 # and 823 boards may have LCD support
340 xtract_8xx = $(subst _66MHz,,$(subst _80MHz,,$(subst _LCD,,$(subst _FEC,,$(subst _config,,$1)))))
345 TQM823L_66MHz_config \
346 TQM823L_80MHz_config \
348 TQM823L_LCD_66MHz_config \
349 TQM823L_LCD_80MHz_config \
351 TQM850L_66MHz_config \
352 TQM850L_80MHz_config \
354 TQM855L_66MHz_config \
355 TQM855L_80MHz_config \
357 TQM855L_FEC_66MHz_config \
358 TQM855L_FEC_80MHz_config \
360 TQM860L_66MHz_config \
361 TQM860L_80MHz_config \
363 TQM860L_FEC_66MHz_config \
364 TQM860L_FEC_80MHz_config: unconfig
366 @[ -z "$(findstring _FEC,$@)" ] || \
367 { echo "#define CONFIG_FEC_ENET" >>include/config.h ; \
368 echo "... with FEC support" ; \
370 @[ -z "$(findstring _66MHz,$@)" ] || \
371 { echo "#define CONFIG_66MHz" >>include/config.h ; \
372 echo "... with 66MHz system clock" ; \
374 @[ -z "$(findstring _80MHz,$@)" ] || \
375 { echo "#define CONFIG_80MHz" >>include/config.h ; \
376 echo "... with 80MHz system clock" ; \
378 @[ -z "$(findstring _LCD,$@)" ] || \
379 { echo "#define CONFIG_LCD" >>include/config.h ; \
380 echo "#define CONFIG_NEC_NL6648BC20" >>include/config.h ; \
381 echo "... with LCD display" ; \
383 @./mkconfig -a $(call xtract_8xx,$@) ppc mpc8xx tqm8xx
385 TTTech_config: unconfig
386 @echo "#define CONFIG_LCD" >include/config.h
387 @echo "#define CONFIG_SHARP_LQ104V7DS01" >>include/config.h
388 @./mkconfig -a TQM823L ppc mpc8xx tqm8xx
391 @echo "#define CONFIG_LCD" >include/config.h
392 @echo "#define CONFIG_SHARP_LQ084V1DG21" >>include/config.h
393 @./mkconfig $(@:_config=) ppc mpc8xx v37
395 #########################################################################
397 #########################################################################
399 ADCIOP_config: unconfig
400 @./mkconfig $(@:_config=) ppc ppc4xx adciop esd
402 AR405_config: unconfig
403 @./mkconfig $(@:_config=) ppc ppc4xx ar405 esd
405 CANBT_config: unconfig
406 @./mkconfig $(@:_config=) ppc ppc4xx canbt esd
409 CPCI4052_config: unconfig
410 @./mkconfig $(@:_config=) ppc ppc4xx cpci405 esd
411 @echo "BOARD_REVISION = $(@:_config=)" >>include/config.mk
413 CPCI440_config: unconfig
414 @./mkconfig $(@:_config=) ppc ppc4xx cpci440 esd
416 CPCIISER4_config: unconfig
417 @./mkconfig $(@:_config=) ppc ppc4xx cpciiser4 esd
419 CRAYL1_config:unconfig
420 @./mkconfig $(@:_config=) ppc ppc4xx L1 cray
422 DASA_SIM_config: unconfig
423 @./mkconfig $(@:_config=) ppc ppc4xx dasa_sim esd
425 DU405_config: unconfig
426 @./mkconfig $(@:_config=) ppc ppc4xx du405 esd
428 EBONY_config:unconfig
429 @./mkconfig $(@:_config=) ppc ppc4xx ebony
432 @./mkconfig $(@:_config=) ppc ppc4xx eric
434 MIP405_config:unconfig
435 @./mkconfig $(@:_config=) ppc ppc4xx mip405 mpl
438 @./mkconfig $(@:_config=) ppc ppc4xx ml2
441 ORSG_config: unconfig
442 @./mkconfig $(@:_config=) ppc ppc4xx ocrtc esd
444 PCI405_config: unconfig
445 @./mkconfig $(@:_config=) ppc ppc4xx pci405 esd
447 PIP405_config:unconfig
448 @./mkconfig $(@:_config=) ppc ppc4xx pip405 mpl
451 W7OLMG_config: unconfig
452 @./mkconfig $(@:_config=) ppc ppc4xx w7o
454 WALNUT405_config:unconfig
455 @./mkconfig $(@:_config=) ppc ppc4xx walnut405
457 #########################################################################
459 #########################################################################
460 xtract_82xx = $(subst _ROMBOOT,,$(subst _L2,,$(subst _266MHz,,$(subst _300MHz,,$(subst _config,,$1)))))
463 @./mkconfig $(@:_config=) ppc mpc824x bmw
466 CPC45_ROMBOOT_config: unconfig
467 @./mkconfig $(call xtract_82xx,$@) ppc mpc824x cpc45
469 if [ "$(findstring _ROMBOOT_,$@)" ] ; then \
470 echo "CONFIG_BOOT_ROM = y" >> config.mk ; \
471 echo "... booting from 8-bit flash" ; \
473 echo "CONFIG_BOOT_ROM = n" >> config.mk ; \
474 echo "... booting from 64-bit flash" ; \
476 echo "export CONFIG_BOOT_ROM" >> config.mk;
478 CU824_config: unconfig
479 @./mkconfig $(@:_config=) ppc mpc824x cu824
481 MOUSSE_config: unconfig
482 @./mkconfig $(@:_config=) ppc mpc824x mousse
484 MUSENKI_config: unconfig
485 @./mkconfig $(@:_config=) ppc mpc824x musenki
488 @./mkconfig $(@:_config=) ppc mpc824x oxc
490 PN62_config: unconfig
491 @./mkconfig $(@:_config=) ppc mpc824x pn62
493 Sandpoint8240_config: unconfig
494 @./mkconfig $(@:_config=) ppc mpc824x sandpoint
496 Sandpoint8245_config: unconfig
497 @./mkconfig $(@:_config=) ppc mpc824x sandpoint
499 utx8245_config: unconfig
500 @./mkconfig $(@:_config=) ppc mpc824x utx8245
502 #########################################################################
504 #########################################################################
506 cogent_mpc8260_config: unconfig
507 @./mkconfig $(@:_config=) ppc mpc8260 cogent
510 CPU86_ROMBOOT_config: unconfig
511 @./mkconfig $(call xtract_82xx,$@) ppc mpc8260 cpu86
513 if [ "$(findstring _ROMBOOT_,$@)" ] ; then \
514 echo "CONFIG_BOOT_ROM = y" >> config.mk ; \
515 echo "... booting from 8-bit flash" ; \
517 echo "CONFIG_BOOT_ROM = n" >> config.mk ; \
518 echo "... booting from 64-bit flash" ; \
520 echo "export CONFIG_BOOT_ROM" >> config.mk;
522 ep8260_config: unconfig
523 @./mkconfig $(@:_config=) ppc mpc8260 ep8260
525 gw8260_config: unconfig
526 @./mkconfig $(@:_config=) ppc mpc8260 gw8260
528 hymod_config: unconfig
529 @./mkconfig $(@:_config=) ppc mpc8260 hymod
531 IPHASE4539_config: unconfig
532 @./mkconfig $(@:_config=) ppc mpc8260 iphase4539
534 MPC8260ADS_config: unconfig
535 @./mkconfig $(@:_config=) ppc mpc8260 mpc8260ads
537 MPC8266ADS_config: unconfig
538 @./mkconfig $(@:_config=) ppc mpc8260 mpc8266ads
541 PM825_ROMBOOT_config: unconfig
542 @echo "#define CONFIG_PCI" >include/config.h
543 @./mkconfig -a PM826 ppc mpc8260 pm826
545 if [ "$(findstring _ROMBOOT_,$@)" ] ; then \
546 echo "CONFIG_BOOT_ROM = y" >> config.mk ; \
547 echo "... booting from 8-bit flash" ; \
549 echo "CONFIG_BOOT_ROM = n" >> config.mk ; \
550 echo "... booting from 64-bit flash" ; \
552 echo "export CONFIG_BOOT_ROM" >> config.mk; \
555 PM826_ROMBOOT_config: unconfig
556 @./mkconfig $(call xtract_82xx,$@) ppc mpc8260 pm826
558 if [ "$(findstring _ROMBOOT_,$@)" ] ; then \
559 echo "CONFIG_BOOT_ROM = y" >> config.mk ; \
560 echo "... booting from 8-bit flash" ; \
562 echo "CONFIG_BOOT_ROM = n" >> config.mk ; \
563 echo "... booting from 64-bit flash" ; \
565 echo "export CONFIG_BOOT_ROM" >> config.mk; \
567 ppmc8260_config: unconfig
568 @./mkconfig $(@:_config=) ppc mpc8260 ppmc8260
570 RPXsuper_config: unconfig
571 @./mkconfig $(@:_config=) ppc mpc8260 rpxsuper
573 rsdproto_config: unconfig
574 @./mkconfig $(@:_config=) ppc mpc8260 rsdproto
576 sacsng_config: unconfig
577 @./mkconfig $(@:_config=) ppc mpc8260 sacsng
579 sbc8260_config: unconfig
580 @./mkconfig $(@:_config=) ppc mpc8260 sbc8260
583 @./mkconfig $(@:_config=) ppc mpc8260 SCM siemens
587 TQM8260_266MHz_config \
588 TQM8260_L2_266MHz_config \
589 TQM8260_300MHz_config: unconfig
591 @if [ "$(findstring _L2_,$@)" ] ; then \
592 echo "#define CONFIG_L2_CACHE" >>include/config.h ; \
593 echo "... with L2 Cache support (60x Bus Mode)" ; \
595 echo "#undef CONFIG_L2_CACHE" >>include/config.h ; \
596 echo "... without L2 Cache support" ; \
598 @[ -z "$(findstring _266MHz,$@)" ] || \
599 { echo "#define CONFIG_266MHz" >>include/config.h ; \
600 echo "... with 266MHz system clock" ; \
602 @[ -z "$(findstring _300MHz,$@)" ] || \
603 { echo "#define CONFIG_300MHz" >>include/config.h ; \
604 echo "... with 300MHz system clock" ; \
606 @./mkconfig -a $(call xtract_82xx,$@) ppc mpc8260 tqm8260
608 #########################################################################
610 #########################################################################
612 AmigaOneG3SE_config: unconfig
613 @./mkconfig $(@:_config=) ppc 74xx_7xx AmigaOneG3SE MAI
616 EVB64260_750CX_config: unconfig
617 @./mkconfig EVB64260 ppc 74xx_7xx evb64260
619 ZUMA_config: unconfig
620 @./mkconfig $(@:_config=) ppc 74xx_7xx evb64260
623 PCIPPC6_config: unconfig
624 @./mkconfig $(@:_config=) ppc 74xx_7xx pcippc2
626 BAB7xx_config: unconfig
627 @./mkconfig $(@:_config=) ppc 74xx_7xx bab7xx eltec
629 ELPPC_config: unconfig
630 @./mkconfig $(@:_config=) ppc 74xx_7xx elppc eltec
633 #========================================================================
635 #========================================================================
636 #########################################################################
638 #########################################################################
640 at91rm9200dk_config : unconfig
641 @./mkconfig $(@:_config=) arm at91rm9200 at91rm9200dk
643 lart_config : unconfig
644 @./mkconfig $(@:_config=) arm sa1100 lart
646 dnp1110_config : unconfig
647 @./mkconfig $(@:_config=) arm sa1100 dnp1110
649 shannon_config : unconfig
650 @./mkconfig $(@:_config=) arm sa1100 shannon
652 #########################################################################
654 #########################################################################
656 xtract_trab = $(subst _big_flash,,$(subst _config,,$1))
658 smdk2400_config : unconfig
659 @./mkconfig $(@:_config=) arm arm920t smdk2400
661 smdk2410_config : unconfig
662 @./mkconfig $(@:_config=) arm arm920t smdk2410
665 trab_big_flash_config: unconfig
667 @[ -z "$(findstring _big_flash,$@)" ] || \
668 { echo "#define CONFIG_BIG_FLASH" >>include/config.h ; \
669 echo "... with big flash support" ; \
671 @./mkconfig -a $(call xtract_trab,$@) arm arm920t trab
673 VCMA9_config : unconfig
674 @./mkconfig $(@:_config=) arm arm920t vcma9 mpl
676 #########################################################################
678 #########################################################################
680 impa7_config : unconfig
681 @./mkconfig $(@:_config=) arm arm720t impa7
683 ep7312_config : unconfig
684 @./mkconfig $(@:_config=) arm arm720t ep7312
686 #########################################################################
688 #########################################################################
690 cradle_config : unconfig
691 @./mkconfig $(@:_config=) arm xscale cradle
693 csb226_config : unconfig
694 @./mkconfig $(@:_config=) arm xscale csb226
696 innokom_config : unconfig
697 @./mkconfig $(@:_config=) arm xscale innokom
699 lubbock_config : unconfig
700 @./mkconfig $(@:_config=) arm xscale lubbock
702 #========================================================================
704 #========================================================================
705 #########################################################################
707 #########################################################################
708 sc520_cdp_config : unconfig
709 @./mkconfig $(@:_config=) i386 i386 sc520_cdp
711 #========================================================================
713 #========================================================================
714 #########################################################################
716 #########################################################################
718 incaip_config : unconfig
719 @./mkconfig $(@:_config=) mips mips incaip
725 \( -name 'core' -o -name '*.bak' -o -name '*~' \
726 -o -name '*.o' -o -name '*.a' \) -print \
728 rm -f examples/hello_world examples/timer \
729 examples/eepro100_eeprom examples/sched
730 rm -f tools/img2srec tools/mkimage tools/envcrc tools/gen_eth_addr
731 rm -f tools/easylogo/easylogo tools/bmp_logo
732 rm -f tools/gdb/astest tools/gdb/gdbcont tools/gdb/gdbsend
733 rm -f tools/env/fw_printenv tools/env/fw_setenv
737 \( -name .depend -o -name '*.srec' -o -name '*.bin' \) \
740 rm -f $(OBJS) *.bak tags TAGS
742 rm -f u-boot u-boot.bin u-boot.elf u-boot.srec u-boot.map System.map
743 rm -f tools/crc32.c tools/environment.c tools/env/crc32.c
744 rm -f cpu/mpc824x/bedbug_603e.c
745 rm -f include/asm/arch include/asm
748 distclean: clobber unconfig
751 F=`basename $(TOPDIR)` ; cd .. ; \
752 gtar --force-local -zcvf `date "+$$F-%Y-%m-%d-%T.tar.gz"` $$F
754 #########################################################################