Tool/software: Linux
Hello,
I am working on a product with the AM5728, one of the Ethernet ports is directly connected to another piece of custom hardware with a static IP and MAC address. Since this Ethernet link never sees the outside world (or any other device) it would keep things much simpler if the custom hardware could send an arbitrary, fixed destination MAC and IP address to the AM5728, and not have to worry about any ARP process.
There is a limitation within the custom hardware connected to the AM5728 through the Ethernet port, in that it is unable to send data with a multicast MAC address (intermediate hardware bandwidth limits multicast data).
I have solved this problem with other hardware by setting the MAC into promiscuous mode, however I have reviewed the TRM and have not found much about setting the AM5728 GMAC into promiscuous mode, any help on this would be appreciated.
Thanks,
Chad