Files
u-boot/arch/arm/include/asm
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
..
2014-12-29 16:31:22 -05:00
2014-07-03 08:40:48 +02:00
2014-07-04 19:57:22 +02:00
2014-04-08 00:15:12 +02:00
2014-02-11 11:24:12 +01:00
2014-01-09 16:08:44 +01:00
2014-01-09 16:08:44 +01:00