[coreboot] [PATCH]Move cpu includes to cpus

Stefan Reinauer stepan at coresystems.de
Mon Apr 12 17:42:17 CEST 2010


>
> Am 12.04.2010 17:18, schrieb Stefan Reinauer:
>   
>> These boards have the same CPU socket, thus should be able to use CAR:
>>
>> ./src/mainboard/dell/s1850/Kconfig: select CPU_INTEL_SOCKET_MPGA604
>> ./src/mainboard/intel/jarrell/Kconfig: select CPU_INTEL_SOCKET_MPGA604
>> ./src/mainboard/intel/xe7501devkit/Kconfig: select CPU_INTEL_SOCKET_MPGA604
>> ./src/mainboard/supermicro/x6dai_g/Kconfig: select CPU_INTEL_SOCKET_MPGA604
>> ./src/mainboard/supermicro/x6dhe_g/Kconfig: select CPU_INTEL_SOCKET_MPGA604
>> ./src/mainboard/supermicro/x6dhe_g2/Kconfig: select CPU_INTEL_SOCKET_MPGA604
>> ./src/mainboard/supermicro/x6dhr_ig/Kconfig: select CPU_INTEL_SOCKET_MPGA604
>> ./src/mainboard/supermicro/x6dhr_ig2/Kconfig: select
>> CPU_INTEL_SOCKET_MPGA604
>> ./src/mainboard/tyan/s2735/Kconfig: select CPU_INTEL_SOCKET_MPGA604
>>
>> I'm glad to provide a patch to convert these boards to CAE, if it can be
>> tested on at least one of them. So if you have a board in this list,
>> speak up!
>> Having 9 more boards use CAR would be really nice to have.
>>     
> If/When you do, please also move src/cpu/x86/car to something more
> reasonable. It is _not_ generic x86 CAR.
>
>   
since we have amd/car and via/car (both not being amd generic, or via
generic), would intel/car be a reasonable place (for now?)

Stefan






More information about the coreboot mailing list