the following patch was just integrated into master: commit 5818da262dc0ce56bb1d5439b6d139bc08c25554 Author: Alexandru Gagniuc mr.nuke.me@gmail.com Date: Fri Dec 13 16:56:23 2013 -0600
cpu/intel: (non-FSP) Remove microcode updates from tree
Now that we use the microcode updates in the blobs repository, remove them from the main repo. Since the microcode updates are blobs, it makes more sense to ship them in the blobs repo rather than the main one.
The update-microcodes.sh script is also deleted, as a more current version resides in 3rdparty.
Change-Id: Iee74a3ede3b5eb684ef0386d270120e70173c1b4 Signed-off-by: Alexandru Gagniuc mr.nuke.me@gmail.com Reviewed-on: http://review.coreboot.org/4531 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net Reviewed-by: Kyösti Mälkki kyosti.malkki@gmail.com Reviewed-by: Patrick Georgi pgeorgi@google.com
See http://review.coreboot.org/4531 for details.
-gerrit