public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Marek Vasut <marek.vasut@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/3] M28: Fix typo
Date: Fri,  2 Dec 2011 14:47:39 +0100	[thread overview]
Message-ID: <1322833660-30781-2-git-send-email-marek.vasut@gmail.com> (raw)
In-Reply-To: <1322833660-30781-1-git-send-email-marek.vasut@gmail.com>

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Cc: Wolfgang Denk <wd@denx.de>
Cc: Detlev Zundel <dzu@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
---
 board/denx/m28evk/m28evk.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/board/denx/m28evk/m28evk.c b/board/denx/m28evk/m28evk.c
index 8cf3dc9..fcee046 100644
--- a/board/denx/m28evk/m28evk.c
+++ b/board/denx/m28evk/m28evk.c
@@ -104,7 +104,7 @@ static int m28_mmc_wp(int id)
 
 int board_mmc_init(bd_t *bis)
 {
-	/* Configure WP as output */
+	/* Configure WP as input. */
 	gpio_direction_input(MX28_PAD_AUART2_CTS__GPIO_3_10);
 
 	return mxsmmc_initialize(bis, 0, m28_mmc_wp);
-- 
1.7.7.1

  reply	other threads:[~2011-12-02 13:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-02 13:47 [U-Boot] [PATCH 1/3 RESEND] M28: Document that units has to be set to sectors on SD bootcard Marek Vasut
2011-12-02 13:47 ` Marek Vasut [this message]
2011-12-04 15:10   ` [U-Boot] [PATCH 2/3] M28: Fix typo Stefano Babic
2011-12-02 13:47 ` [U-Boot] [PATCH 3/3] i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28 Marek Vasut
2011-12-04 15:10   ` Stefano Babic
2011-12-04 15:27   ` Fabio Estevam
2011-12-04 17:09     ` Marek Vasut
2011-12-04 15:10 ` [U-Boot] [PATCH 1/3 RESEND] M28: Document that units has to be set to sectors on SD bootcard Stefano Babic
2011-12-04 15:18   ` Marek Vasut

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=1322833660-30781-2-git-send-email-marek.vasut@gmail.com \
    --to=marek.vasut@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