coreboot-kgpe-d16/src
Siyuan Wang 7309709742 remove enable_cache() of 3 mainboards
Because enable cache is added at the end of disable_cache_as_ram,
( http://review.coreboot.org/#/c/1662/2/src/cpu/amd/agesa/cache_as_ram.inc )
enable_cache() should be removed. The 3 mainboards are: amd parmer,
amd thatcher and tyan s8226

Change-Id: If870ca07d2e97b9e860a2e2315f551251c7a4ed2
Signed-off-by: Siyuan Wang <SiYuan.Wang@amd.com>
Signed-off-by: Siyuan Wang <wangsiyuanbuaa@gmail.com>
Reviewed-on: http://review.coreboot.org/1669
Reviewed-by: Marc Jones <marcj303@gmail.com>
Tested-by: build bot (Jenkins)
2012-11-02 23:30:15 +01:00
..
arch/x86 Drop get_smbios_data from chip_operations 2012-10-29 23:48:11 +01:00
boot Fix compilation without CONFIG_WRITE_HIGH_TABLES. 2012-10-02 19:52:07 +02:00
console Add a capability for mainboard-specific posting. 2012-08-04 19:31:20 +02:00
cpu AMD agesa: add enable cache at the end of disable_cache_as_ram 2012-11-02 21:04:28 +01:00
devices Hide all _ROM_RUN Kconfig options if the payload is SeaBIOS 2012-10-29 09:36:18 +01:00
drivers Take care of NULL chip_ops->name 2012-10-27 02:52:15 +02:00
ec Auto-declare chip_operations 2012-08-22 05:06:41 +02:00
include Merge cpu/intel/acpi.h into cpu/intel/speedstep.h 2012-11-01 22:21:12 +01:00
lib USBDEBUG: retry harder for slow devices 2012-07-30 20:54:24 +02:00
mainboard remove enable_cache() of 3 mainboards 2012-11-02 23:30:15 +01:00
northbridge Fix some issues with new "reference" toolchain 2012-11-02 18:06:49 +01:00
southbridge Fix some issues with new "reference" toolchain 2012-11-02 18:06:49 +01:00
superio Remove chip.h files without config structure 2012-10-07 12:55:04 +02:00
vendorcode Fix ExecuteFinalHltInstruction function in f15h family code 2012-10-30 05:49:13 +01:00
Kconfig Update SeaBIOS stable to the release-1.7.1 commit 2012-10-16 03:31:05 +02:00
Kconfig.deprecated_options Unify ID_SECTION_OFFSET and mark it deprecated 2012-01-18 11:21:39 +01:00