jitao shi has uploaded a new patch set (#17) to the change originally created by Kaka Ni. ( https://review.coreboot.org/c/coreboot/+/32511 )
Change subject: google/kukui: Elaborate panel support for Kukui family boards. ......................................................................
google/kukui: Elaborate panel support for Kukui family boards.
There are two boards based on Kukui: Flapjack & Krane. Now the edid inf and init commands for panels of Kukui are in mainbard.c.
This CL would elabrate panel support for Kukui family. Each board has it's own source file to support it's panels.
BUG=b:80501386,b:117254947 BRANCH=none TEST=boot correctly on Kukui
Change-Id: I19213aee1ac0f69f42e73be9e5ab72394f412a01 Signed-off-by: Kaka Ni nigang@huaqin.corp-partner.google.com --- M src/mainboard/google/kukui/Makefile.inc A src/mainboard/google/kukui/display.c A src/mainboard/google/kukui/display.h M src/mainboard/google/kukui/mainboard.c A src/mainboard/google/kukui/panel_kukui.c 5 files changed, 445 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/11/32511/17