summaryrefslogtreecommitdiff
path: root/include/configs/colibri_t30.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/colibri_t30.h')
-rw-r--r--include/configs/colibri_t30.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/colibri_t30.h b/include/configs/colibri_t30.h
index 79c7a1a6ec..9e50602645 100644
--- a/include/configs/colibri_t30.h
+++ b/include/configs/colibri_t30.h
@@ -127,7 +127,7 @@
"setenv dtbparam ${fdt_addr_r}\0"
#define NFS_BOOTCMD \
- "nfsargs=ip=:::::eth0:on root=/dev/nfs rw netdevwait\0" \
+ "nfsargs=ip=:::::eth0:on root=/dev/nfs rw\0" \
"nfsboot=usb start; run setup; setenv bootargs ${defargs} ${nfsargs} " \
"${setupargs} ${vidargs}; echo Booting via DHCP/TFTP/NFS...; " \
"run nfsdtbload; dhcp ${kernel_addr_r} " \