commit | a5ba9296710522d1916795a81074cf9d6659d7a0 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Sat Aug 01 20:10:23 2015 +0200 |
committer | Marek Vasut <marex@denx.de> | Sat Aug 08 14:14:26 2015 +0200 |
tree | 439697e406783037944acfcc149fd2f488327946 | |
parent | 1009e396ddef43da67924d252e9f0dac746ba738 [diff] |
ddr: altera: sdram: Clean up set_sdr_mp_weight() Get rid of the constant clrsetbits_le32(), instead prepare the whole content of the register once and write it at the end of the function. Signed-off-by: Marek Vasut <marex@denx.de>