coreboot/src/drivers/intel
Nico Huber b4953a93aa cpu/x86/mtrr: Get rid of CACHE_ROM_SIZE_OVERRIDE
As far as I can see this Kconfig option was used wrong ever since it
was added. According to the commit message of 107f72e (Re-declare
CACHE_ROM_SIZE as aligned ROM_SIZE for MTRR), it was only necessary
to prevent overlapping with CAR.

Let's handle the potential overlap in C macros instead and get rid
of that option. Currently, it was only used by most FSP1.0 boards,
and only because the `fsp1_0/Kconfig` set it to CBFS_SIZE (WTF?).

Change-Id: I4d0096f14a9d343c2e646e48175fe2127198a822
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/26566
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2018-05-31 15:08:48 +00:00
..
fsp1_0 cpu/x86/mtrr: Get rid of CACHE_ROM_SIZE_OVERRIDE 2018-05-31 15:08:48 +00:00
fsp1_1 src: Fix a typo on "mtrr" 2018-04-26 21:33:39 +00:00
fsp2_0 drivers/intel/fsp2_0: Make use of xmalloc for FSP-S UPD 2018-05-25 02:00:00 +00:00
gma ACPI: Set the correct number of arguments in ACPI methods 2018-05-15 15:43:41 +00:00
i210 drivers/intel/i210.c: Get rid of device_t 2018-05-04 10:19:45 +00:00
mipi_camera device: acpi_name() should take a const struct device 2017-09-14 14:34:27 +00:00
wifi compiler.h: add __weak macro 2018-04-24 14:37:59 +00:00