summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2014-03-28 08:19:05 -0400
committerTom Rini <trini@ti.com>2014-03-28 08:19:05 -0400
commit81b196bed881e3f38d7b1eabe1b60d9b86c7bb7b (patch)
tree8056a38abdc01d0246116816cfdc50a55a16a7c2 /include/configs
parent659c89da8e48d44395120aeb2dd0d02d3fb24b67 (diff)
parent7d0b605abb1f2dbccf4abb502f3b1fc9f97f2552 (diff)
downloadu-boot-imx-81b196bed881e3f38d7b1eabe1b60d9b86c7bb7b.zip
u-boot-imx-81b196bed881e3f38d7b1eabe1b60d9b86c7bb7b.tar.gz
u-boot-imx-81b196bed881e3f38d7b1eabe1b60d9b86c7bb7b.tar.bz2
Merge branch 'master' of git://git.denx.de/u-boot-usb
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/siemens-am33x-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/siemens-am33x-common.h b/include/configs/siemens-am33x-common.h
index 98b6e72..721c4e6 100644
--- a/include/configs/siemens-am33x-common.h
+++ b/include/configs/siemens-am33x-common.h
@@ -265,6 +265,7 @@
#define CONFIG_DFU_NAND
#define CONFIG_CMD_DFU
#define CONFIG_SYS_DFU_DATA_BUF_SIZE (1 << 20)
+#define DFU_MANIFEST_POLL_TIMEOUT 25000
#endif /* CONFIG_SPL_BUILD */