On Wed, Feb 11, 2015 at 02:07:58PM -0500, Vitaly Andrianov wrote: > 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 <[email protected]> > Tested-by: Nishanth Menon <[email protected]>
Applied to u-boot/master, thanks! -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

