commit | 92e8e6fe028fe6425e265ade14d73b475a66edfa | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Sat Aug 01 20:14:11 2015 +0200 |
committer | Marek Vasut <marex@denx.de> | Sat Aug 08 14:14:26 2015 +0200 |
tree | 895ace342b6c4be1b2b67b0513f943b0e47a525e | |
parent | 44f09cccda54c387ec67252e92c97f6dcc1e1abb [diff] |
ddr: altera: sdram: Clean up set_sdr_mp_threshold() 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>