[PATCH 11/14] bootm: fix typo, update help str

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Mon Nov 28 06:00:29 EST 2011


On 09:02 Mon 28 Nov     , Sascha Hauer wrote:
> Signed-off-by: Sascha Hauer <s.hauer at pengutronix.de>
> ---
>  commands/bootm.c |    6 ++----
>  1 files changed, 2 insertions(+), 4 deletions(-)
> 
> diff --git a/commands/bootm.c b/commands/bootm.c
> index 86470c2..0458919 100644
> --- a/commands/bootm.c
> +++ b/commands/bootm.c
> @@ -44,9 +44,7 @@
>  #include <init.h>
>  #include <asm-generic/memory_layout.h>
>  
> -#ifndef CFG_BOOTM_LEN
>  #define CFG_BOOTM_LEN	0x800000	/* use 8MByte as default max gunzip size */
> -#endif
why do you rempve this too in this patch?

Best Regards,
J.



More information about the barebox mailing list