Dear coreboot readers!
This is the automatic build system of coreboot.
The developer "stepan" checked in revision 5750 to the coreboot repository. This caused the following changes:
Change Log: mPGA479M Sockets can take Intel Mobile Celeron. The 1.2GHz model has CPUID F29. This adds them to the list of CPUs for that socket.
Signed-off-by: Andreas Schultz aschultz@tpip.net Acked-by: Stefan Reinauer stepan@coresystems.de
This patch likely breaks the following two boards since it unconditionally activates CAR code for this socket:
* digitallogic/adl855pc * intel/mtarvon
stepan suggests moving those two boards over to CAR, too, so we don't have to worry.
--- src/cpu/intel/socket_mPGA479M/Kconfig | 1 + src/cpu/intel/socket_mPGA479M/Makefile.inc | 2 ++ 2 files changed, 3 insertions(+), 0 deletions(-)
Build Log: Compilation of intel:mtarvon has been broken See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=5750&device=mtarvon&...
If something broke during this checkin please be a pain in stepan's neck until the issue is fixed.
If this issue is not fixed within 24h the revision should be backed out.
Best regards, coreboot automatic build system