gma: Expect zero Audio_VID_DID on Ibex Peak

It turned out that Ibex Peak, the PCH paired with the original Ironlake
graphics in Nehalem processors, doesn't have that id.

Change-Id: I928ca8df18b67a427c587ae768b4980e62b8fe1e
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: https://review.coreboot.org/16960
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
Nico Huber
2016-10-09 19:28:30 +02:00
committed by Nico Huber
parent 83693c8d7d
commit eeb5a3986f

View File

@@ -658,7 +658,7 @@ is
when Ivybridge |
Sandybridge => Audio_VID_DID = 16#8086_2806# or
Audio_VID_DID = 16#8086_2805#,
when Ironlake => Audio_VID_DID = 16#8086_2804#); -- not sure
when Ironlake => Audio_VID_DID = 16#0000_0000#);
end Check_Platform;
begin
pragma Warnings (GNATprove, Off, "unused variable ""Write_Delay""",