summaryrefslogtreecommitdiff
path: root/include/configs/nhk8815.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2009-08-25 23:03:22 +0200
committerWolfgang Denk <wd@denx.de>2009-08-25 23:03:22 +0200
commitd3870bd2d832ea2048b7cb2bbb9d642585b137cf (patch)
tree73051933cff1366b6ec7ce2da6bcd049875a0905 /include/configs/nhk8815.h
parent68ccfa482be0c7e4aa18285aceb214ed7f5d8e89 (diff)
parent0d071cdd782e917b43e04869843df31670231ffd (diff)
downloadu-boot-imx-d3870bd2d832ea2048b7cb2bbb9d642585b137cf.zip
u-boot-imx-d3870bd2d832ea2048b7cb2bbb9d642585b137cf.tar.gz
u-boot-imx-d3870bd2d832ea2048b7cb2bbb9d642585b137cf.tar.bz2
Merge branch 'next' of git://git.denx.de/u-boot-net into next
Diffstat (limited to 'include/configs/nhk8815.h')
-rw-r--r--include/configs/nhk8815.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/configs/nhk8815.h b/include/configs/nhk8815.h
index 8a83d92..027e8e1 100644
--- a/include/configs/nhk8815.h
+++ b/include/configs/nhk8815.h
@@ -138,6 +138,10 @@
#define CONFIG_SMC_USE_32_BIT
#define CONFIG_BOOTFILE "uImage"
+#define CONFIG_IP_DEFRAG /* Allows faster download, TFTP and NFS */
+#define CONFIG_TFTP_BLOCKSIZE 4096
+#define CONFIG_NFS_READ_SIZE 4096
+
/* Storage information: onenand and nand */
#define CONFIG_CMD_ONENAND
#define CONFIG_MTD_ONENAND_VERIFY_WRITE