commit | 2bf2ee5fbf2e152f6597d660c7d03457cc5fb4b3 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Mon Apr 04 19:10:12 2016 +0200 |
committer | Marek Vasut <marex@denx.de> | Wed Apr 20 11:28:44 2016 +0200 |
tree | a20ba94e29906701f2a47817b7a4f4267cc86e0e | |
parent | acee8fd9fab487c782f1e3327da0987bb8cfe7c2 [diff] |
ddr: altera: Remove unnecessary ODT mode config There is no point in resetting the ODT setting if the write test failed, since the code will always retry the calibration and thus reconfigure the ODT anyway OR the code will fail calibration and halt. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Dinh Nguyen <dinguyen@opensource.altera.com> Cc: Chin Liang See <clsee@altera.com>