Home
last modified time | relevance | path

Searched hist:"0 adf8d3548c3fe6f577bb0f2a7acd855dced8a83" (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/
H A Dcpu.h0adf8d3548c3fe6f577bb0f2a7acd855dced8a83 Fri Mar 11 23:07:16 CST 2016 Simon Glass <sjg@chromium.org> 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>
/openbmc/u-boot/arch/x86/
H A DKconfig0adf8d3548c3fe6f577bb0f2a7acd855dced8a83 Fri Mar 11 23:07:16 CST 2016 Simon Glass <sjg@chromium.org> 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>
/openbmc/u-boot/
H A DMakefile0adf8d3548c3fe6f577bb0f2a7acd855dced8a83 Fri Mar 11 23:07:16 CST 2016 Simon Glass <sjg@chromium.org> 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>