commit | 70a2df36fe3b2fd2ef82de4f244a43fc1ff879f6 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@gmail.com> | Mon Jan 20 13:31:01 2020 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Sun Feb 09 15:05:10 2020 +0100 |
tree | 1fc2ddcc78e3551ce1b1aa05ea6a1131db8674a8 | |
parent | 0c054753a9c4c2d851e705844534ccd8676a06aa [diff] |
mx6sabre_common: Remove FEC related settings In preparation for converting to DM_ETH and moving the FEC symbols to Kconfig we need to move the FEC definitions to mx6sabreauto.h and mx6sabresd.h to avoid build breakage during the conversion. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Alifer Moraes <alifer.wsdm@gmail.com>