From: Tetsuyuki Kobayashi Date: Wed, 25 Jul 2012 18:24:18 +0000 (+0000) Subject: arm: rmobile: kzm9g: add NFS_TIMEOUT in config file X-Git-Tag: v2012.10-rc3~10^2~39 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=38263df864b9414121742318351abff622e90057;p=platform%2Fkernel%2Fu-boot.git arm: rmobile: kzm9g: add NFS_TIMEOUT in config file Set NFS_TIMEOUT to 10,000 msec. Signed-off-by: Tetsuyuki Kobayashi Signed-off-by: Nobuhiro Iwamatsu --- diff --git a/include/configs/kzm9g.h b/include/configs/kzm9g.h index 14f088f..a4d2c37 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