summaryrefslogtreecommitdiff
path: root/include/configs/crownbay.h
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2015-10-01 07:36:04 (GMT)
committerSimon Glass <sjg@chromium.org>2015-10-21 13:46:25 (GMT)
commit1f124eba11cb1619e6d575770756230484e47bf7 (patch)
tree17162d5ac8901917b505736b240ce8bf907359d1 /include/configs/crownbay.h
parent5bf935925ba48711b1bf3e17338b6f2faf74f39d (diff)
downloadu-boot-1f124eba11cb1619e6d575770756230484e47bf7.tar.xz
x86: Allow disabling IGD on Intel Queensbay
Add a Kconfig option to disable the Integrated Graphics Device (IGD) so that it does not show in the PCI configuration space as a VGA disaplay controller. This gives a chance for U-Boot to run PCI/PCIe based graphics card's VGA BIOS and use that for the graphics console. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/crownbay.h')
-rw-r--r--include/configs/crownbay.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/crownbay.h b/include/configs/crownbay.h
index 3153a74..7f91fff 100644
--- a/include/configs/crownbay.h
+++ b/include/configs/crownbay.h
@@ -15,6 +15,7 @@
#define CONFIG_SYS_MONITOR_LEN (1 << 20)
#define CONFIG_BOARD_EARLY_INIT_F
+#define CONFIG_ARCH_EARLY_INIT_R
#define CONFIG_ARCH_MISC_INIT
#define CONFIG_SMSC_LPC47M