
18 Feb
2009
18 Feb
'09
11:15 p.m.
Dear Kim Phillips,
In message 20090218161429.d2a02a7b.kim.phillips@freescale.com you wrote:
swapping the include order suppresses warnings for board configs that define their own CONFIG_MAX_MEM_MAPPED:
...
echo "/* Automatically generated - do not edit */" >>config.h -echo "#include <asm/config.h>" >>config.h echo "#include <configs/$1.h>" >>config.h +echo "#include <asm/config.h>" >>config.h
That's a pretty big hammer that affects ALL boards.
Are you absolutely sure it has no negative side effects?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
Life is a game. Money is how we keep score. - Ted Turner