On Fri, Dec 15, 2017 at 10:03 AM, Amartya Shreyank (RBEI/ESD2) <[email protected]> wrote: > Hi, > > While trying to configure ECSPI for imx6 I get this error: > > drivers/spi/built-in.o: In function `mxc_spi_probe': > /home/aaw1kor/nrcs/u-boot-imx/drivers/spi/mxc_spi.c:508: undefined reference > to `dev_get_addr' > > Search for this function does not show up in any other files. > I'm assuming this was supposed to be devfdt_get_addr.
I think you are right. Please send a patch fixing this, if you have a chance. Thanks _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

