[U-Boot] VCMA9 build fails: ARM board references PPC4xx header
    Peter Tyser 
    ptyser at xes-inc.com
       
    Wed Oct  6 14:47:46 CEST 2010
    
    
  
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
    
    
More information about the U-Boot
mailing list