
On Wed, Mar 09, 2022 at 06:07:44PM -0800, Troy Kisky wrote:
On 3/9/2022 5:44 PM, Tom Rini wrote:
A small number of i.MX6/7 and vf610 boards have not enabled DM_ETH yet. Given the state of the rest of the platform, enable DM_ETH.
Cc: Alison Wang alison.wang@nxp.com Cc: Fabio Estevam festevam@gmail.com Cc: Richard Hu richard.hu@technexion.com Cc: Troy Kisky troy.kisky@boundarydevices.com Cc: Uri Mashiach uri.mashiach@compulab.co.il Signed-off-by: Tom Rini trini@konsulko.com
I would very much welcome tested and perhaps slightly more complete migrations for these platforms as the deadline passed with v2020.07. But, in order to do more Kconfig migrations as well, I did this quick pass.
If I remember correctly, CONFIG_CI_UDC=y
has trouble with DM_ETH. Has this been fixed?
Given commit cd18f1e6e614 ("imx: ventana: enable dm support for PCI and FEC ethernet") I don't know if it was fixed or simply dropped from the platform as part of the DM_ETH conversion.