[U-Boot-Users] [PATCH] 85xx: Move include of config.h earlier.

Stefan Roese sr at denx.de
Tue Jan 8 07:21:17 CET 2008


Hi Kumar,

On Tuesday 08 January 2008, Kumar Gala wrote:
> Include config.h earlier in the set of #includes so as to avoid an
> incidental and duplicate definition of CFG_CACHELINE_SIZE.

Why not remove CFG_CACHELINE_SIZE (and the other CFG_CACHE_xxx stuff) from the 
board config files instead? This should be defined correctly in 
asm-ppc/cache.h now.

I made this cleanup for 4xx lately and probably triggered this problem for 
your FSL ports. Sorry about that, but I really think these cache defines 
should be removed from the board config files.

Best regards,
Stefan

=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================




More information about the U-Boot mailing list