u-boot-brain/arch/x86
Simon Glass d19ee5c27e x86: ivybridge: Only run the Video BIOS when video is enabled
This takes about about 700ms on link when running natively and 900ms when
running using the emulator. It is a waste of time if video is not enabled,
so don't bother running the video BIOS in that case.

We could add a command to run the video BIOS later when needed, but this is
not considered at present.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2015-01-13 07:24:59 -08:00
..
cpu x86: ivybridge: Only run the Video BIOS when video is enabled 2015-01-13 07:24:59 -08:00
dts x86: crownbay: Add pci devices in the dts file 2015-01-13 07:24:57 -08:00
include/asm x86: Drop RAMTOP Kconfig 2015-01-13 07:24:58 -08:00
lib x86: Simplify the fsp hob access functions 2015-01-12 17:03:41 -08:00
config.mk x86: Remove REALMODE_BASE which is no longer used 2014-11-21 07:24:08 +01:00
Kconfig x86: Drop RAMTOP Kconfig 2015-01-13 07:24:58 -08:00
Makefile Kbuild: introduce Makefile in arch/$ARCH/ 2014-12-08 09:35:45 -05:00