diff options
author | Timothy Pearson <tpearson@raptorengineeringinc.com> | 2016-04-24 20:56:31 -0500 |
---|---|---|
committer | Timothy Pearson <tpearson@raptorengineeringinc.com> | 2016-05-02 16:17:52 +0200 |
commit | 394041b149b578507df7a037c858acbb99918dc4 (patch) | |
tree | 910ede574ebbe3030cefef5bd290710cd2303cc3 /src/lib/coreboot_table.c | |
parent | 4c76ab678ab892f30c047881c77e64cc3308f85b (diff) | |
download | coreboot-394041b149b578507df7a037c858acbb99918dc4.tar.xz |
nb/amd/mct_ddr3: Only initialize ECC bits once
The ECC check bits of all ECC DIMMS were inadvertently initialized
twice in the same routine, significantly delaying startup. Part
of this was related to an obsolete MCA workaround that has been
fixed through multiple commits, therefore the workaround is no
longer needed.
Only initialize the ECC check bits once.
Change-Id: I90ac1147d9b006794d29b866a9cb5b7ead8f01e7
Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
Reviewed-on: https://review.coreboot.org/14503
Tested-by: build bot (Jenkins)
Tested-by: Raptor Engineering Automated Test Stand <noreply@raptorengineeringinc.com>
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'src/lib/coreboot_table.c')
0 files changed, 0 insertions, 0 deletions