提交 c282eae0 编写于 作者: J Jagan Teki 提交者: Stefano Babic

configs: enable spl support wrt env device

nand device needed for mmc config to access nand
for write and update so enabling SPL_SUPPORT to mmc
or nand is wrt to env device rather nand driver check.
Signed-off-by: NJagan Teki <jagan@amarulasolutions.com>
上级 4f0cd037
......@@ -208,7 +208,7 @@
/* SPL */
#ifdef CONFIG_SPL
# ifdef CONFIG_NAND_MXS
# ifdef CONFIG_ENV_IS_IN_NAND
# define CONFIG_SPL_NAND_SUPPORT
# else
# define CONFIG_SPL_MMC_SUPPORT
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册