]> code.ossystems Code Review - bsp/u-boot.git/commit
ARM: mx6: Handle the MMDCx_MDCTL COL field caprices
authorMarek Vasut <marex@denx.de>
Sun, 3 Aug 2014 23:47:10 +0000 (01:47 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 20 Aug 2014 15:21:29 +0000 (12:21 -0300)
commitfa27b7bea18e420e27e8eb0cda2e6c7a94b735da
tree91fc27fd7465af90877d72aeec42632c0ffc73a0
parentb141ef747268ad8ed27a4b59ad479d558235f18c
ARM: mx6: Handle the MMDCx_MDCTL COL field caprices

The COL field value cannot be easily calculated from the desired
column number. Instead, there are special cases for that, see the
datasheet, MMDCx_MDCTL field description, field COL . Cater for
those special cases.

Signed-off-by: Marek Vasut <marex@denx.de>
arch/arm/cpu/armv7/mx6/ddr.c