mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-01-05 17:58:52 +00:00
66c98a0c38
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> |
||
---|---|---|
.. | ||
clock-k2e.h | ||
clock-k2hk.h | ||
clock-k2l.h | ||
clock.h | ||
clock_defs.h | ||
ddr3.h | ||
hardware-k2e.h | ||
hardware-k2hk.h | ||
hardware-k2l.h | ||
hardware.h | ||
i2c_defs.h | ||
mon.h | ||
msmc.h | ||
psc_defs.h | ||
xhci-keystone.h |