Home
last modified time | relevance | path

Searched hist:abbdb262570f415b5eaea036486076669eff1e76 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/include/
H A Dbootstage.hdiff abbdb262570f415b5eaea036486076669eff1e76 Tue Jan 27 23:13:44 CST 2015 Simon Glass <sjg@chromium.org> scsi: bootstage: Measure time taken to scan the bus

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@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>