coreboot-kgpe-d16/src/soc/amd/common
Richard Spiegel 67c2a7b487 soc/amd/common: Add DRAM clear option to northbridge.c
AmdInitPost() can be instructed to clear DRAM after a reset or to
preserve it. Use SetMemParams() to tell AGESA which action to take.

Note that any overrides from OemPostParams (OemCustomize.c) are not
affected by this change.

Change-Id: Ie18e7a265b6e0a00c0cc8912db6361087f772d2d
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Signed-off-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
Reviewed-on: https://review.coreboot.org/21856
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2017-11-10 18:22:53 +00:00
..
block soc/amd/common/psp: Add command to load fw blobs 2017-11-08 21:58:59 +00:00
agesawrapper.c soc/amd/common: Add DRAM clear option to northbridge.c 2017-11-10 18:22:53 +00:00
agesawrapper.h soc/amd/common: Add DRAM clear option to northbridge.c 2017-11-10 18:22:53 +00:00
agesawrapper_call.h soc/amd: Standardize guards on header files 2017-08-28 15:44:46 +00:00
amd_late_init.c soc/amd/stoneyridge: Add northbridge support 2017-06-26 00:46:18 +00:00
amd_pci_util.c soc/amd/common: remove superfluous NULL initializers on globals 2017-11-04 02:58:35 +00:00
amd_pci_util.h soc/amd: Standardize guards on header files 2017-08-28 15:44:46 +00:00
BiosCallOuts.h soc/amd/common: Add weak call for platform PCIE slot reset 2017-10-31 02:22:02 +00:00
def_callouts.c soc/amd/common: Add weak call for platform PCIE slot reset 2017-10-31 02:22:02 +00:00
dimmSpd.h soc/amd: Standardize guards on header files 2017-08-28 15:44:46 +00:00
heapmanager.c soc/amd/common: remove use of LibAmdMemFill() 2017-11-04 02:58:28 +00:00
Kconfig soc/amd/common: Add initial support for AMD PSP 2017-07-02 18:43:46 +00:00
Makefile.inc soc/amd/common: Add included directory 2017-09-30 20:29:11 +00:00
spi.c soc/amd/common: Fix most checkpatch errors 2017-06-27 20:51:39 +00:00