coreboot-kgpe-d16/src
Richard Spiegel 9b3da9fc57 mb/google/kahlee/OemCustomize.c: Disable bank interleave
AmdInitPost returns AGESA_WARNING. This is because AGESA by default
enables bank interleaving, while the HW does not meet the requirements
for it. Disable bank interleaving, thus clearing AGESA_WARNING.

BUG=b:73118857
TEST= Build and run kahlee. Search for "agesawrapper_amdinitpost()
returned AGESA_SUCCESS".

Change-Id: Ice9270f9b10051dbb622344919223cf5439f5d7b
Signed-off-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
Reviewed-on: https://review.coreboot.org/23763
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2018-02-20 23:18:10 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch arch/riscv: Delegate the page fault exceptions 2018-02-20 20:46:53 +00:00
commonlib lib/stage_cache: Add save/get raw storage 2018-02-07 16:22:40 +00:00
console
cpu x86/mtrr: Enable Rd/WrDram mod in AMD fixed MTRRs 2018-02-16 22:38:50 +00:00
device Add a default path for vbt.bin 2018-02-01 18:57:28 +00:00
drivers drivers/generic/adau7002/adau7002.c: Fix null pointer dereference 2018-02-15 21:39:28 +00:00
ec chromeec: Sync ec_commands.h for CBI tags 2018-02-17 04:01:03 +00:00
include x86/mtrr: Enable Rd/WrDram mod in AMD fixed MTRRs 2018-02-16 22:38:50 +00:00
lib lib/stage_cache: Add save/get raw storage 2018-02-07 16:22:40 +00:00
mainboard mb/google/kahlee/OemCustomize.c: Disable bank interleave 2018-02-20 23:18:10 +00:00
northbridge nb/intel/sandybridge: Always use the same MMCONF_BASE_ADDRESS 2018-02-06 22:40:06 +00:00
security security/vboot: overwrite existing spaces during factory init for tpm2 2018-02-07 02:37:25 +00:00
soc src/soc: Fix various typos 2018-02-20 23:17:39 +00:00
southbridge drivers/spi: support cmd opcode deduction for spi_crop_chunk() 2018-01-30 05:37:47 +00:00
superio Intel i3100 boards & chips: Remove - using LATE_CBMEM_INIT 2018-01-15 23:25:12 +00:00
vendorcode intel/fsp: Update cannonlake fsp header 2018-02-14 17:01:25 +00:00
Kconfig arch/riscv: Don't set up virtual memory 2018-02-20 20:45:22 +00:00