I want to setup my beaglebone board to tftp my application from my windows host machine using a static IP and not DHCP which appears to be the default configuration. The beaglebone does not appear to have a boot.cmd file to modify and I'm not sure what ethernet parameters to use for this board.
Looking for some assistance on where and how to configure the beaglebone board with a statis IP of 10.0.0.3 and what changes are needed to tftp from host IP of 10.0.0.1
Thanks