All of lore.kernel.org
 help / color / mirror / Atom feed
From: Prafulla Wadaskar <prafulla@marvell.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] edminiv2: add hush parser and long help
Date: Mon, 16 Jan 2012 00:22:17 -0800	[thread overview]
Message-ID: <F766E4F80769BD478052FB6533FA745D1A2F15D139@SC-VEXCH4.marvell.com> (raw)
In-Reply-To: <1326699910-24086-1-git-send-email-albert.u.boot@aribaud.net>



> -----Original Message-----
> From: u-boot-bounces at lists.denx.de [mailto:u-boot-
> bounces at lists.denx.de] On Behalf Of Albert ARIBAUD
> Sent: 16 January 2012 13:15
> To: u-boot at lists.denx.de
> Subject: [U-Boot] [PATCH] edminiv2: add hush parser and long help
> 
> 
> Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
> ---
>  include/configs/edminiv2.h |    7 +++++++
>  1 files changed, 7 insertions(+), 0 deletions(-)
> 
> diff --git a/include/configs/edminiv2.h b/include/configs/edminiv2.h
> index 88d32b2..9134884 100644
> --- a/include/configs/edminiv2.h
> +++ b/include/configs/edminiv2.h
> @@ -221,6 +221,13 @@
>  #define CONFIG_SYS_RESET_ADDRESS	0xffff0000
>  #define CONFIG_SYS_MAXARGS		16
> 
> +/* Use the HUSH parser */
> +#define CONFIG_SYS_HUSH_PARSER
> +#define CONFIG_SYS_PROMPT_HUSH_PS2	"> "
> +
> +/* provide extensive help */
> +#define CONFIG_SYS_LONGHELP
> +
>  /* additions for new relocation code, must be added to all boards */
>  #define CONFIG_SYS_SDRAM_BASE		0
>  #define CONFIG_SYS_INIT_SP_ADDR	\

Acked-by: Prafulla Wadaskar <Prafulla@marvell.com>

Regards..
Prafulla . . .

  reply	other threads:[~2012-01-16  8:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-16  7:45 [U-Boot] [PATCH] edminiv2: add hush parser and long help Albert ARIBAUD
2012-01-16  8:22 ` Prafulla Wadaskar [this message]
2012-01-16 20:11 ` [U-Boot] [PATCH V2] edminiv2: add hush parser, cmdline editing " Albert ARIBAUD
2012-02-08  9:51   ` Prafulla Wadaskar
2012-02-10 19:46     ` Albert ARIBAUD

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=F766E4F80769BD478052FB6533FA745D1A2F15D139@SC-VEXCH4.marvell.com \
    --to=prafulla@marvell.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.