[U-Boot] [PATCH 3/4] imx: mx7: SPL support for i.MX7

Fabio Estevam festevam at gmail.com
Mon Oct 2 14:27:04 UTC 2017


Hi Stefano,

On Mon, Oct 2, 2017 at 11:22 AM, Stefano Babic <sbabic at denx.de> wrote:

> It looks like that at least a define is missing - by applying the patch
> and testing, I get the error:
>
> +board/compulab/cl-som-imx7/cl-som-imx7.c: In function
> 'cl_som_imx7_setup_fec':
> +board/compulab/cl-som-imx7/cl-som-imx7.c:231:15: error: 'ENET_125MHz'
> undeclared (first use in this function)
>
>
> In fact, ENET_125MHz is not definded anywhere in U-Boot. Could you
> please check and fix this ?

This define has changed since: https://patchwork.ozlabs.org/patch/807947/

It is ENET_125MHZ now.

Thanks


More information about the U-Boot mailing list