]> git.kernelconcepts.de Git - karo-tx-uboot.git/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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 10:59:07 +0000 (12:59 +0200)
commita4b92eecfd0c8e88e49ee33cde64dd7b422e5571
tree7c745dd3d3cfa5cc96a2cc937a5b55b02e42ee9e
parent4700893bd667ae8f0f8591a5d6df94340b22715b
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