public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Bo Shen <voice.shen@atmel.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ARM: at91: at91sam9rlek: add hush parser to defconfig
Date: Wed, 4 Feb 2015 13:10:37 +0800	[thread overview]
Message-ID: <54D1A9CD.5030601@atmel.com> (raw)
In-Reply-To: <1422958745-3414-1-git-send-email-josh.wu@atmel.com>

Hi Josh,

On 02/03/2015 06:19 PM, Josh Wu wrote:
> HUSH parser will handle the variable easier. That will be helpful for
> write a complicated U-Boot commands or varaibles.

You are on the way to Kconfig. :)
Thanks.

> Signed-off-by: Josh Wu <josh.wu@atmel.com>

Acked-by: Bo Shen <voice.shen@atmel.com>

> ---
>
>   configs/at91sam9rlek_dataflash_defconfig | 1 +
>   configs/at91sam9rlek_mmc_defconfig       | 1 +
>   configs/at91sam9rlek_nandflash_defconfig | 1 +
>   3 files changed, 3 insertions(+)
>
> diff --git a/configs/at91sam9rlek_dataflash_defconfig b/configs/at91sam9rlek_dataflash_defconfig
> index 90516e0..c811ad5 100644
> --- a/configs/at91sam9rlek_dataflash_defconfig
> +++ b/configs/at91sam9rlek_dataflash_defconfig
> @@ -1,3 +1,4 @@
>   CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9RL,SYS_USE_DATAFLASH"
>   CONFIG_ARM=y
>   CONFIG_TARGET_AT91SAM9RLEK=y
> +CONFIG_HUSH_PARSER=y
> diff --git a/configs/at91sam9rlek_mmc_defconfig b/configs/at91sam9rlek_mmc_defconfig
> index b93c881..8704140 100644
> --- a/configs/at91sam9rlek_mmc_defconfig
> +++ b/configs/at91sam9rlek_mmc_defconfig
> @@ -1,3 +1,4 @@
>   CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9RL,SYS_USE_MMC"
>   CONFIG_ARM=y
>   CONFIG_TARGET_AT91SAM9RLEK=y
> +CONFIG_HUSH_PARSER=y
> diff --git a/configs/at91sam9rlek_nandflash_defconfig b/configs/at91sam9rlek_nandflash_defconfig
> index 0e2edfd..e3de043 100644
> --- a/configs/at91sam9rlek_nandflash_defconfig
> +++ b/configs/at91sam9rlek_nandflash_defconfig
> @@ -1,3 +1,4 @@
>   CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9RL,SYS_USE_NANDFLASH"
>   CONFIG_ARM=y
>   CONFIG_TARGET_AT91SAM9RLEK=y
> +CONFIG_HUSH_PARSER=y
>

Best Regards,
Bo Shen

  reply	other threads:[~2015-02-04  5:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-03 10:19 [U-Boot] [PATCH] ARM: at91: at91sam9rlek: add hush parser to defconfig Josh Wu
2015-02-04  5:10 ` Bo Shen [this message]
2015-02-04  5:17   ` Josh Wu
2015-03-18 22:37 ` [U-Boot] " Andreas Bießmann

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=54D1A9CD.5030601@atmel.com \
    --to=voice.shen@atmel.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