diff options
author | Nikita Kiryanov <nikita@compulab.co.il> | 2014-08-20 15:08:58 +0300 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2014-09-09 15:35:00 +0200 |
commit | 07ee927d2c319b477232affad7d3b6119ac079c9 (patch) | |
tree | 937f9fb2cbf4f48d55e47cca4aead70f40daeaa5 /board/compulab | |
parent | 08155289a453acee836179553131e9d51ab02a52 (diff) | |
download | u-boot-imx-07ee927d2c319b477232affad7d3b6119ac079c9.zip u-boot-imx-07ee927d2c319b477232affad7d3b6119ac079c9.tar.gz u-boot-imx-07ee927d2c319b477232affad7d3b6119ac079c9.tar.bz2 |
arm: mx6: ddr: fix cs0_end calculation
Current way of calculation CS0_END field for MMDCx_MDASP register
is problematic because in most cases the user is forced to define
cs_density in an unnatural way: as value - 2, instead of value.
This breaks the abstraction provided by struct mx6_ddr_sysinfo
because the user is forced to be aware of the way the calculation
is performed.
Refactor the calculation.
Cc: Stefano Babic <sbabic@denx.de>
Cc: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il>
Diffstat (limited to 'board/compulab')
0 files changed, 0 insertions, 0 deletions