Hi TI members,
SGMII on our custom board does not link up, so I went back to try it on EVM.
Below is what I have done:
1. Disable PCIe0 in linux device tree.
2. Disable loading main r5f from SPL. Load j7-main-r5f0_0-fw by dorprocboot instead.
3. Link to cpsw_apputils_full.aer5f instead of cpsw_apputils.aer5f.
4. Define ENABLE_QSGMII_PORTS
There is only one line output by ethfw:
QSGMII board detected
Then, ethfw got stuck.
What did I do wrong here?
Best regards,
Eric Chen