All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peng Fan <b51431@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 5/7] mx6ul_14x14_evk: Do not undef config options
Date: Wed, 9 Sep 2015 21:37:50 +0800	[thread overview]
Message-ID: <20150909133749.GD7008@shlinux2> (raw)
In-Reply-To: <1441808204-14923-5-git-send-email-festevam@gmail.com>

On Wed, Sep 09, 2015 at 11:16:42AM -0300, Fabio Estevam wrote:
>From: Fabio Estevam <fabio.estevam@freescale.com>
>
>There is no need to undef the config options.
>
>Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
>---
> include/configs/mx6ul_14x14_evk.h | 9 ---------
> 1 file changed, 9 deletions(-)
>
>diff --git a/include/configs/mx6ul_14x14_evk.h b/include/configs/mx6ul_14x14_evk.h
>index b27541d..84f26ec 100644
>--- a/include/configs/mx6ul_14x14_evk.h
>+++ b/include/configs/mx6ul_14x14_evk.h
>@@ -45,13 +45,6 @@
> #define CONFIG_SUPPORT_EMMC_BOOT /* eMMC specific */
> #endif
> 
>-#undef CONFIG_BOOTM_NETBSD
>-#undef CONFIG_BOOTM_PLAN9
>-#undef CONFIG_BOOTM_RTEMS
>-
>-#undef CONFIG_CMD_EXPORTENV
>-#undef CONFIG_CMD_IMPORTENV
>-
> /* I2C configs */
> #define CONFIG_CMD_I2C
> #ifdef CONFIG_CMD_I2C
>@@ -62,8 +55,6 @@
> 
> #define PHYS_SDRAM_SIZE			SZ_512M
> 
>-#undef CONFIG_CMD_IMLS
>-
> #define CONFIG_SYS_MMC_IMG_LOAD_PART	1
> 
> #define CONFIG_EXTRA_ENV_SETTINGS \

Reviewed-by: Peng Fan <Peng.Fan@freescale.com>

Regards,
Peng.

>-- 
>1.9.1
>

-- 

  reply	other threads:[~2015-09-09 13:37 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-09 14:16 [U-Boot] [PATCH 1/7] mx6ul_14x14_evk: Remove CONFIG_CMD_FUSE option Fabio Estevam
2015-09-09 13:34 ` Peng Fan
2015-09-09 14:16 ` [U-Boot] [PATCH 2/7] cgtqmx6eval: " Fabio Estevam
2015-09-09 14:16 ` [U-Boot] [PATCH 3/7] mx6ul_14x14_evk: Remove CONFIG_SYS_GENERIC_BOARD Fabio Estevam
2015-09-09 13:36   ` Peng Fan
2015-09-09 14:16 ` [U-Boot] [PATCH 4/7] mx6ul_14x14_evk: Remove unused config option Fabio Estevam
2015-09-09 13:38   ` Peng Fan
2015-09-09 14:16 ` [U-Boot] [PATCH 5/7] mx6ul_14x14_evk: Do not undef config options Fabio Estevam
2015-09-09 13:37   ` Peng Fan [this message]
2015-09-09 14:16 ` [U-Boot] [PATCH 6/7] mx6ul_14x14_evk: Remove CONFIG_FEC_DMA_MINALIGN Fabio Estevam
2015-09-09 13:39   ` Peng Fan
2015-09-09 14:16 ` [U-Boot] [PATCH 7/7] mx6ul_14x14_evk: Use the default CONFIG_SYS_PBSIZE Fabio Estevam

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=20150909133749.GD7008@shlinux2 \
    --to=b51431@freescale.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.