coreboot-kgpe-d16/src
Angel Pons aded1d7fd0 arch/x86/car.ld: Fix up blob reserved regions
Drop duplicated assignment that rewound `.` back, and broke platforms
using MRC.bin and DCACHE_RAM_MRC_VAR_SIZE.

Tested on out-of-tree Acer E5-573 (Broadwell), fixes booting.
Also tested on Asrock B85M Pro4 (Haswell), also fixes booting.

Change-Id: I3f0153f776c07acf7cf92808b677b118c60507c3
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49909
Reviewed-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-01-26 18:01:16 +00:00
..
acpi ACPI: Clean up GNVS initialisation 2021-01-24 19:57:17 +00:00
arch arch/x86/car.ld: Fix up blob reserved regions 2021-01-26 18:01:16 +00:00
commonlib drivers/tpm: Implement full PPI 2020-12-21 02:38:20 +00:00
console
cpu cpu/intel/common/fsb.c: Add Broadwell CPUID models 2021-01-26 17:29:20 +00:00
device device/pci_rom.c: Use __func__ 2021-01-24 21:22:34 +00:00
drivers drivers/intel/fsp2_0/header_display.c: Correct component_attribute check 2021-01-25 08:56:13 +00:00
ec ec/google/wilco: Convert to ASL 2.0 syntax 2021-01-24 21:51:39 +00:00
include cpu/x86/smm: Remove unused APMC for C-state and P-state 2021-01-26 09:14:15 +00:00
lib src/lib/: Remove "this file is part of" line 2021-01-25 09:06:37 +00:00
mainboard mb/google/brya: Add memory DQ map 2021-01-26 10:38:49 +00:00
northbridge nb/intel/ironlake: Drop constant parameter 2021-01-25 09:09:59 +00:00
security security/tpm/tss/tcg-1.2/tss.c: Use __func__ 2021-01-19 08:58:50 +00:00
soc soc/amd: Add an option to select if SOC supports ESPI sub decode 2021-01-26 15:51:36 +00:00
southbridge sb,soc/intel: Refactor power_on_after_fail option 2021-01-26 09:14:27 +00:00
superio src/superio: trim and move Makefile.inc, instead use wildcard matches 2020-12-27 14:46:07 +00:00
vendorcode soc/amd/picasso: Add UPDs for support eDP power sequence adjust 2021-01-25 09:10:51 +00:00
Kconfig Kconfig: Show console debug options if loglevel override is set 2020-12-11 15:58:24 +00:00