u-boot/arch/x86/cpu/ivybridge
Simon Glass 94060ff278 x86: ivybridge: Check BIST value on boot
The built-in self test value should be checked before we continue booting.
Refuse to continue if there is something wrong.

Signed-off-by: Simon Glass <sjg@chromium.org>
2014-11-21 07:34:14 +01:00
..
car.S
cpu.c x86: ivybridge: Check BIST value on boot 2014-11-21 07:34:14 +01:00
Kconfig
lpc.c x86: ivybridge: Add early LPC init so that serial works 2014-11-21 07:34:12 +01:00
Makefile x86: ivybridge: Add early LPC init so that serial works 2014-11-21 07:34:12 +01:00
pci.c x86: ivybridge: Enable PCI in early init 2014-11-21 07:34:12 +01:00
sdram.c