commit | b5914419ebd51596c0a0c7ab89e10a1b734954b2 | [log] [tgz] |
---|---|---|
author | Sekhar Nori <nsekhar@ti.com> | Wed Dec 20 20:39:14 2017 +0530 |
committer | Tom Rini <trini@konsulko.com> | Wed Jan 10 08:05:50 2018 -0500 |
tree | 5f842cb9cdc3b5db62b6b13e41ea0ebf9cfc7ef0 | |
parent | 9464dd56dc0095cae008e5725fcc2ad85f7f9e89 [diff] |
configs: am57xx_evm: fix ethernet phy configuration Configure AM57xx EVMs for the exact PHY part that is present on the various boards. This makes U-Boot apply configurations needed for this PHY like centering the FLP timing. For configurations to take effect, DM_ETH needs to be enabled. Do that too. Tested on BeagleBoard x15 and AM571x IDK. Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com>