the following patch was just integrated into master: commit 99fd30e486146d6ad83cec5a56be8268cf0a645a Author: Nico Huber nico.huber@secunet.com Date: Wed Jun 19 15:57:34 2013 +0200
sandybridge: Make inclusion of me.bin optional
Current build configuration always wants to include an Intel Management Engine firmware (me.bin) on Sandy Bridge systems. However, we can have a working coreboot without it, as long as the factory delivered ME firmware is kept untouched in the flash ROM. So let the user decide if a ME firmware will be included in the build.
Change-Id: I9a1cc29d4940ba22355eb9e653606e436f07e04c Signed-off-by: Nico Huber nico.huber@secunet.com Reviewed-on: http://review.coreboot.org/3522 Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi patrick@georgi-clan.de
See http://review.coreboot.org/3522 for details.
-gerrit