[U-Boot] Ethernet not functional on i.MX6DL Sabre Auto

Fabio Estevam festevam at gmail.com
Wed Jul 12 19:52:33 UTC 2017


Hi Miquel,

On Wed, Jul 12, 2017 at 4:21 PM, Miquel RAYNAL
<miquel.raynal at free-electrons.com> wrote:
> Hi,
>
> I am using a Sabre Auto board with an i.MX6 Dual Lite.
>
> When I compile U-boot with defconfig file mx6dlsabreauto_defconfig, the
> network is not functionnal. Only the orange LED on the RJ45 port is
> blinking and dhcp requests never end. In menuconfig I saw numerous
> unselected options that I guess should be enabled. But event with that,
> I could not get through:
>
> CONFIG_NET_RANDOM_ETHADDR=y
> CONFIG_PHYLIB=y
> CONFIG_NETDEVICES=y
> CONFIG_FEC_MXC=y
>
> The issue is present in v2017.05 and v2017.07 (did not tried previous
> versions). Any idea of what could possibly be wrong ?

I don't have my mx6sabreauto handy to investigate this problem.

Does the change below make Ethernet to work again?
https://pastebin.com/VnEdBCa6


More information about the U-Boot mailing list