Nico Huber has posted comments on this change. ( https://review.coreboot.org/29385 )
Change subject: nb/intel/haswell/gma: Support boards that have DDI E connected ......................................................................
Patch Set 1: Code-Review+2
(1 comment)
https://review.coreboot.org/#/c/29385/1/src/northbridge/intel/haswell/chip.h File src/northbridge/intel/haswell/chip.h:
https://review.coreboot.org/#/c/29385/1/src/northbridge/intel/haswell/chip.h... PS1, Line 43: connected Not sure if `connected` is the right word here (could be confused with a display being connected). Maybe `_used` or `_enabled`?