diff options
author | Jan Samek <jan.samek@siemens.com> | 2022-09-15 16:31:44 +0200 |
---|---|---|
committer | Paul Fagerburg <pfagerburg@chromium.org> | 2022-09-22 15:14:57 +0000 |
commit | 669184434a41945ba239a446a0563d66e3972cfa (patch) | |
tree | fc79061e1869372326ebd15cb90901eac286a3f6 /src/drivers/gfx | |
parent | 514277f7462e338c41c27e37198725923128d039 (diff) | |
download | coreboot-669184434a41945ba239a446a0563d66e3972cfa.tar.gz coreboot-669184434a41945ba239a446a0563d66e3972cfa.tar.bz2 coreboot-669184434a41945ba239a446a0563d66e3972cfa.zip |
drivers/i2c/ptn3460: Add early init option
Create Kconfig options and boot state machine callback in ramstage for
an early initialization of the PTN3460 DP-to-LVDS bridge. This allows
showing the bootsplash screen on mainboards utilizing this chip during
the PCI device enumeration.
BUG=none
TEST=Select PTN3460_EARLY_INIT config switch in mainboard Kconfig and
check the log for "Attempting PTN3460 early init" message. If the
board (e.g. siemens/mc_apl7 in this case) is also configured for
showing the bootsplash logo, it should be now visible.
Change-Id: I5424d062b3fb63c78cfced3971376353be11c504
Signed-off-by: Jan Samek <jan.samek@siemens.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/67681
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Uwe Poeche <uwe.poeche@siemens.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/drivers/gfx')
0 files changed, 0 insertions, 0 deletions