]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
ARM: Convert spear3xx and spear6xx boards to boards.cfg
authorAmit Virdi <amit.virdi@st.com>
Thu, 9 Feb 2012 00:25:33 +0000 (00:25 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sun, 12 Feb 2012 09:11:30 +0000 (10:11 +0100)
Signed-off-by: Amit Virdi <amit.virdi@st.com>
Acked-by: Stefan Roese <sr@denx.de>
Makefile
boards.cfg

index 648d477820c81b8ca5306078884041ba26d200af..11aac21ea9b722b6d03273e9e1853d90689c7263 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -667,14 +667,6 @@ ucname     = $(shell echo $(1) | sed -e 's/\(.*\)_config/\U\1/')
 # ARM
 #========================================================================
 
-spear300_config \
-spear310_config \
-spear320_config :      unconfig
-       @$(MKCONFIG) -n $@ -t $@ spear3xx arm arm926ejs $(@:_config=) spear spear
-
-spear600_config :      unconfig
-       @$(MKCONFIG) -n $@ -t $@ spear6xx arm arm926ejs $(@:_config=) spear spear
-
 SX1_stdout_serial_config \
 SX1_config:            unconfig
        @mkdir -p $(obj)include
index 6033ac53719a6b7a09a97922303d8cb766387bf8..980dc28c786dcc792829d5615d887e2f728e5c18 100644 (file)
@@ -178,6 +178,10 @@ omap730p2_cs0boot       arm         arm926ejs   omap730p2           ti             omap
 omap730p2_cs3boot           arm         arm926ejs   omap730p2           ti             omap        omap730p2:CS3_BOOT
 edminiv2                     arm         arm926ejs   -                   LaCie          orion5x
 dkb                         arm         arm926ejs   -                   Marvell        pantheon
+spear300                     arm         arm926ejs   spear300            spear          spear       spear3xx:spear300
+spear310                     arm         arm926ejs   spear310            spear          spear       spear3xx:spear310
+spear320                     arm         arm926ejs   spear320            spear          spear       spear3xx:spear320
+spear600                     arm         arm926ejs   spear600            spear          spear       spear6xx:spear600
 versatileab                  arm         arm926ejs   versatile           armltd         versatile   versatile:ARCH_VERSATILE_AB
 versatilepb                  arm         arm926ejs   versatile           armltd         versatile   versatile:ARCH_VERSATILE_PB
 versatileqemu                arm         arm926ejs   versatile           armltd         versatile   versatile:ARCH_VERSATILE_QEMU,ARCH_VERSATILE_PB