projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd4c1d3
)
arm: kirkwood: ib62x0: drop CONFIG_CMD_ENV define
author
Luka Perkov
<luka.perkov@sartura.hr>
Sat, 31 Oct 2015 20:08:35 +0000
(21:08 +0100)
committer
Luka Perkov
<luka.perkov@sartura.hr>
Tue, 17 Nov 2015 22:41:41 +0000
(23:41 +0100)
The CONFIG_CMD_ENV is enabled by default so we can safely remove it.
Signed-off-by: Luka Perkov <luka.perkov@sartura.hr>
include/configs/ib62x0.h
patch
|
blob
|
history
diff --git
a/include/configs/ib62x0.h
b/include/configs/ib62x0.h
index 73caaca0f1904160eee74b36471d2e400c74078d..ad966bd9ac1d6a8f3720a9bf7b9ced4ddc52da1d 100644
(file)
--- a/
include/configs/ib62x0.h
+++ b/
include/configs/ib62x0.h
@@
-42,7
+42,6
@@
*/
#define CONFIG_SYS_NO_FLASH /* declare no flash (NOR/SPI) */
#define CONFIG_SYS_MVFS
-#define CONFIG_CMD_ENV
#define CONFIG_CMD_BOOTZ
#define CONFIG_CMD_IDE
#define CONFIG_CMD_MII