I am using Sitara(AM35xx) based Beagle bone board.
I have configured SYSBOOT pins using SYSBOOT[4:0] as 10101.
I have read the value of SYSBOOT pins upon power-on using SDCard bootup.
The value of control_status register (offset=0x40) is 0x00400315.
Next , I removed SD card(upon power-off).
Then, I restarted Beagle bone board.
Now, when I connect my Linux Laptop to the Beagle bone board using direct cable.
In wireshark window , I dont see any BOOTP request from the target.
Please advise.