[U-Boot] [PATCH 32/35] Blackfin: enable IP defrag for ADI boards

Mike Frysinger vapier at gentoo.org
Mon Jul 5 11:30:37 CEST 2010


Signed-off-by: Mike Frysinger <vapier at gentoo.org>
---
 include/configs/bfin_adi_common.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/configs/bfin_adi_common.h b/include/configs/bfin_adi_common.h
index 57a7309..901a32f 100644
--- 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
 
-- 
1.7.1.1



More information about the U-Boot mailing list