Nico Huber has posted comments on this change. ( https://review.coreboot.org/27052 )
Change subject: gma config: Introduce Has_Ivy_Bridge_FDI ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/27052/1/common/ironlake/hw-gfx-gma-connector... File common/ironlake/hw-gfx-gma-connectors-fdi.adb:
https://review.coreboot.org/#/c/27052/1/common/ironlake/hw-gfx-gma-connector... PS1, Line 43: TP_SHIFT : constant := (if Config.Has_Ivy_Bridge_FDI then 8 else 28); could as well use `CPU_Ivybridge` later