coreboot/src/console
Kyösti Mälkki 5d0893adce console, PCI: Remove EARLY_PCI_BRIDGE support in verstage
The purpose of pci_early_bridge_init() is to temporarily configure
PCIe rootport (or PCI bridge) on bus 0 to configure PCI device BARs
on the secondary bus. Currently used and tested only with UART_OXPCIE.

Since those BARs do not reset on stage changes, it is not necessary
to redo those steps for verstage or postcar. Note that the option
does not really work with many of the later platforms where PCIe
pins/links/lanes are configured late in FSP-M or similar blob.

Change-Id: I148f44c76c61edcfd8ab1c8c531cd2e6ca343130
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/42227
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2020-06-14 16:52:48 +00:00
..
console.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
die.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
hw-debug_sink.adb treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
hw-debug_sink.ads treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
init.c console, PCI: Remove EARLY_PCI_BRIDGE support in verstage 2020-06-14 16:52:48 +00:00
Kconfig drivers/pc80/rtc: Drop CMOS_POST_EXTRA option 2020-04-20 06:13:39 +00:00
Makefile.inc postcar: Fix linking error with disabled postcar console 2019-10-16 11:38:23 +00:00
post.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
printk.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
vsprintf.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
vtxprintf.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00