projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18a65af
)
arm: rmobile: kzm9g: add NFS_TIMEOUT in config file
author
Tetsuyuki Kobayashi
<koba@kmckk.co.jp>
Wed, 25 Jul 2012 18:24:18 +0000
(18:24 +0000)
committer
Albert 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
patch
|
blob
|
history
diff --git
a/include/configs/kzm9g.h
b/include/configs/kzm9g.h
index 14f088fd0860f434cbcfd4f69596e2e7ca9924ef..a4d2c374b31b1f5efef2a8cd82f6efa0ea175bed 100644
(file)
--- 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