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:
Michael Xie
2008-09-22 13:07:20 +00:00
committed by Stefan Reinauer
parent 0b0771d180
commit 06755e404e
12 changed files with 2351 additions and 0 deletions

View File

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