Other Parts Discussed in Thread: AM5749
Hello support!!
I use custom board based on AM5749(Processor SDK Linux 06_03_00_106 ).
We use 4 (2-Gigabit and 2-100 Mbit)Ethenet ports and I would like to know how to install unique MAC adresses (like I understood we can do it in eeprom).
1Q)How to read MAC adresses set in:
CTRL_CORE_MAC_ID_SW_0
CTRL_CORE_MAC_ID_SW_1
CTRL_CORE_MAC_ID_SW_2
CTRL_CORE_MAC_ID_SW_3
2Q)Can we apply it for our 4 ports MAC adresses from registers CTRL_CORE_MAC_ID_SW_0-1 / CTRL_CORE_MAC_ID_SW_2-3?
How to do it? Each register contains only one MAC (total: two register - two MACs, but I need four MACs).
3Q)Does registers contain unique MAC adresses?
BR, Oleg