From 101351fe95340a416c2d98e89b65004385ae6c21 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 4 Apr 2016 14:31:52 -0500 Subject: mb/asus/kgpe-d16|kcma-d8: Add ehci_async_data_cache CMOS option Change-Id: I76a1047742369416b90e5c8bf307f85c02ae9bbb Signed-off-by: Timothy Pearson Reviewed-on: https://review.coreboot.org/14242 Tested-by: build bot (Jenkins) Tested-by: Raptor Engineering Automated Test Stand Reviewed-by: Martin Roth Reviewed-by: Paul Menzel --- src/mainboard/asus/kcma-d8/cmos.default | 1 + src/mainboard/asus/kcma-d8/cmos.layout | 5 +++-- src/mainboard/asus/kgpe-d16/cmos.default | 1 + src/mainboard/asus/kgpe-d16/cmos.layout | 5 +++-- 4 files changed, 8 insertions(+), 4 deletions(-) (limited to 'src/mainboard/asus') diff --git a/src/mainboard/asus/kcma-d8/cmos.default b/src/mainboard/asus/kcma-d8/cmos.default index c8edd9762b..ba9ba3babe 100644 --- a/src/mainboard/asus/kcma-d8/cmos.default +++ b/src/mainboard/asus/kcma-d8/cmos.default @@ -24,6 +24,7 @@ maximum_p_state_limit = 0xf probe_filter = Auto l3_cache_partitioning = Disable gart = Enable +ehci_async_data_cache = Enable experimental_memory_speed_boost = Disable power_on_after_fail = On boot_option = Fallback diff --git a/src/mainboard/asus/kcma-d8/cmos.layout b/src/mainboard/asus/kcma-d8/cmos.layout index 9bda1f6366..14e3c9b977 100644 --- a/src/mainboard/asus/kcma-d8/cmos.layout +++ b/src/mainboard/asus/kcma-d8/cmos.layout @@ -48,8 +48,9 @@ entries 476 1 e 1 l3_cache_partitioning 478 1 e 1 iommu 479 1 e 1 cpu_core_boost -480 1 e 1 experimental_memory_speed_boost -481 1 r 0 allow_spd_nvram_cache_restore +480 1 e 2 ehci_async_data_cache +481 1 e 1 experimental_memory_speed_boost +482 1 r 0 allow_spd_nvram_cache_restore 728 256 h 0 user_data 984 16 h 0 check_sum # Reserve the extended AMD configuration registers diff --git a/src/mainboard/asus/kgpe-d16/cmos.default b/src/mainboard/asus/kgpe-d16/cmos.default index 0e7afb3792..481022c729 100644 --- a/src/mainboard/asus/kgpe-d16/cmos.default +++ b/src/mainboard/asus/kgpe-d16/cmos.default @@ -25,6 +25,7 @@ probe_filter = Auto l3_cache_partitioning = Disable ieee1394_controller = Enable gart = Enable +ehci_async_data_cache = Enable experimental_memory_speed_boost = Disable power_on_after_fail = On boot_option = Fallback diff --git a/src/mainboard/asus/kgpe-d16/cmos.layout b/src/mainboard/asus/kgpe-d16/cmos.layout index 075388e20a..9e48910c3f 100644 --- a/src/mainboard/asus/kgpe-d16/cmos.layout +++ b/src/mainboard/asus/kgpe-d16/cmos.layout @@ -49,8 +49,9 @@ entries 477 1 e 1 ieee1394_controller 478 1 e 1 iommu 479 1 e 1 cpu_core_boost -480 1 e 1 experimental_memory_speed_boost -481 1 r 0 allow_spd_nvram_cache_restore +480 1 e 2 ehci_async_data_cache +481 1 e 1 experimental_memory_speed_boost +482 1 r 0 allow_spd_nvram_cache_restore 728 256 h 0 user_data 984 16 h 0 check_sum # Reserve the extended AMD configuration registers -- cgit v1.2.3