summaryrefslogtreecommitdiffstats
path: root/include/configs/ls2085ardb.h
diff options
context:
space:
mode:
authorYangbo Lu <yangbo.lu at freescale.com>2015-05-28 14:53:55 +0530
committerYork Sun <yorksun@freescale.com>2015-07-20 11:44:33 -0700
commit5a4d744c905258433cc15792989a7abba9b1efe0 (patch)
treea0179b70b6d96ac578c826bdcb135ba7e663fbfe /include/configs/ls2085ardb.h
parent3484d953073cae069b8c41a63a9955e551117f01 (diff)
downloadtalos-obmc-uboot-5a4d744c905258433cc15792989a7abba9b1efe0.tar.gz
talos-obmc-uboot-5a4d744c905258433cc15792989a7abba9b1efe0.zip
armv8/ls2085ardb: add hwconfig setting for eSDHC
Add hwconfig setting for eSDHC since it shares some pins with other IP block. Signed-off-by: Yangbo Lu <yangbo.lu at freescale.com> Signed-off-by: Prabhakar Kushwaha <prabhakar at freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'include/configs/ls2085ardb.h')
-rw-r--r--include/configs/ls2085ardb.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/ls2085ardb.h b/include/configs/ls2085ardb.h
index 920560c642..ecc445e923 100644
--- a/include/configs/ls2085ardb.h
+++ b/include/configs/ls2085ardb.h
@@ -284,6 +284,8 @@ unsigned long get_board_sys_clk(void);
#define CONFIG_DOS_PARTITION
#endif
+#define CONFIG_MISC_INIT_R
+
/* Initial environment variables */
#undef CONFIG_EXTRA_ENV_SETTINGS
#define CONFIG_EXTRA_ENV_SETTINGS \
OpenPOWER on IntegriCloud