Dear Tom Rini, In message <[email protected]> you wrote: > > > Technically, I don't like the name "config_fallbacks.h"; how about > > "config_defaults.h" instead? > > We have config_defaults.h today, which comes before <configs/...h>
Yes, why not use it for this purpose as well? It seems the appropriate place to me. 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: [email protected] The language provides a programmer with a set of conceptual tools; if these are inadequate for the task, they will simply be ignored. For example, seriously restricting the concept of a pointer simply forces the programmer to use a vector plus integer arithmetic to implement structures, pointer, etc. Good design and the absence of errors cannot be guaranteed by mere language features. - Bjarne Stroustrup, "The C++ Programming Language" _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

