On Wed, 2010-10-06 at 09:38 +0200, "David Müller (ELSOFT AG)" wrote: > Wolfgang Denk schrieb: > > The problem comes from board/mpl/common/memtst.c which contains an > > unconditional "#include <asm/ppc4xx-i2c.h>" which is obviously wrong > > when the file gets compiled for an ARM board as VCMA9. > > > > Can you please provide a fix? > > The solution is to remove the include completely as it is not needed at all.
Is there any reason to not remove the memtst.c file altogether as in this patch: http://lists.denx.de/pipermail/u-boot/2010-October/078649.html ? Best, Peter _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

