Werner Zeh has posted comments on this change. ( https://review.coreboot.org/19043 )
Change subject: siemens/mc_apl1: Activate PTN3460 eDP to LVDS bridge IC ......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/#/c/19043/2/src/mainboard/siemens/mc_apl1/ptn346... File src/mainboard/siemens/mc_apl1/ptn3460.c:
PS2, Line 28: CB_SUCCESS Then use it as return value instead of PTN_NO_ERROR. And once you are on this track use CB_ERROR for the "return 1" statements in this function.