On Mon, Oct 2, 2017 at 11:22 AM, Stefano Babic <[email protected]> wrote: > Hi Uri, > > On 24/09/2017 15:32, Fabio Estevam wrote: >> Hi Uri, >> >> On Sun, Sep 24, 2017 at 3:00 AM, Uri Mashiach >> <[email protected]> wrote: >>> Add configuration file and spl_boot_device function for the i.MX7 SPL. >>> >>> Signed-off-by: Uri Mashiach <[email protected]> >> >> Thanks for working on this! >> >> I will test your series and will try to convert imx7d-sabresd to SPL. >> > > 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 ?
It is defined but now it is all upper case. Eric did rename it. -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

