Commit c81f9cdd2201a6fb770a82879e471b96370e18e1

Authored by Wolfgang Denk
1 parent 2ccf26da5e

ARM: convert "omap16xx" boards to boards.cfg

Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Kshitij Gupta <kshitij@ti.com>
Acked-by: Tom Rini <trini@ti.com>

Showing 3 changed files with 8 additions and 22 deletions Side-by-side Diff

... ... @@ -308,8 +308,6 @@
308 308 LIST_ARM9="$(boards_by_cpu arm920t) \
309 309 $(boards_by_cpu arm926ejs) \
310 310 $(boards_by_cpu arm925t) \
311   - omap1610h2 \
312   - omap1610inn \
313 311 omap730p2 \
314 312 "
315 313  
... ... @@ -654,26 +654,6 @@
654 654 # ARM
655 655 #========================================================================
656 656  
657   -xtract_omap1610xxx = $(subst _cs0boot,,$(subst _cs3boot,,$(subst _cs_autoboot,,$(subst _config,,$1))))
658   -
659   -omap1610inn_config \
660   -omap1610inn_cs0boot_config \
661   -omap1610inn_cs3boot_config \
662   -omap1610inn_cs_autoboot_config \
663   -omap1610h2_config \
664   -omap1610h2_cs0boot_config \
665   -omap1610h2_cs3boot_config \
666   -omap1610h2_cs_autoboot_config: unconfig
667   - @mkdir -p $(obj)include
668   - @if [ "$(findstring _cs0boot_, $@)" ] ; then \
669   - echo "#define CONFIG_CS0_BOOT" >> .$(obj)include/config.h ; \
670   - elif [ "$(findstring _cs_autoboot_, $@)" ] ; then \
671   - echo "#define CONFIG_CS_AUTOBOOT" >> $(obj)include/config.h ; \
672   - else \
673   - echo "#define CONFIG_CS3_BOOT" >> $(obj)include/config.h ; \
674   - fi;
675   - @$(MKCONFIG) -n $@ -a $(call xtract_omap1610xxx,$@) arm arm926ejs omap1610inn ti omap
676   -
677 657 omap730p2_config \
678 658 omap730p2_cs0boot_config \
679 659 omap730p2_cs3boot_config : unconfig
... ... @@ -162,6 +162,14 @@
162 162 m28evk arm arm926ejs - denx mx28
163 163 nhk8815 arm arm926ejs nhk8815 st nomadik
164 164 nhk8815_onenand arm arm926ejs nhk8815 st nomadik nhk8815:BOOT_ONENAND
  165 +omap1610h2 arm arm926ejs omap1610inn ti omap omap1610inn:CS3_BOOT
  166 +omap1610h2_cs0boot arm arm926ejs omap1610inn ti omap omap1610inn:CS0_BOOT
  167 +omap1610h2_cs3boot arm arm926ejs omap1610inn ti omap omap1610inn:CS3_BOOT
  168 +omap1610h2_cs_autoboot arm arm926ejs omap1610inn ti omap omap1610inn:CS_AUTOBOOT
  169 +omap1610inn arm arm926ejs omap1610inn ti omap omap1610inn:CS3_BOOT
  170 +omap1610inn_cs0boot arm arm926ejs omap1610inn ti omap omap1610inn:CS0_BOOT
  171 +omap1610inn_cs3boot arm arm926ejs omap1610inn ti omap omap1610inn:CS3_BOOT
  172 +omap1610inn_cs_autoboot arm arm926ejs omap1610inn ti omap omap1610inn:CS_AUTOBOOT
165 173 omap5912osk arm arm926ejs - ti omap
166 174 edminiv2 arm arm926ejs - LaCie orion5x
167 175 dkb arm arm926ejs - Marvell pantheon