coreboot-kgpe-d16/src
Alexandru Gagniuc 893b81f79f 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>
2015-02-03 04:51:43 +01:00
..
arch src/arch/*/include/stdint.h: Provide definitions for bool type 2015-02-02 20:29:23 +01:00
console CBMEM console: Fix and enhance pre-RAM support 2015-01-27 22:44:17 +01:00
cpu cpu/amd/model_10xxx: Remove UPDATE_CPU_MICROCODE option 2015-02-03 04:51:43 +01:00
device devicetree: Search PnP device node from the tree by path 2015-01-30 16:58:27 +01:00
drivers FSP platforms: Clear area in CAR for cbmem 2015-01-31 22:30:03 +01:00
ec vboot2: read dev and recovery switch 2015-01-27 01:43:31 +01:00
include cpu/amd/model_10xxx: Remove UPDATE_CPU_MICROCODE option 2015-02-03 04:51:43 +01:00
lib CBMEM: Always use DYNAMIC_CBMEM 2015-01-27 22:54:32 +01:00
mainboard winent/mb6047: switch to CAR version of ck804 early_setup.c 2015-02-01 16:48:36 +01:00
northbridge intel/rangeley: Update UPD_DATA_REGION to support POST-GOLD 2 FSP 2015-01-31 23:09:26 +01:00
soc CBMEM: Always use DYNAMIC_CBMEM 2015-01-27 22:54:32 +01:00
southbridge nvidia/ck804: make Message Signaled Interrupts work 2015-02-03 00:47:26 +01:00
superio superio: Drop print_ implementation from non-romcc boards 2015-01-06 20:14:19 +01:00
vendorcode intel/rangeley: Update UPD_DATA_REGION to support POST-GOLD 2 FSP 2015-01-31 23:09:26 +01:00
Kconfig CBMEM: Always use DYNAMIC_CBMEM 2015-01-27 22:54:32 +01:00