coreboot-kgpe-d16/src
Kyösti Mälkki 61ba7fb2d9 cpu/intel: Remove obsolete comment in CAR setup
A looong time ago when cache_as_ram.S was built into romstage,
the stage was also linked twice. First at a fixed low address
and then again relocated at the final execute-in-place address.

Change-Id: Ic624feef6794f2c24e38459a45583d84fc07a484
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/42347
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2020-06-15 19:14:13 +00:00
..
acpi ACPI: Remove Kconfig COMMON_FADT 2020-06-10 12:53:08 +00:00
arch arch/x86: Add symbols for CAR MTRRs in linker script 2020-06-13 12:25:18 +00:00
commonlib drivers/intel/fsp2_0: Add FSP 2.2 specific support 2020-06-14 17:48:31 +00:00
console console, PCI: Remove EARLY_PCI_BRIDGE support in verstage 2020-06-14 16:52:48 +00:00
cpu cpu/intel: Remove obsolete comment in CAR setup 2020-06-15 19:14:13 +00:00
device device/xhci: Add xHCI utility to enumerate capabilities 2020-06-10 18:50:36 +00:00
drivers drivers/intel/fsp2_0: Add FSP 2.2 specific support 2020-06-14 17:48:31 +00:00
ec ec/google/chromeec: Call \PNOT () on initializing AC power state 2020-06-14 00:47:03 +00:00
include arch/x86: Remove XIP_ROM_SIZE 2020-06-15 18:34:45 +00:00
lib lib/program.ld: Replace CONFIG(ARCH_xx) tests 2020-06-10 18:32:57 +00:00
mainboard mb/google/volteer: Disable HDA PCI device when AUDIO=NONE 2020-06-14 17:48:06 +00:00
northbridge nb/intel/i945/rcven.c: Correct comment 2020-06-12 09:37:47 +00:00
security src: Remove unused 'include <fmap.h>' 2020-06-02 07:42:40 +00:00
soc arch/x86: Remove NO_FIXED_XIP_ROM_SIZE 2020-06-15 18:35:52 +00:00
southbridge southbridge/intel/common: Introduce ASL2.0 syntax 2020-06-14 16:55:02 +00:00
superio superio/nuvoton/nct6776: Reflow pnp_dev_info array 2020-06-08 12:05:02 +00:00
vendorcode vendorcode/intel/fsp: Update Tiger Lake FSP Headers for v3197 2020-06-12 18:40:59 +00:00
Kconfig treewide: Add Kconfig variable MEMLAYOUT_LD_FILE 2020-06-13 06:49:23 +00:00