amd/model_10xxx: Drop AMD_UCODE_PATCH_FILE selection

Include microcode updates in CBFS for every CPU revision the platform
can support, as changing to different CPU revision should not require
a coreboot rebuild.

This increases CBFS usage from 2 kB to 14 kB.

Change-Id: I6bf90221a688f1a54e49641ce3ba378c5bf659f9
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/4521
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Tested-by: build bot (Jenkins)
Reviewed-by: Nicolas Reinecke <nr@das-labor.org>
This commit is contained in:
Kyösti Mälkki
2013-12-11 13:03:04 +02:00
committed by Alexandru Gagniuc
parent 5fe1fb7a5f
commit d15cb519ad
23 changed files with 7 additions and 89 deletions

View File

@@ -57,10 +57,6 @@ config IRQ_SLOT_COUNT
int
default 11
config AMD_UCODE_PATCH_FILE
string
default "mc_patch_01000086.h"
config VGA_BIOS_ID
string
default "1002,9615"