[U-Boot] [PATCH] qong: remove unneeded "1" from qong.h

Stefano Babic sbabic at denx.de
Mon Oct 24 10:36:11 CEST 2011


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
=====================================================================


More information about the U-Boot mailing list