u-boot-brain/arch/arm/include
Vitaly Andrianov 66c98a0c38 keystone2: ddr3: eliminate using global ddr3_size variable
KS2 ddr3 initialization uses ddr3_size global variable before u-boot
relocation. Even if the variable is not being used after relocation,
writing to it corrupts relocation table.

This patch removes the global ddr3_size variable and uses local one
instead.

Signed-off-by: Vitaly Andrianov <vitalya@ti.com>
Tested-by: Nishanth Menon <nm@ti.com>
2015-02-16 12:41:41 -05:00
..
asm keystone2: ddr3: eliminate using global ddr3_size variable 2015-02-16 12:41:41 -05:00
debug arm: debug: replace license blocks with SPDX 2014-10-26 22:22:09 +01:00