All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] mx25pdk: Remove duplicated define
Date: Mon, 2 Oct 2017 15:51:33 +0200	[thread overview]
Message-ID: <d5d38199-cf9f-e916-cdf0-f12462ec7eb9@denx.de> (raw)
In-Reply-To: <20170930015501.7334-2-otavio@ossystems.com.br>

On 30/09/2017 03:55, Otavio Salvador wrote:
> The CONFIG_SYS_MMC_ENV_DEV is duplicated, drop it.
> 
> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
> ---
> 
>  include/configs/mx25pdk.h | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/include/configs/mx25pdk.h b/include/configs/mx25pdk.h
> index 57e2a6db36..bb100c40df 100644
> --- a/include/configs/mx25pdk.h
> +++ b/include/configs/mx25pdk.h
> @@ -58,8 +58,6 @@
>  #define CONFIG_ENV_SIZE        (8 * 1024)
>  #define CONFIG_SYS_MMC_ENV_DEV		0
>  
> -#define CONFIG_SYS_MMC_ENV_DEV 0
> -
>  /* U-Boot general configuration */
>  #define CONFIG_AUTO_COMPLETE
>  #define CONFIG_SYS_CBSIZE	1024	/* Console I/O Buffer Size  */
> 

Applied to u-boot-imx, -master, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

  reply	other threads:[~2017-10-02 13:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-30  1:54 [U-Boot] [PATCH 1/2] mx25pdk: Use generic filesystem commands Otavio Salvador
2017-09-30  1:55 ` [U-Boot] [PATCH 2/2] mx25pdk: Remove duplicated define Otavio Salvador
2017-10-02 13:51   ` Stefano Babic [this message]
2017-10-02 13:51 ` [U-Boot] [PATCH 1/2] mx25pdk: Use generic filesystem commands Stefano Babic

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=d5d38199-cf9f-e916-cdf0-f12462ec7eb9@denx.de \
    --to=sbabic@denx.de \
    --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.