summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorGabriel Huau <contact@huau-gabriel.fr>2015-05-11 23:18:25 -0700
committerSimon Glass <sjg@chromium.org>2015-06-04 03:32:23 -0600
commit5d3c2c542dd8878fece0ea96edde125635b492ff (patch)
tree25a71c6c46ae201ec0eda885fa7071b24880e41f /include
parent5318f18d2c002f505054b90bb95ba7c53532eedf (diff)
downloadtalos-obmc-uboot-5d3c2c542dd8878fece0ea96edde125635b492ff.tar.gz
talos-obmc-uboot-5d3c2c542dd8878fece0ea96edde125635b492ff.zip
x86: minnowmax: initialize the pin-muxing from device tree
Signed-off-by: Gabriel Huau <contact@huau-gabriel.fr> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include')
-rw-r--r--include/configs/minnowmax.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/minnowmax.h b/include/configs/minnowmax.h
index eb35a50039..547765d137 100644
--- a/include/configs/minnowmax.h
+++ b/include/configs/minnowmax.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_X86_SERIAL
#define CONFIG_SMSC_LPC47M
OpenPOWER on IntegriCloud