]> git.ipfire.org Git - people/ms/u-boot.git/commit
ddr: altera: Remove unnecessary ODT mode config
authorMarek Vasut <marex@denx.de>
Mon, 4 Apr 2016 17:10:12 +0000 (19:10 +0200)
committerMarek Vasut <marex@denx.de>
Wed, 20 Apr 2016 09:28:44 +0000 (11:28 +0200)
commitf3f777cdf00433866b1178e23a9a99e2eaf7d89e
treea20ba94e29906701f2a47817b7a4f4267cc86e0e
parentf5f8c411de0c1971475069ac011c858ca914eae7
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>
drivers/ddr/altera/sequencer.c