projects
/
u-boot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fsl_esdhc: Fix esdhc disabled problem on some platforms
[u-boot.git]
/
include
/
configs
/
MPC837XEMDS.h
diff --git
a/include/configs/MPC837XEMDS.h
b/include/configs/MPC837XEMDS.h
index c237991adc55b666959d13f7b4b0c099eb8ffc7f..abccfd6439e1196d032213696d674a19269a2def 100644
(file)
--- a/
include/configs/MPC837XEMDS.h
+++ b/
include/configs/MPC837XEMDS.h
@@
-509,6
+509,7
@@
extern int board_pci_host_broken(void);
#ifdef CONFIG_MMC
#define CONFIG_FSL_ESDHC
+#define CONFIG_FSL_ESDHC_PIN_MUX
#define CONFIG_SYS_FSL_ESDHC_ADDR CONFIG_SYS_MPC83xx_ESDHC_ADDR
#define CONFIG_CMD_MMC
#define CONFIG_GENERIC_MMC
This page took
0.027927 seconds
and
4
git commands to generate.