summaryrefslogtreecommitdiff
path: root/include/configs/colibri_t20.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/colibri_t20.h')
-rw-r--r--include/configs/colibri_t20.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/colibri_t20.h b/include/configs/colibri_t20.h
index 36c631cfb3..f312c8161a 100644
--- a/include/configs/colibri_t20.h
+++ b/include/configs/colibri_t20.h
@@ -146,7 +146,7 @@
#define DFU_ALT_NAND_INFO "u-boot part 0,0;ubi part 0,3"
#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} ${mtdparts}" \
" ${nfsargs} ${setupargs} ${vidargs}; echo Booting via DHCP/" \
"TFTP/NFS...; run nfsdtbload; dhcp ${kernel_addr_r} " \