summaryrefslogtreecommitdiffstats
path: root/include/configs/galileo.h
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2015-09-11 03:24:37 -0700
committerSimon Glass <sjg@chromium.org>2015-09-16 19:53:52 -0600
commit2afb62305e2a20c7a98b2c19d4902671c45f153c (patch)
tree5535d89d7e08bcb211688647da0342ecb896acad /include/configs/galileo.h
parent5841c5b0a7967364a8ec10d54ab77ad62f3ab164 (diff)
downloadtalos-obmc-uboot-2afb62305e2a20c7a98b2c19d4902671c45f153c.tar.gz
talos-obmc-uboot-2afb62305e2a20c7a98b2c19d4902671c45f153c.zip
x86: quark: Add PCIe/USB static register programming after memory init
This adds static register programming for PCIe and USB after memory init as required by Quark firmware writer guide. Although not doing this did not cause any malfunction, just do it for safety. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/galileo.h')
-rw-r--r--include/configs/galileo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/galileo.h b/include/configs/galileo.h
index b7ec2792bb..ba6c8f172b 100644
--- a/include/configs/galileo.h
+++ b/include/configs/galileo.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
/* ns16550 UART is memory-mapped in Quark SoC */
OpenPOWER on IntegriCloud