Select Git revision
nfs.c
Forked from
Reform / reform-boundary-uboot
31296 commits behind the upstream repository.
-
Tetsuyuki Kobayashi authored
NFS_TIMEOUT is constant value defined in net/nfs.c. But sometimes it needs to adjust. This patch enables to override NFS_TIMEOUT by defining CONFIG_NFS_TIMEOUT in a board specific config file. Signed-off-by:
Tetsuyuki Kobayashi <koba@kmckk.co.jp>
Tetsuyuki Kobayashi authoredNFS_TIMEOUT is constant value defined in net/nfs.c. But sometimes it needs to adjust. This patch enables to override NFS_TIMEOUT by defining CONFIG_NFS_TIMEOUT in a board specific config file. Signed-off-by:
Tetsuyuki Kobayashi <koba@kmckk.co.jp>