projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
773d56d
)
wandboard: Remove CONFIG_SYS_FSL_USDHC_NUM
author
Fabio Estevam
<fabio.estevam@freescale.com>
Mon, 1 Apr 2013 16:03:38 +0000
(16:03 +0000)
committer
Stefano Babic
<sbabic@denx.de>
Wed, 3 Apr 2013 09:40:44 +0000
(11:40 +0200)
CONFIG_SYS_FSL_USDHC_NUM is not used for wandboard.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
include/configs/wandboard.h
patch
|
blob
|
history
diff --git
a/include/configs/wandboard.h
b/include/configs/wandboard.h
index
00c656e
..
120e3f6
100644
(file)
--- a/
include/configs/wandboard.h
+++ b/
include/configs/wandboard.h
@@
-58,7
+58,6
@@
#define CONFIG_FSL_ESDHC
#define CONFIG_FSL_USDHC
#define CONFIG_SYS_FSL_ESDHC_ADDR 0
-#define CONFIG_SYS_FSL_USDHC_NUM 2
#define CONFIG_MMC
#define CONFIG_CMD_MMC