commit | b4b5aac6743e699ed88b884a99a9559024442a60 | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Sat Aug 27 17:19:15 2016 +0530 |
committer | Tom Rini <trini@konsulko.com> | Sat Oct 01 20:05:05 2016 -0400 |
tree | 47b66b4d08228296a54da36bf2a01f52bccb4923 | |
parent | 4ed1ecaddf1590e8f6c151df812ace729ab2faec [diff] |
board: ks2: Enable ECC using detected DDR size EEC is being enabled based on the ddr size populated by SPD data. But not all keystone platforms have SPD data to detect ddr3 size. So, enable ECC using the detected DDR size. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>