aboutsummaryrefslogtreecommitdiff
path: root/include/configs/palmtc.h
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2012-10-22 16:53:19 -0700
committerTom Rini <trini@ti.com>2012-10-22 16:53:19 -0700
commitbdc3ff6e4f75813d01e51081799d10e4a9c7fbcb (patch)
treed698085ec89351f4c63ad8f4a2022f29ea3e93e0 /include/configs/palmtc.h
parentbcf28c23f2195a91e0713337934f630a9c7bc5a9 (diff)
parent757bff49ba3159d71ccacabdb68f8309b1eb6613 (diff)
Merge branch 'master' of git://www.denx.de/git/u-boot-mmc
Diffstat (limited to 'include/configs/palmtc.h')
-rw-r--r--include/configs/palmtc.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/configs/palmtc.h b/include/configs/palmtc.h
index 6e8d8e9d5..9c948c547 100644
--- a/include/configs/palmtc.h
+++ b/include/configs/palmtc.h
@@ -77,7 +77,8 @@
*/
#ifdef CONFIG_CMD_MMC
#define CONFIG_MMC
-#define CONFIG_PXA_MMC
+#define CONFIG_GENERIC_MMC
+#define CONFIG_PXA_MMC_GENERIC
#define CONFIG_SYS_MMC_BASE 0xF0000000
#define CONFIG_CMD_FAT
#define CONFIG_CMD_EXT2