forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 23
Closed
Labels
Description
Tested buildroot filesystem.
Same rootfs works via sd card.
Same nfs export mounts via nfs rootfs using 3.0.8
Same nfs export mounts via terminal in 3.16 once booted using mmc.
Bootlog here
http://pastebin.com/yVKyFiQ8
Bootargs
setenv bootargs console=ttyS4,115200 console=ttyS0 mem=256M@0x0 mem=768M@0x30000000 root=/dev/nfs nfsroot=192.168.154.89:/export,nfsvers=3,nolock nfsrootdebug ip=dhcp devtmpfs.mount=1 rw rootwait