1) I am unable to load rootfilesystem on imx53 quick sort board using NFS server ,But when i check the status of NFS server on my host its working fine but unable to load the rootfilesystem through NFS what is the reason .
2) here i am attaching the log files when i load rootfs to the imx53 quiksorboard
boot arguments are
setenv bootagrs console=ttymxc0 ,115200 video =mxcdi0fb:RGB24,SEIKO-WVGA di0_primary
setenv bootargs ${bootargs} root=/dev/nfs ip=no nfsroot=${serverip}:/full/path/to/rfs
serverip 10.0.0.1
ipaddr 10.0.0.10
in /etc/exports /full/path/to/rfs 10.0.0.10 (rw , no_root_squash)