public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Fabio Estevam <festevam@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] MX25: tx25: Pass NAND_U_BOOT option
Date: Tue, 13 Sep 2011 19:26:21 -0300	[thread overview]
Message-ID: <1315952781-2100-1-git-send-email-festevam@gmail.com> (raw)

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@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

             reply	other threads:[~2011-09-13 22:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-13 22:26 Fabio Estevam [this message]
2011-09-14  7:42 ` [U-Boot] [PATCH] MX25: tx25: Pass NAND_U_BOOT option Stefano Babic
2011-09-14  7:45 ` Stefano Babic
2011-09-14 11:26   ` Fabio Estevam

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1315952781-2100-1-git-send-email-festevam@gmail.com \
    --to=festevam@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox