[U-Boot] [PATCH v2 19/22] scsi: bootstage: Measure time taken to scan the bus
Simon Glass
sjg at chromium.org
Thu Jan 29 00:45:22 CET 2015
On 27 January 2015 at 21:13, Simon Glass <sjg at chromium.org> wrote:
> On some hardware this time can be significant. Add bootstage support for
> measuring this. The result can be obtained using 'bootstage report' or
> passed on to the Linux via the device tree.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2: None
>
> common/cmd_scsi.c | 2 ++
> include/bootstage.h | 1 +
> 2 files changed, 3 insertions(+)
Applied to u-boot-x86.
More information about the U-Boot
mailing list