]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ddr: altera: Init my_param and my_gbl
authorMarek Vasut <marex@denx.de>
Thu, 16 Jul 2015 23:05:36 +0000 (01:05 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:26 +0000 (08:17 +0200)
commitd9f898e6e2d0c48befc7b8eea1c665362339f230
tree8fcd054d21ed2dd8736bf3e3827935cb423385c2
parentcf8b6bee230796a6e8a6d9ea3de2812e9b712f04
ddr: altera: Init my_param and my_gbl

Init both structures with zeroes and zap all those zeroing shenanigans
further down in the sdram_calibration_full().

Signed-off-by: Marek Vasut <marex@denx.de>
drivers/ddr/altera/sequencer.c