[U-Boot] [PATCH v2 08/22] x86: video: Add debug option to time the BIOS copy
Simon Glass
sjg at chromium.org
Mon Jan 5 18:39:58 CET 2015
On 1 January 2015 at 16:18, Simon Glass <sjg at chromium.org> wrote:
> This can be very slow - typically 80ms even on a fast machine since it uses
> the SPI flash to read the data. Add an option to display the time taken.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2: None
>
> drivers/pci/pci_rom.c | 3 +++
> 1 file changed, 3 insertions(+)
Applied to u-boot-x86/next.
More information about the U-Boot
mailing list