All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabio Estevam <festevam@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] mx31pdk: Change the prompt as per other i.MX boards
Date: Thu, 15 Sep 2011 20:18:23 -0300	[thread overview]
Message-ID: <1316128703-1330-2-git-send-email-festevam@gmail.com> (raw)
In-Reply-To: <1316128703-1330-1-git-send-email-festevam@gmail.com>

Change the prompt as done in other i.MX boards.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
 include/configs/mx31pdk.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/configs/mx31pdk.h b/include/configs/mx31pdk.h
index e77805c..7f91f67 100644
--- a/include/configs/mx31pdk.h
+++ b/include/configs/mx31pdk.h
@@ -123,7 +123,7 @@
  * Miscellaneous configurable options
  */
 #define CONFIG_SYS_LONGHELP	/* undef to save memory */
-#define CONFIG_SYS_PROMPT	"uboot> "
+#define CONFIG_SYS_PROMPT	"MX31PDK U-Boot > "
 #define CONFIG_SYS_CBSIZE	256	/* Console I/O Buffer Size */
 /* Print Buffer Size */
 #define CONFIG_SYS_PBSIZE	(CONFIG_SYS_CBSIZE + \
-- 
1.6.0.4

  reply	other threads:[~2011-09-15 23:18 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-15 23:18 [U-Boot] [PATCH 1/2] mx31pdk: Disable watchdog Fabio Estevam
2011-09-15 23:18 ` Fabio Estevam [this message]
2011-09-16 11:38   ` [U-Boot] [PATCH 2/2] mx31pdk: Change the prompt as per other i.MX boards Stefano Babic
2011-09-19  9:35   ` Stefano Babic
2011-09-16  7:46 ` [U-Boot] [PATCH 1/2] mx31pdk: Disable watchdog Stefano Babic
2011-09-19 15:04   ` Fabio Estevam
2011-09-19 16:24     ` Stefano Babic
2011-09-19 16:57       ` Fabio Estevam
2011-09-19 17:47         ` Fabio Estevam
2011-09-16 11:10 ` Sergei Shtylyov

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=1316128703-1330-2-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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.