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:
f9a1e9f
)
Drop duplicate CONFIG_SYS_NO_FLASH from mx6_common
author
Peter Robinson
<pbrobinson@gmail.com>
Tue, 16 Jun 2015 09:20:01 +0000
(10:20 +0100)
committer
Stefano Babic
<sbabic@denx.de>
Sat, 27 Jun 2015 17:16:30 +0000
(19:16 +0200)
It's defind earlier in the file
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
include/configs/mx6_common.h
patch
|
blob
|
history
diff --git
a/include/configs/mx6_common.h
b/include/configs/mx6_common.h
index 50370e1366c141fbc698d6f8bf92f4455349544e..b37477a02b504a0511632f33d33db196f590b969 100644
(file)
--- a/
include/configs/mx6_common.h
+++ b/
include/configs/mx6_common.h
@@
-87,7
+87,6
@@
#define CONFIG_CMD_FAT
/* Miscellaneous configurable options */
-#define CONFIG_SYS_NO_FLASH
#undef CONFIG_CMD_IMLS
#define CONFIG_SYS_LONGHELP
#define CONFIG_SYS_HUSH_PARSER