| commit | 229ed1c7bfb6c372b6247a6be6f002066feaf43e | [log] [tgz] |
|---|---|---|
| author | Arthur Heymans <arthur@aheymans.xyz> | Wed Mar 28 16:45:43 2018 +0200 |
| committer | Nico Huber <nico.h@gmx.de> | Tue Apr 03 12:59:55 2018 +0000 |
| tree | 41d80973d6c09e9bd83471a27c1280194f92e595 | |
| parent | dfcdd77f8e9b7c499a7a89de7d0d4dc29a3fc91f [diff] [blame] |
gma: Add flag to use GMCH GMBUS registers Change-Id: Id5d115c7a4711f634171e6e163439ebab4ee6076 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/25405 Reviewed-by: Nico Huber <nico.h@gmx.de>
diff --git a/common/hw-gfx-gma-config.ads.template b/common/hw-gfx-gma-config.ads.template index 2349272..b38201e 100644 --- a/common/hw-gfx-gma-config.ads.template +++ b/common/hw-gfx-gma-config.ads.template
@@ -110,6 +110,7 @@ ----- GMBUS: ----------- Ungate_GMBUS_Unit_Level : constant Boolean := CPU >= Skylake; GMBUS_Alternative_Pins : constant Boolean := CPU = Broxton; + Has_PCH_GMBUS : constant Boolean := CPU >= Ironlake; ----- Power: ----------- Has_IPS : constant Boolean := (CPU = Haswell and