An entry in the main Makefile for the tx25 board is not
necessary, and the board is added to boards.cfg as all
other targets.

Signed-off-by: Stefano Babic <sba...@denx.de>
CC: Wolfgang Denk <w...@denx.de>
---
 Makefile   |    4 ----
 boards.cfg |    1 +
 2 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/Makefile b/Makefile
index 676dc29..2166644 100644
--- a/Makefile
+++ b/Makefile
@@ -847,10 +847,6 @@ SX1_config:                unconfig
        fi;
        @$(MKCONFIG) -n $@ SX1 arm arm925t sx1
 
-tx25_config    : unconfig
-       @echo "CONFIG_NAND_U_BOOT = y" >> $(obj)include/config.mk
-       @$(MKCONFIG) $@ arm arm926ejs tx25 karo mx25
-
 edb9301_config \
 edb9302_config \
 edb9302a_config \
diff --git a/boards.cfg b/boards.cfg
index c31114d..6585163 100644
--- a/boards.cfg
+++ b/boards.cfg
@@ -162,6 +162,7 @@ rd6281a                      arm         arm926ejs   -      
             Marvell
 sheevaplug                   arm         arm926ejs   -                   
Marvell        kirkwood
 dockstar                     arm         arm926ejs   -                   
Seagate        kirkwood
 jadecpu                      arm         arm926ejs   jadecpu             
syteco         mb86r0x
+tx25                         arm         arm926ejs   tx25                karo  
         mx25
 zmx25                        arm         arm926ejs   zmx25               
syteco         mx25
 imx27lite                    arm         arm926ejs   imx27lite           
logicpd        mx27
 magnesium                    arm         arm926ejs   imx27lite           
logicpd        mx27
-- 
1.7.1

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to