u-boot-brain/arch/x86
Simon Glass 0adf8d3548 x86: Add support for running Intel reference code
Intel has invented yet another binary blob which firmware is required to
run. This is run after SDRAM is ready. It is linked to load at a particular
address, typically 0, but is a relocatable ELF so can be moved if required.

Add support for this in the build system. The file should be placed in the
board directory, and called refcode.elf.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2016-03-17 10:27:25 +08:00
..
cpu x86: Update microcode for secondary CPUs 2016-03-17 10:27:25 +08:00
dts x86: link: Add pin configuration to the device tree 2016-03-17 10:27:25 +08:00
include/asm x86: Add support for running Intel reference code 2016-03-17 10:27:25 +08:00
lib x86: Add an ICH6 pin configuration driver 2016-03-17 10:27:25 +08:00
config.mk efi: Add 64-bit payload support 2015-08-05 08:44:07 -06:00
Kconfig x86: Add support for running Intel reference code 2016-03-17 10:27:25 +08:00
Makefile x86: Add support for U-Boot as an EFI application 2015-08-05 08:44:06 -06:00