summaryrefslogtreecommitdiff
path: root/include/configs/socfpga_common.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2015-11-30 08:30:14 -0500
committerTom Rini <trini@konsulko.com>2015-11-30 08:30:14 -0500
commit2a8696dfc2c6547c41836ceda573ad4548cba357 (patch)
tree6ade1f0293ea3be0602131f083a0d6a77bb0b438 /include/configs/socfpga_common.h
parent60e12b3a7143687cacb4b66b849563c4b9719e51 (diff)
parent486f4fa98c65baa6d70008ceb2d93ac0f8f7bd96 (diff)
Merge git://git.denx.de/u-boot-socfpga
Diffstat (limited to 'include/configs/socfpga_common.h')
-rw-r--r--include/configs/socfpga_common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/socfpga_common.h b/include/configs/socfpga_common.h
index b22e3b1ae9..b3f65b60d9 100644
--- a/include/configs/socfpga_common.h
+++ b/include/configs/socfpga_common.h
@@ -152,8 +152,6 @@
#define CONFIG_DWMMC
#define CONFIG_SOCFPGA_DWMMC
#define CONFIG_SOCFPGA_DWMMC_FIFO_DEPTH 1024
-#define CONFIG_SOCFPGA_DWMMC_DRVSEL 3
-#define CONFIG_SOCFPGA_DWMMC_SMPSEL 0
/* FIXME */
/* using smaller max blk cnt to avoid flooding the limited stack we have */
#define CONFIG_SYS_MMC_MAX_BLK_COUNT 256 /* FIXME -- SPL only? */