Douglas,
[quote user="Douglas Robinson"]TI8148_EVM#setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs nfsroot=192.168.1.101:/home/git/targetfs/,nolock rw mem=364M@0x80000000mem=320M@0x9FC00000 vmalloc=500M notifyk.vpssm3_sva=0xBF900000
\
> ip=dhcp noinitrd rootdelay=5'[/quote]
Remove this slash "nfsroot=192.168.1.101:/home/git/targetfs/,nolock rw"
The correct format is: "nfsroot=192.168.1.101:/home/git/targetfs,nolock rw"
Best regards,
Pavel