On Saturday, September 10, 2011 08:37:06 Andrew Murray wrote:
> --- a/common/main.c
> +++ b/common/main.c
>
> @@ -385,11 +385,11 @@ void main_loop (void)
>               run_command (s, 0);
>  # else
>               parse_string_outer(s, FLAG_PARSE_SEMICOLON |
> -                                 FLAG_EXIT_FROM_LOOP);
> +                         FLAG_EXIT_FROM_LOOP);
>  # endif
> 
>  # ifdef CONFIG_AUTOBOOT_KEYED
> -             disable_ctrlc(prev);    /* restore Control C checking */
> +                     disable_ctrlc(prev);    /* restore Control C checking */
>  # endif
>       }
> 
i dont see any functional changes here, so just drop these hunks
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to