On Mon, Jul 26, 2010 at 12:57 PM, Patrick Georgi <[email protected]> wrote: > Am 26.07.2010 20:01, schrieb Peter Stuge: >> I'm not sure that I feel good about .h files outside include/ being >> referenced from other parts of the code. They should probably be >> moved to include/ if they are needed in more than one place.. > Mainboards need to include chipset specific information, and I'd like to > avoid moving all that into include/ if possible.
I think that's a reasonable exception to the rule. Some of that code could move to the chipsets, but not all of it. Thanks, Myles -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

