coreboot-kgpe-d16/src/soc/intel/braswell
Matt DeVillier 7440cc881c soc/intel/braswell: fix PCI resource PMAX/PLEN values
Without PMAX correctly set, the calculation for PLEN is incorrect,
leading to a Windows BSOD on boot.  Correct PMAX using code from
Baytrail SoC, setting PMAX to (CONFIG_MMCONF_BASE_ADDRESS - 1).

Test: Boot Windows 10 on google/edgar without BSOD.

Change-Id: I4f2f4a0ff3a285826709f9eaafa40b0bf0cafb83
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/24985
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-03-06 22:32:01 +00:00
..
acpi soc/intel/braswell: fix PCI resource PMAX/PLEN values 2018-03-06 22:32:01 +00:00
bootblock
include/soc
romstage security/tpm: Change TPM naming for different layers. 2018-01-18 01:45:35 +00:00
acpi.c intel: Prepare registers so Windows drivers are happier 2018-01-29 09:41:35 +00:00
chip.c
chip.h
cpu.c Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
elog.c
emmc.c
gfx.c
gpio.c
gpio_support.c
hda.c
iosf.c
Kconfig
lpc_init.c
lpe.c
lpss.c
Makefile.inc
memmap.c
northcluster.c
pcie.c
placeholders.c
pmutil.c
ramstage.c
sata.c
scc.c
sd.c
smihandler.c
smm.c
southcluster.c
spi.c
spi_loading.c
tsc_freq.c
xhci.c