Hello Guys,
I'm trying to get NFS root file system to work and facing this issue. Uboot picks up the kernel and device tree binary from TFTP server on my linux machine. I've set the NFS root file system on my machine as well. But the system fails to receive an ip address with DHCP.
The final few steps of the boot process are below:
[ 3.311612] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
[ 3.318136] davinci_mdio 4a101000.mdio: detected phy mask fffffffd
[ 3.325945] libphy: 4a101000.mdio: probed
[ 3.330256] davinci_mdio 4a101000.mdio: phy[1]: device 4a101000.mdio:01, driver unknown
[ 3.343711] Detected MACID = 1c:ba:8c:c4:b6:78
[ 3.351817] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:57:52 UTC (946688272)
[ 3.367795] net eth0: initializing cpsw version 1.12 (0)
[ 3.376184] net eth0: phy found : id is : 0x20005c90
[ 3.389594] 8021q: adding VLAN 0 to HW filter on device eth0
[ 5.372227] libphy: 4a101000.mdio:01 - Link is Up - 100/Full
[ 5.391619] Sending DHCP requests .....[ 35.080309] DHCP/BOOTP: Reply not for us, op[2] xid[c362e7ad]
.[ 60.482376] PM: request_firmware failed
All your help is much appreciated.
Thank you
Regards
Santhosh