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:
54ca183
)
tbs2910: use default CONFIG_SYS_PBSIZE
author
Soeren Moch
<smoch@web.de>
Tue, 5 May 2015 21:09:20 +0000
(23:09 +0200)
committer
Stefano Babic
<sbabic@denx.de>
Fri, 15 May 2015 17:21:24 +0000
(19:21 +0200)
Since there is a default CONFIG_SYS_PBSIZE definition in config_fallbacks.h,
this setting is no longer required in board configurations.
Signed-off-by: Soeren Moch <smoch@web.de>
include/configs/tbs2910.h
patch
|
blob
|
history
diff --git
a/include/configs/tbs2910.h
b/include/configs/tbs2910.h
index 601347d9f801db19d54a78fa6fcc867a432d6af1..26832140c0a5086a7b3e1bedaf79265623ffde4d 100644
(file)
--- a/
include/configs/tbs2910.h
+++ b/
include/configs/tbs2910.h
@@
-39,8
+39,6
@@
#define CONFIG_CMDLINE_EDITING
#define CONFIG_SYS_MAXARGS 16
#define CONFIG_SYS_CBSIZE 1024
-#define CONFIG_SYS_PBSIZE \
- (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16)
#define CONFIG_SYS_HZ 1000
/* Physical Memory Map */