]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
arm: rmobile: kzm9g: add NFS_TIMEOUT in config file
authorTetsuyuki Kobayashi <koba@kmckk.co.jp>
Wed, 25 Jul 2012 18:24:18 +0000 (18:24 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Wed, 3 Oct 2012 00:04:23 +0000 (02:04 +0200)
Set NFS_TIMEOUT to 10,000 msec.

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

index 14f088fd0860f434cbcfd4f69596e2e7ca9924ef..a4d2c374b31b1f5efef2a8cd82f6efa0ea175bed 100644 (file)
 #define CONFIG_SMC911X
 #define CONFIG_SMC911X_BASE    (0x10000000)
 #define CONFIG_SMC911X_32_BIT
+#define CONFIG_NFS_TIMEOUT 10000UL
 
 /* I2C */
 #define CONFIG_CMD_I2C