提交 cbd298b6 编写于 作者: M Max Kellermann 提交者: Kever Yang

evb_rk3399: revert CONFIG_SYS_MMC_ENV_DEV to 0

This was changed to 1 in commit 0717dde0, but a few months later,
commit 5f9411af swapped the order of eMMC and SD card by assigning
indexed aliases to `&sdhci` and `&sdmmc`.
Signed-off-by: NMax Kellermann <max.kellermann@gmail.com>
Reviewed-by: NKever Yang <kever.yang@rock-chips.com>
(Add signature)
Signed-off-by: NKever Yang <kever.yang@rock-chips.com>
上级 0557d46b
......@@ -8,7 +8,7 @@
#include <configs/rk3399_common.h>
#define CONFIG_SYS_MMC_ENV_DEV 1
#define CONFIG_SYS_MMC_ENV_DEV 0
#define SDRAM_BANK_SIZE (2UL << 30)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册