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:
Marc Jones
2008-07-23 21:11:20 +00:00
parent c3ec1ac331
commit 51737cf7da
5 changed files with 115 additions and 89 deletions

View File

@@ -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