[U-Boot] [PATCH] MX25: tx25: Pass NAND_U_BOOT option
Fabio Estevam
festevam at gmail.com
Wed Sep 14 00:26:21 CEST 2011
commit e5226e63 (Makefile: remove tx25 exception) missed to pass NAND_U_BOOT
option when moving tx25 target to boards.cfg.
Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
---
boards.cfg | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/boards.cfg b/boards.cfg
index 1e2ff43..58f677f 100644
--- a/boards.cfg
+++ b/boards.cfg
@@ -148,7 +148,7 @@ sheevaplug arm arm926ejs - Marvell
dockstar arm arm926ejs - Seagate kirkwood
jadecpu arm arm926ejs jadecpu syteco mb86r0x
mx25pdk arm arm926ejs mx25pdk freescale mx25 mx25pdk:IMX_CONFIG=board/freescale/mx25pdk/imximage.cfg
-tx25 arm arm926ejs tx25 karo mx25
+tx25 arm arm926ejs tx25 karo mx25 tx25:NAND_U_BOOT
zmx25 arm arm926ejs zmx25 syteco mx25
imx27lite arm arm926ejs imx27lite logicpd mx27
magnesium arm arm926ejs imx27lite logicpd mx27
--
1.7.1
More information about the U-Boot
mailing list