Hello Angel Pons, Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/libgfxinit/+/38276
to look at the new patch set (#3).
Change subject: gma bxt panel: Allow to use secondary panel control logic ......................................................................
gma bxt panel: Allow to use secondary panel control logic
Broxton has control logic for two panels. Reflect that.
Flow analysis fails if we initialize globals in Setup_PP_Sequencer. Hence, move the call to Static_Init out.
Change-Id: Ie84d21a07a0f064f993a54b277e051b8d1ca541c Signed-off-by: Nico Huber nico.huber@secunet.com --- M common/Makefile.inc M common/hw-gfx-gma-config.ads.template M common/hw-gfx-gma-panel.adb M common/hw-gfx-gma-panel.ads M common/hw-gfx-gma.adb M common/hw-gfx-gma.ads M configs/broxton 7 files changed, 116 insertions(+), 72 deletions(-)
git pull ssh://review.coreboot.org:29418/libgfxinit refs/changes/76/38276/3