]> Git Repo - J-u-boot.git/commit
ARM: vf610: ddrmc: do not write CR79 by default
authorStefan Agner <[email protected]>
Tue, 4 Dec 2018 10:10:21 +0000 (11:10 +0100)
committerStefano Babic <[email protected]>
Wed, 9 Jan 2019 15:27:39 +0000 (16:27 +0100)
commit81653478ebcce72de0daac725f5756872133cfbc
treeebe4621b7c6b1f700e695b76ab2b431d0349f9ab
parent52c2c97e7c5b3ba326bae53a7940e27878efd405
ARM: vf610: ddrmc: do not write CR79 by default

The current value CTLUPD_AREF(0) is the reset value of the register,
so there is no need to write a value. If needed, the register can be
written using board specific CR settings.

Signed-off-by: Stefan Agner <[email protected]>
Acked-by: Marcel Ziswiler <[email protected]>
Reviewed-by: Lukasz Majewski <[email protected]>
arch/arm/mach-imx/ddrmc-vf610.c
This page took 0.033557 seconds and 4 git commands to generate.