Wednesday, October 20, 2010
TI support post: NFS root does not work with DVSDK 2.0 / DM6467
http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/99/p/5878/121145.aspx
"
as suggested above, using ping command from u-boot prompt should allow you to work-around this problem until our next software release fixes this issue.
you can try something similar to the command below if you want to automate the this work-around.
bootcmd=ping 192.168.0.25;nboot 80700000 0 a0000;bootm
"
"
as suggested above, using ping command from u-boot prompt should allow you to work-around this problem until our next software release fixes this issue.
you can try something similar to the command below if you want to automate the this work-around.
bootcmd=ping 192.168.0.25;nboot 80700000 0 a0000;bootm
"
Subscribe to Comments [Atom]
Post a Comment