From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Mon, 24 Oct 2011 10:36:11 +0200 Subject: [U-Boot] [PATCH] qong: remove unneeded "1" from qong.h In-Reply-To: <1319216634-2754-1-git-send-email-fabio.estevam@freescale.com> References: <1319216634-2754-1-git-send-email-fabio.estevam@freescale.com> Message-ID: <4EA5237B.3080304@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 10/21/2011 07:03 PM, Fabio Estevam wrote: > Remove unneeded "1" from qong.h. Hi Fabio, thanks for your "cleanup" work, it is high appreciated ! > > /* > * Filesystem > @@ -311,6 +311,6 @@ extern int qong_nand_rdy(void *chip); > #define CONFIG_SYS_GBL_DATA_OFFSET (CONFIG_SYS_INIT_RAM_SIZE - GENERATED_GBL_DATA_SIZE) > #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_INIT_RAM_ADDR + CONFIG_SYS_GBL_DATA_OFFSET) > > -#define CONFIG_BOARD_EARLY_INIT_F 1 > +#define CONFIG_BOARD_EARLY_INIT_F > > #endif /* __CONFIG_H */ Applied to u-boot-imx, thanks. Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================