coreboot-kgpe-d16/src/northbridge/intel/ironlake
Angel Pons a3868296ce nb/intel/ironlake: Do not call collect_system_info twice
Move wait for TXT and early ME init out of `collect_system_info`, and
then drop the first call to it. Also drop a useless register read.

Tested on out-of-tree HP 630, still boots.

Change-Id: I9b167f44cbd96864bf1e8b616576af19cbbfd90c
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49581
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-02-22 07:25:37 +00:00
..
acpi sb/intel/ibexpeak: Drop Global NVS support 2021-02-11 16:38:44 +00:00
registers nb/intel/ironlake: Put DMIBAR/EPBAR registers into separate files 2020-10-13 21:10:28 +00:00
acpi.c nb/intel/ironlake: Use MMCONF_BUS_NUMBER everywhere 2021-01-30 23:12:23 +00:00
bootblock.c nb/intel/x/bootblock.c Revert include <arch/pci_io_cfg.h> 2021-02-04 10:21:06 +00:00
chip.h nb/intel/ironlake: Use an enum for gpu_panel_port_select 2020-09-08 05:27:26 +00:00
early_init.c nb/intel/ironlake: Use common {DMI,EP,MCH}BAR accessors 2021-02-10 07:29:29 +00:00
finalize.c
gma.c nb/intel/ironlake: Clean up code style (except raminit) 2020-07-02 19:29:10 +00:00
ironlake.h nb/intel/ironlake: Use common {DMI,EP,MCH}BAR accessors 2021-02-10 07:29:29 +00:00
Kconfig nb/intel/ironlake: Use common {DMI,EP,MCH}BAR accessors 2021-02-10 07:29:29 +00:00
Makefile.inc
memmap.c nb/intel/ironlake: Drop unnecessary smm_region_start function 2020-10-05 09:19:28 +00:00
memmap.h nb/intel/ironlake: Use common {DMI,EP,MCH}BAR accessors 2021-02-10 07:29:29 +00:00
northbridge.c nb/intel/ironlake/northbridge.c: Fix overlapping resources 2021-01-19 22:53:16 +00:00
raminit.c nb/intel/ironlake: Do not call collect_system_info twice 2021-02-22 07:25:37 +00:00
raminit.h
raminit_tables.c
raminit_tables.h
romstage.c src: Include <arch/io.h> when appropriate 2020-10-26 06:44:40 +00:00
smi.c nb/intel/ironlake: Add definition for SAD PCI device 2020-08-03 05:30:50 +00:00