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:
94060a1
)
Blackfin: enable IP defrag for ADI boards
author
Mike Frysinger
<vapier@gentoo.org>
Sun, 13 Jun 2010 16:47:52 +0000
(12:47 -0400)
committer
Mike Frysinger
<vapier@gentoo.org>
Tue, 13 Jul 2010 21:50:52 +0000
(17:50 -0400)
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
include/configs/bfin_adi_common.h
patch
|
blob
|
history
diff --git
a/include/configs/bfin_adi_common.h
b/include/configs/bfin_adi_common.h
index 57a73098fce89d674042e7b1b6ce9dd16100a42d..901a32fb725d561cfed482d3ddc674c6e0c9c470 100644
(file)
--- a/
include/configs/bfin_adi_common.h
+++ b/
include/configs/bfin_adi_common.h
@@
-248,6
+248,7
@@
# define CONFIG_SYS_AUTOLOAD "no"
# endif
# endif
+# define CONFIG_IP_DEFRAG
# define CONFIG_NET_RETRY_COUNT 20
#endif