summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorTetsuyuki Kobayashi <koba@kmckk.co.jp>2012-07-25 18:24:18 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-10-03 02:04:23 +0200
commit38263df864b9414121742318351abff622e90057 (patch)
treee3461eabeafb0ba82f629954fbe42c5e37ed8568 /include
parent18a65af408c77851c267cd8a071b5c7f6a2ef03b (diff)
downloadblackbird-obmc-uboot-38263df864b9414121742318351abff622e90057.tar.gz
blackbird-obmc-uboot-38263df864b9414121742318351abff622e90057.zip
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>
Diffstat (limited to 'include')
-rw-r--r--include/configs/kzm9g.h1
1 files changed, 1 insertions, 0 deletions
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
OpenPOWER on IntegriCloud