commit | 6d03511fcfaf8aef8a80261eecb84cfbb440945d | [log] [tgz] |
---|---|---|
author | Oleksandr Suvorov <oleksandr.suvorov@toradex.com> | Tue Feb 09 10:38:13 2021 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Mon Mar 01 10:21:36 2021 +0100 |
tree | 416f71b03e2c0e7565dc4d00f4ebb6f08327b433 | |
parent | cfa3ac15cd469d5faee20b5f133ff744872ff174 [diff] |
board: toradex: move RGMII delays to PHY side The RGMII link delays can be set on either MAC or PHY side. Set the rgmii-id PHY mode for FEC and remove FEC_ENET_ENABLE_.XC_DELAY setting, so that these definitions aren't used anymore throughout the U-Boot. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com> Reviewed-by: Fabio Estevam <festevam@gmail.com>