coreboot-kgpe-d16/src/northbridge/intel
Angel Pons 9fdd557f56 nb/intel/haswell: Introduce option to not use MRC.bin
Introduce the `USE_NATIVE_RAMINIT` Kconfig option, which should allow
booting coreboot on Haswell mainboards without the need of the closed
source MRC.bin. For now, this option does not work at all; the needed
magic will be implemented in subsequent commits. Add a config file to
make sure the newly-introduced option gets build-tested.

Change-Id: I46c77586f9b5771624082e07c60c205e578edd8e
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/64176
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
2022-12-12 13:39:21 +00:00
..
common
e7505 nb/intel/e7505: Use read32p() 2022-12-06 19:44:41 +00:00
gm45 cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfm 2022-12-05 14:22:12 +00:00
haswell nb/intel/haswell: Introduce option to not use MRC.bin 2022-12-12 13:39:21 +00:00
i440bx src/northbridge: Remove unnecessary space after casts 2022-11-22 13:46:09 +00:00
i945 cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfm 2022-12-05 14:22:12 +00:00
ironlake src/northbridge: Remove unnecessary space after casts 2022-11-22 13:46:09 +00:00
pineview nb/intel/pineview: Use read32p() 2022-12-06 19:46:17 +00:00
sandybridge nb/intel/sandybridge: Use read{8,32}p() 2022-12-06 19:44:26 +00:00
x4x treewide: Include <device/mmio.h> instead of <arch/mmio.h> 2022-12-10 05:07:14 +00:00