projects
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38e7007
)
wandboard: Remove duplicate 'mmc dev'
author
Fabio Estevam
<fabio.estevam@freescale.com>
Mon, 1 Apr 2013 16:03:36 +0000
(16:03 +0000)
committer
Stefano Babic
<sbabic@denx.de>
Wed, 3 Apr 2013 09:40:44 +0000
(11:40 +0200)
No need to call 'mmc dev' twice.
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
c4fb704
..
00c656e
100644
(file)
--- a/
include/configs/wandboard.h
+++ b/
include/configs/wandboard.h
@@
-150,7
+150,6
@@
"fi;\0"
#define CONFIG_BOOTCOMMAND \
- "mmc dev ${mmcdev};" \
"mmc dev ${mmcdev}; if mmc rescan; then " \
"if run loadbootscript; then " \
"run bootscript; " \