X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Makefile;h=e4cc65599ad1729649a9c925ae4f6b03052da6dd;hb=a63109281ad41b0fb489fdcb901171f76bcdbc2c;hp=806b75e95eaad2110ce0a3726b31f4196325891c;hpb=901787d6e83b6a5beba5905fbc5441673dcd63e1;p=platform%2Fkernel%2Fu-boot.git diff --git a/Makefile b/Makefile index 806b75e..e4cc655 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # -# (C) Copyright 2000-2004 +# (C) Copyright 2000-2005 # Wolfgang Denk, DENX Software Engineering, wd@denx.de. # # See file CREDITS for list of people who contributed to this @@ -215,6 +215,9 @@ unconfig: ## MPC5xx Systems ######################################################################### +canmb_config: unconfig + @./mkconfig -a canmb ppc mpc5xxx canmb + cmi_mpc5xx_config: unconfig @./mkconfig $(@:_config=) ppc mpc5xx cmi @@ -864,6 +867,9 @@ XPEDITE1K_config: unconfig Alaska8220_config: unconfig @./mkconfig $(@:_config=) ppc mpc8220 alaska +sorcery_config: unconfig + @./mkconfig $(@:_config=) ppc mpc8220 sorcery + Yukon8220_config: unconfig @./mkconfig $(@:_config=) ppc mpc8220 yukon @@ -1211,6 +1217,9 @@ stxgp3_config: unconfig TQM8540_config: unconfig @./mkconfig $(@:_config=) ppc mpc85xx tqm8540 +TQM8560_config: unconfig + @./mkconfig $(@:_config=) ppc mpc85xx tqm8560 + ######################################################################### ## 74xx/7xx Systems ######################################################################### @@ -1279,6 +1288,12 @@ xtract_omap1610xxx = $(subst _cs0boot,,$(subst _cs3boot,,$(subst _cs_autoboot,,$ xtract_omap730p2 = $(subst _cs0boot,,$(subst _cs3boot,, $(subst _config,,$1))) +at91rm9200dk_config : unconfig + @./mkconfig $(@:_config=) arm arm920t at91rm9200dk NULL at91rm9200 + +cmc_pu2_config : unconfig + @./mkconfig $(@:_config=) arm arm920t cmc_pu2 NULL at91rm9200 + integratorap_config : unconfig @./mkconfig $(@:_config=) arm arm926ejs integratorap @@ -1376,6 +1391,19 @@ VCMA9_config : unconfig versatile_config : unconfig @./mkconfig $(@:_config=) arm arm926ejs versatile +voiceblue_smallflash_config \ +voiceblue_config: unconfig + @if [ "$(findstring _smallflash_,$@)" ] ; then \ + echo "... boot from lower flash bank" ; \ + echo "#define VOICEBLUE_SMALL_FLASH" >>include/config.h ; \ + echo "VOICEBLUE_SMALL_FLASH=y" >board/voiceblue/config.tmp ; \ + else \ + echo "... boot from upper flash bank" ; \ + >include/config.h ; \ + echo "VOICEBLUE_SMALL_FLASH=n" >board/voiceblue/config.tmp ; \ + fi + @./mkconfig -a voiceblue arm arm925t voiceblue + ######################################################################### ## S3C44B0 Systems ######################################################################### @@ -1400,19 +1428,12 @@ evb4510_config : unconfig @./mkconfig $(@:_config=) arm arm720t evb4510 ######################################################################### -## AT91RM9200 Systems -######################################################################### - -at91rm9200dk_config : unconfig - @./mkconfig $(@:_config=) arm at91rm9200 at91rm9200dk - -cmc_pu2_config : unconfig - @./mkconfig $(@:_config=) arm at91rm9200 cmc_pu2 - -######################################################################### ## XScale Systems ######################################################################### +adsvix_config : unconfig + @./mkconfig $(@:_config=) arm pxa adsvix + cerf250_config : unconfig @./mkconfig $(@:_config=) arm pxa cerf250