the following patch was just integrated into master: commit 893b81f79f43bb25e9ba7f83339475fed729899a Author: Alexandru Gagniuc mr.nuke.me@gmail.com Date: Sun Feb 1 18:50:12 2015 -0600
cpu/amd/model_10xxx: Remove UPDATE_CPU_MICROCODE option
This option is now deperecated by loading microcode updates from cbfs. Remove this option in anticipation of implementing CBFS loading for AMD cpus. Removing it beforehand results in less patch overhead.
Change-Id: Ibdef7843db686734e2b6b1568692720fb543b240 Signed-off-by: Alexandru Gagniuc mr.nuke.me@gmail.com Reviewed-on: http://review.coreboot.org/8322 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki kyosti.malkki@gmail.com Reviewed-by: Timothy Pearson tpearson@raptorengineeringinc.com
See http://review.coreboot.org/8322 for details.
-gerrit