
Hi Heiko,
On Thursday 17 December 2009 19:23:58 Heiko Schocher wrote:
We already have some similar common config files. Take a look for example at the AMCC config header:
include/configs/amcc-common.h
I vote for collecting "common config files" in a subdir:
include/configs/common
for example: include/configs/common/mpc83xx.h
collects all common config options for 83xx boards. and so on for all other architectures/manufacturer ...
And a "#include "configs/common/..." provides enough information, what will come in with that include ...
Yes, such a directory could make sense. But please note that we already have something similar:
include/asm-ppc/config.h
The other architectures have this file as well, but most of them don't define much in it. Not sure how to best merge/consolidate this.
Cheers, 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@denx.de