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:
834c938
)
Remove CONFIG_SYS_EXTBDINFO from snapper9260.h
author
Simon Glass
<sjg@chromium.org>
Thu, 5 Jan 2012 17:54:55 +0000
(17:54 +0000)
committer
Anatolij Gustschin
<agust@denx.de>
Tue, 27 Mar 2012 16:45:29 +0000
(18:45 +0200)
This feature is not available on ARM, so it is an error to define it.
Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Stefano Babic <sbabic@denx.de>
include/configs/snapper9260.h
patch
|
blob
|
history
diff --git
a/include/configs/snapper9260.h
b/include/configs/snapper9260.h
index cb3c674f496415ffe3d8d95ac54062d17305a3aa..cee65d1695e988f22d69cf6a98bd1ba4c91e1193 100644
(file)
--- a/
include/configs/snapper9260.h
+++ b/
include/configs/snapper9260.h
@@
-157,7
+157,6
@@
#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \
sizeof(CONFIG_SYS_PROMPT) + 16)
#define CONFIG_SYS_LONGHELP
-#define CONFIG_SYS_EXTBDINFO
#define CONFIG_CMDLINE_EDITING
#define CONFIG_AUTO_COMPLETE
#define CONFIG_SYS_HUSH_PARSER