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 ? Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: [email protected] ===================================================================== _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

