toradex: colibri_vf: fix memory initialization
authorStefan Agner <stefan.agner@toradex.com>
Tue, 4 Dec 2018 10:10:18 +0000 (11:10 +0100)
committerStefano Babic <sbabic@denx.de>
Wed, 9 Jan 2019 15:26:50 +0000 (16:26 +0100)
commitfb41ce0db0284e0455b062c92f8d07ad5487851c
tree3bf602b77d7dadcd6c2c391f9fb6206cdeba4d01
parenta95d444055134fd8f0e1f2bd4c11222170fe6dc5
toradex: colibri_vf: fix memory initialization

Commit 3f353ceccbbb ("vf610: refactor DDRMC code") changed on-die
termination (ODT) values from 120 Ohm to 60 Ohm and enabled a static
read/write leveling which has not been tested with this board. This
commit reverts both changes and makes sure that memory gets
initialized as it has been done before the mentioned commit.

Fixes: 3f353ceccbbb ("vf610: refactor DDRMC code")
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
board/toradex/colibri_vf/colibri_vf.c