Files
u-boot/board
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
..
2015-01-22 10:59:03 +01:00
2014-11-23 06:49:01 -05:00
2015-02-16 11:44:59 +01:00
2015-01-29 17:09:57 -07:00
2014-11-26 11:21:14 -05:00
2015-01-29 13:11:02 +01:00
2015-01-19 12:49:29 +01:00
2014-12-01 10:20:19 +01:00
2015-01-12 09:38:47 -05:00