diff options
author | Simon Glass <sjg@chromium.org> | 2016-03-11 22:07:16 -0700 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2016-03-17 10:27:25 +0800 |
commit | 0adf8d3548c3fe6f577bb0f2a7acd855dced8a83 (patch) | |
tree | cfa84d30a80b842aa55ae0839be3bc5bcfcab30a /board/blackvme/Kconfig | |
parent | 779653b0cbe3f634632bc4ecae1ce5df84638326 (diff) | |
download | u-boot-imx-0adf8d3548c3fe6f577bb0f2a7acd855dced8a83.zip u-boot-imx-0adf8d3548c3fe6f577bb0f2a7acd855dced8a83.tar.gz u-boot-imx-0adf8d3548c3fe6f577bb0f2a7acd855dced8a83.tar.bz2 |
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>
Diffstat (limited to 'board/blackvme/Kconfig')
0 files changed, 0 insertions, 0 deletions