From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Murray Date: Sat, 10 Sep 2011 13:40:59 +0100 Subject: [U-Boot] [PATCH 0/7] Bootgraph.pl instrumentation support for UBoot In-Reply-To: References: <1314829261-13996-1-git-send-email-amurray@theiet.org> <201108311847.56266.vapier@gentoo.org> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 1 September 2011 00:53, Andrew Murray wrote: > > > > I will assume that we have a microsecond timer, update my patch and > > resubmit so you can take a look and see what you think. Hopefully we > > can unify this, your patch and the boot_progress stuff. > > Excellent! OK, well I will await the patch, read up on the original > intentions and we can go from there. I'll look forward to making UBoot > more boot time friendly. Good night. I've updated my patches based on your feedback. I guess the next step is to see how to integrate with the bootstage work. Andrew Murray