commit | 67b2904819f55fd30aabc731ca7b67e480a51f85 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Tue Jan 05 10:49:24 2016 +0100 |
committer | Michal Simek <michal.simek@xilinx.com> | Wed Jan 27 15:55:55 2016 +0100 |
tree | 461b91ecb228c25a7ceaf99be984a0195a0ab544 | |
parent | b21561463885d4c2f40a133dae1ff00ef3f0175f [diff] |
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>