[U-Boot] [PATCH v2 6/7] Add bootgraph instrumentation for UBoot commands
Mike Frysinger
vapier at gentoo.org
Sun Sep 18 04:11:52 CEST 2011
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20110917/6e07c433/attachment.pgp
More information about the U-Boot
mailing list