summaryrefslogtreecommitdiffstats
path: root/include/configs/chromebook_link.h
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2014-12-17 15:50:43 +0800
committerSimon Glass <sjg@chromium.org>2014-12-18 17:26:07 -0700
commit63faf2507d263bbd6285b3fe637fd80df05a58a0 (patch)
treee9de4e0a73442d32ca6e725afeb909405349d3e2 /include/configs/chromebook_link.h
parent8c5224c9f5c8a24ff5153f018e10a3ac4da5783a (diff)
downloadtalos-obmc-uboot-63faf2507d263bbd6285b3fe637fd80df05a58a0.tar.gz
talos-obmc-uboot-63faf2507d263bbd6285b3fe637fd80df05a58a0.zip
x86: Include FSP and CMC binary in the u-boot.rom build rules
Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/chromebook_link.h')
-rw-r--r--include/configs/chromebook_link.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/chromebook_link.h b/include/configs/chromebook_link.h
index c9d84e4f06..b311f4c5e6 100644
--- a/include/configs/chromebook_link.h
+++ b/include/configs/chromebook_link.h
@@ -39,7 +39,7 @@
{PCI_VENDOR_ID_INTEL, \
PCI_DEVICE_ID_INTEL_PANTHERPOINT_AHCI_MOBILE}
-#define CONFIG_X86_OPTION_ROM_FILENAME pci8086,0166.bin
+#define CONFIG_X86_OPTION_ROM_FILE pci8086,0166.bin
#define CONFIG_X86_OPTION_ROM_ADDR 0xfff90000
#define CONFIG_VIDEO_X86
OpenPOWER on IntegriCloud