commit | 75e4ccb5ab41482e28d2447a06b4ba12d024f8b8 | [log] [tgz] |
---|---|---|
author | Manoj Kumar <manoj.kumar3@arm.com> | Mon Jul 22 16:10:12 2019 +0100 |
committer | Manoj Kumar <manoj.kumar3@arm.com> | Tue Jul 23 10:54:14 2019 +0100 |
tree | b7f02c82dbf2c1880f84e0e7fa5d8e5643ac3fd4 | |
parent | f0081bea6058c58700613a6b414821496fc850e3 [diff] |
n1sdp: fix DMC ECC enablement sequence in N1SDP platform The DMC-620 memory controllers in N1SDP platform has to be put into CONFIG state before writing to ERR0CTLR0 register to enable ECC. This patch fixes the sequence so that DMCs are set to CONFIG state before writing to ERR0CTLR0 register and moved back to READY state after writing. Change-Id: I1252f3ae0991603bb29234029cddb5fbf869c1b2 Signed-off-by: Manoj Kumar <manoj.kumar3@arm.com>