My custom board is based on TM4C1294NCPDT design. Now I was reading this document from TI spmt306-TM4C129EKCPDT Microcontroller-Technical Brief.pdf
it is mentioned on page- 82, "The internal Ethernet PHY should not be enabled when RBIAS is not connected." So the internal Ethernet PHY for a custom board needs to be enabled when RBIAS is connected...I would like to know how to enable the internal PHY for custom board and what other changes are needed for custom board to work for Ethernet applications?
Thanks.