]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitc62d41f7bbf3093d1b72735b7e7d233f11d5e32f
tree3bf602b77d7dadcd6c2c391f9fb6206cdeba4d01
parentbd481382a20ce92bd9e930d89ff625b963390389
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