Patch for AMD RS690 chipset.
All the PCIe slots are enabled in this patch except power management. Signed-off-by: Michael Xie <Michael.Xie@amd.com> Reviewed-by: Marc Jones <marc.jones@amd.com> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3588 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
committed by
Stefan Reinauer
parent
0b0771d180
commit
06755e404e
@@ -1073,12 +1073,24 @@ define AMD_UCODE_PATCH_FILE
|
||||
comment "name of the microcode patch file"
|
||||
end
|
||||
|
||||
define K8_MEM_BANK_B_ONLY
|
||||
default 0
|
||||
export always
|
||||
comment "use AMD K8's memory bank B only to make a 64bit memory system and memory bank A is free, such as Filbert."
|
||||
end
|
||||
|
||||
define CONFIG_VIDEO_MB
|
||||
default none
|
||||
export used
|
||||
comment "Integrated graphics with UMA has dynamic setup"
|
||||
end
|
||||
|
||||
define CONFIG_GFXUMA
|
||||
default none
|
||||
export used
|
||||
comment "GFX UMA"
|
||||
end
|
||||
|
||||
define CONFIG_SPLASH_GRAPHIC
|
||||
default 0
|
||||
export used
|
||||
|
Reference in New Issue
Block a user