Update to the latest AMD Fam10 microcode patches.
Add platform option for patch file name. Signed-off-by: Marc Jones <marc.jones@amd.com> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3434 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -1061,6 +1061,12 @@ define CONFIG_AMDMCT
|
||||
comment "use AMD MCT to init RAM instead of native code"
|
||||
end
|
||||
|
||||
define AMD_UCODE_PATCH_FILE
|
||||
default none
|
||||
export used
|
||||
format "\"%s\""
|
||||
comment "name of the micorcode patch file"
|
||||
|
||||
define CONFIG_VIDEO_MB
|
||||
default none
|
||||
export used
|
||||
|
Reference in New Issue
Block a user