summaryrefslogtreecommitdiffstats
path: root/include/configs/rk3288_common.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-01-21 19:43:36 -0700
committerSimon Glass <sjg@chromium.org>2016-01-21 20:42:34 -0700
commit79d020ee74241251c0888a3badae9666e457eb6d (patch)
treef6f09150767519ffde7d8cfb95a5075f62f4f988 /include/configs/rk3288_common.h
parentec4ac4e7c07fb76f8d0ae5e0f1670f6f879618a6 (diff)
downloadtalos-obmc-uboot-79d020ee74241251c0888a3badae9666e457eb6d.tar.gz
talos-obmc-uboot-79d020ee74241251c0888a3badae9666e457eb6d.zip
rockchip: Use pwrseq for MMC start-up on jerry
This is defined in the device tree in Linux. Copy over the settings so that this can be used instead of hard-coding the reset line. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/rk3288_common.h')
-rw-r--r--include/configs/rk3288_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/rk3288_common.h b/include/configs/rk3288_common.h
index 238711a699..f47573b25c 100644
--- a/include/configs/rk3288_common.h
+++ b/include/configs/rk3288_common.h
@@ -26,6 +26,7 @@
#define CONFIG_SYS_TIMER_COUNTER (CONFIG_SYS_TIMER_BASE + 8)
#define CONFIG_SPL_FRAMEWORK
+#define CONFIG_SPL_DRIVERS_MISC_SUPPORT
#define CONFIG_SPL_LIBCOMMON_SUPPORT
#define CONFIG_SPL_LIBGENERIC_SUPPORT
#define CONFIG_SPL_SERIAL_SUPPORT
OpenPOWER on IntegriCloud