Hi, Brad,

On May 27, 2015, at 1:15 PM, Brad Dober wrote:

> Kernel command line: console=ttyS0,115200 
> mtdparts=physmap-flash.0:1792k(linux),256k@0x1c0000(fdt),8192k@0x200000(root),54656k@0xa00000(usr),256k@0x3f60000(env),384k@0x3fa0000(uboot)fdt_addr=0xfc1c0000
>  root=192.168.40.1:/srv/roach_boot/etch ip=dhcp

I think you want "root=/dev/nfs rootpath=192.168.40.1:/srv/roach_boot/etch" 
instead of "root=192.168.40.1:/srv/roach_boot/etch".

Interrupt the u-boot startup and run "printenv" to see how this line gets 
constructed, then fix it, then run "saveenv" nd reboot.

The fact that this roach1 gets this far indicates that something is bad with 
the other one.

Dave


Reply via email to