]> git.sur5r.net Git - u-boot/commit
ARM: zynq: Remove memory division by 2 for ECC case
authorMichal Simek <michal.simek@xilinx.com>
Tue, 5 Jan 2016 09:49:24 +0000 (10:49 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 27 Jan 2016 14:55:55 +0000 (15:55 +0100)
commit67b2904819f55fd30aabc731ca7b67e480a51f85
tree461b91ecb228c25a7ceaf99be984a0195a0ab544
parentb21561463885d4c2f40a133dae1ff00ef3f0175f
ARM: zynq: Remove memory division by 2 for ECC case

For ECC case u-boot divided memory by 2 because one u-boot could be used
for both cases when ECC is off or on.
Remove this division and make sure that dts file contain the correct
memory size when ECC is enabled.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/mach-zynq/ddrc.c