From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Sat, 17 Sep 2011 22:11:52 -0400 Subject: [U-Boot] [PATCH v2 6/7] Add bootgraph instrumentation for UBoot commands In-Reply-To: <1315658227-4388-6-git-send-email-amurray@theiet.org> References: <1314829261-13996-1-git-send-email-amurray@theiet.org> <1315658227-4388-1-git-send-email-amurray@theiet.org> <1315658227-4388-6-git-send-email-amurray@theiet.org> Message-ID: <201109172211.54328.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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