mb/google/kahlee/OemCustomize.c: Disable bank interleave
commit9b3da9fc57c8b5739db365e193e214dd3bf758bc
authorRichard Spiegel <richard.spiegel@silverbackltd.com>
Fri, 16 Feb 2018 21:33:59 +0000 (16 14:33 -0700)
committerMartin Roth <martinroth@google.com>
Tue, 20 Feb 2018 23:18:10 +0000 (20 23:18 +0000)
treedaf255e62ab42c5ae41997a7a2e9774c51781830
parent5268b76801280667d8c27619fe2d771569c4e346
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>
src/mainboard/google/kahlee/OemCustomize.c