[U-Boot] [PATCH 2/2] board: cm_fx6: Enable CONFIG_DM_ETH

2019-12-29 Thread sbabic
> From: Suniel Mahesh > Enable CONFIG_DM_ETH to remove compile warning on CM-FX6 > SOM based target: > = WARNING == > This board does not use CONFIG_DM_ETH (Driver Model > for Ethernet drivers). Please update the board to use > CONFIG_DM_ETH before the v2020

[U-Boot] [PATCH 2/2] board: cm_fx6: Enable CONFIG_DM_ETH

2019-11-20 Thread sunil . m
From: Suniel Mahesh Enable CONFIG_DM_ETH to remove compile warning on CM-FX6 SOM based target: = WARNING == This board does not use CONFIG_DM_ETH (Driver Model for Ethernet drivers). Please update the board to use CONFIG_DM_ETH before the v2020.07 release.