diff mbox

[U-Boot,5/7,RESEND] IXP: Move PDNB3 and SCPU from Makefile to boards.cfg

Message ID 1331031928-9440-6-git-send-email-marex@denx.de
State Awaiting Upstream
Headers show

Commit Message

Marek Vasut March 6, 2012, 11:05 a.m. UTC
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Bryan Hundven <bryanhundven@gmail.com>
Cc: Michael Schwingen <rincewind@discworld.dascon.de>
---
 Makefile   |   12 ------------
 boards.cfg |    2 ++
 2 files changed, 2 insertions(+), 12 deletions(-)
diff mbox

Patch

diff --git a/Makefile b/Makefile
index 11aac21..858ddb8 100644
--- a/Makefile
+++ b/Makefile
@@ -678,18 +678,6 @@  SX1_config:		unconfig
 	@$(MKCONFIG) -n $@ SX1 arm arm925t sx1
 
 #########################################################################
-## XScale Systems
-#########################################################################
-
-pdnb3_config \
-scpu_config:	unconfig
-	@mkdir -p $(obj)include
-	@if [ "$(findstring scpu_,$@)" ] ; then \
-		echo "#define CONFIG_SCPU"	>>$(obj)include/config.h ; \
-	fi
-	@$(MKCONFIG) -n $@ -a pdnb3 arm ixp pdnb3 prodrive
-
-#########################################################################
 ## ARM1176 Systems
 #########################################################################
 smdk6400_noUSB_config	\
diff --git a/boards.cfg b/boards.cfg
index 28cc345..ade2034 100644
--- a/boards.cfg
+++ b/boards.cfg
@@ -244,6 +244,8 @@  actux2                       arm         ixp
 actux3                       arm         ixp
 actux4                       arm         ixp
 dvlhost                      arm         ixp
+pdnb3                        arm         ixp         pdnb3               prodrive
+scpu                         arm         ixp         pdnb3               prodrive       -           pdnb3:SCPU
 balloon3                     arm         pxa
 lubbock                      arm         pxa
 palmld                       arm         pxa