From: Tetsuyuki Kobayashi <koba@kmckk.co.jp>
Date: Wed, 25 Jul 2012 18:24:18 +0000 (+0000)
Subject: arm: rmobile: kzm9g: add NFS_TIMEOUT in config file
X-Git-Tag: v2025.01-rc5-pxa1908~17169^2~37
X-Git-Url: http://git.dujemihanovic.xyz/img/html/static/login.html?a=commitdiff_plain;h=38263df864b9414121742318351abff622e90057;p=u-boot.git

arm: rmobile: kzm9g: add NFS_TIMEOUT in config file

Set NFS_TIMEOUT to 10,000 msec.

Signed-off-by: Tetsuyuki Kobayashi <koba@kmckk.co.jp>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
---

diff --git a/include/configs/kzm9g.h b/include/configs/kzm9g.h
index 14f088fd08..a4d2c374b3 100644
--- a/include/configs/kzm9g.h
+++ b/include/configs/kzm9g.h
@@ -150,6 +150,7 @@
 #define CONFIG_SMC911X
 #define CONFIG_SMC911X_BASE	(0x10000000)
 #define CONFIG_SMC911X_32_BIT
+#define CONFIG_NFS_TIMEOUT 10000UL
 
 /* I2C */
 #define CONFIG_CMD_I2C