[U-Boot] [PATCH 1/4] arm: rmobile: kzm9g: add NFS_TIMEOUT in config file

Nobuhiro Iwamatsu iwamatsu at nigauri.org
Fri Jul 27 04:25:43 CEST 2012


Applied my rmobile branch.

Thanks.
  Nobuhiro

On Thu, Jul 26, 2012 at 1:24 PM, Tetsuyuki Kobayshi <koba at kmckk.co.jp> wrote:
> From: Tetsuyuki Kobayashi <koba at kmckk.co.jp>
>
> Set NFS_TIMEOUT to 10,000 msec.
>
> Signed-off-by: Tetsuyuki Kobayashi <koba at kmckk.co.jp>
> ---
> This patch needs "net: nfs: make NFS_TIMEOUT configurable", which is applied in u-boot-master next branch, to take effect.
>
>  include/configs/kzm9g.h |    1 +
>  1 file changed, 1 insertion(+)
>
> 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
> --
> 1.7.9.5
>



-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6


More information about the U-Boot mailing list