]> git.sur5r.net Git - u-boot/commit
x86: bootstage: Add time measurement for vesa start-up
authorSimon Glass <sjg@chromium.org>
Wed, 28 Jan 2015 05:13:35 +0000 (22:13 -0700)
committerSimon Glass <sjg@chromium.org>
Fri, 6 Feb 2015 05:16:43 +0000 (22:16 -0700)
commitef565a53ea96761ee8e705c0d56dbf160b672d51
tree863abd23f22cc0e95268cdd0448614f7bc559028
parentbc17d8f4ac41a6a4bcc4b28f1c6216a5a034fa63
x86: bootstage: Add time measurement for vesa start-up

Since we must run a PCI BIOS ROM, and this can take a calamitous amount of
time, measure it using bootstage.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
drivers/video/vesa_fb.c