From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Sat, 27 Jun 2015 19:16:52 +0200 Subject: [U-Boot] [PATCH 1/7] Drop duplicate CONFIG_SYS_NO_FLASH from mx6_common In-Reply-To: <1435162187-30592-2-git-send-email-pbrobinson@gmail.com> References: <1435162187-30592-1-git-send-email-pbrobinson@gmail.com> <1435162187-30592-2-git-send-email-pbrobinson@gmail.com> Message-ID: <558EDA84.1020104@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 24/06/2015 18:09, Peter Robinson wrote: > It's defind earlier in the file > > Signed-off-by: Peter Robinson > --- > include/configs/mx6_common.h | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/include/configs/mx6_common.h b/include/configs/mx6_common.h > index 50370e1..b37477a 100644 > --- a/include/configs/mx6_common.h > +++ b/include/configs/mx6_common.h > @@ -87,7 +87,6 @@ > #define CONFIG_CMD_FAT > > /* Miscellaneous configurable options */ > -#define CONFIG_SYS_NO_FLASH > #undef CONFIG_CMD_IMLS > #define CONFIG_SYS_LONGHELP > #define CONFIG_SYS_HUSH_PARSER > Applied to u-boot-imx, 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 =====================================================================