projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3652c1
)
mx25pdk: Remove duplicated define
author
Otavio Salvador
<otavio@ossystems.com.br>
Sat, 30 Sep 2017 01:55:00 +0000
(22:55 -0300)
committer
Stefano Babic
<sbabic@denx.de>
Thu, 12 Oct 2017 15:31:16 +0000
(17:31 +0200)
The CONFIG_SYS_MMC_ENV_DEV is duplicated, drop it.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
include/configs/mx25pdk.h
patch
|
blob
|
history
diff --git
a/include/configs/mx25pdk.h
b/include/configs/mx25pdk.h
index 57e2a6db367c800e972278b698687e6cfc568b1e..bb100c40dfad8f2ef6838f90d321a6fdf4afc428 100644
(file)
--- a/
include/configs/mx25pdk.h
+++ b/
include/configs/mx25pdk.h
@@
-58,8
+58,6
@@
#define CONFIG_ENV_SIZE (8 * 1024)
#define CONFIG_SYS_MMC_ENV_DEV 0
-#define CONFIG_SYS_MMC_ENV_DEV 0
-
/* U-Boot general configuration */
#define CONFIG_AUTO_COMPLETE
#define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */