Hi Mario, On Tue, May 21, 2019 at 4:42 PM Tom Rini <tr...@konsulko.com> wrote: > > On Mon, May 20, 2019 at 10:48:23PM +0530, Jagan Teki wrote: > > > Hi Tom, > > > > Please pull this PR. > > > > Summary: > > - mpc8xxx spi driver fixes (Mario) > > - mpc8xxx spi dm conversion (Mario, Jagan) > > - SPI DM Migration update (Jagan) > > > > The following changes since commit 748198cb8d32d41bc35e6f492bac9948f339bece: > > > > Revert "Makefile: Prioritize external dtb if defined" (2019-05-19 > > 18:09:35 -0400) > > > > are available in the Git repository at: > > > > git://git.denx.de/u-boot-spi.git master > > > > for you to fetch changes up to 93842e580cee40c9d3e70de625e4bd826a749e65: > > > > dm: MIGRATION: Update migration status for SPI (2019-05-20 22:18:54 +0530) > > > > NAK: > powerpc: + ids8313 > +(ids8313) cmd/built-in.o: In function `do_spi_xfer': > +(ids8313) build/../cmd/spi.c:53: undefined reference to `spi_setup_slave' > +(ids8313) build/../cmd/spi.c:60: undefined reference to `spi_claim_bus' > +(ids8313) build/../cmd/spi.c:63: undefined reference to `spi_xfer' > +(ids8313) build/../cmd/spi.c:80: undefined reference to `spi_release_bus' > +(ids8313) build/../cmd/spi.c:82: undefined reference to `spi_free_slave' > +(ids8313) common/built-in.o: In function `jumptable_init': > +(ids8313) build/../include/_exports.h:56: undefined reference to > `spi_setup_slave' > +(ids8313) build/../include/_exports.h:58: undefined reference to > `spi_free_slave' > +(ids8313) build/../include/_exports.h:65: undefined reference to > `spi_claim_bus' > +(ids8313) build/../include/_exports.h:66: undefined reference to > `spi_release_bus' > +(ids8313) build/../include/_exports.h:67: undefined reference to `spi_xfer' > +(ids8313) make[1]: *** [Makefile:1552: u-boot] Error 1 > +(ids8313) make: *** [Makefile:148: sub-make] Error 2 >
Any help? _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot