]> git.kernelconcepts.de Git - karo-tx-uboot.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)
committerStefano Babic <sbabic@denx.de>
Wed, 20 Aug 2014 10:22:52 +0000 (12:22 +0200)
commitb299ab7435b016d688c0665b3776ee897e4b6e17
tree225e5cc44286989efe9b7fcb42548f8e5c8ba45f
parentfcfdfdd58c67dbade1bafb48e393be2f432be33a
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