commit | 1009e396ddef43da67924d252e9f0dac746ba738 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Sat Aug 01 20:04:33 2015 +0200 |
committer | Marek Vasut <marex@denx.de> | Sat Aug 08 14:14:26 2015 +0200 |
tree | 89faa3deaa8dca5c9060e05c3c04732d1d7641cd | |
parent | b3bdb2204eb6a71330b4aa857e6edcc4c7145546 [diff] |
ddr: altera: sdram: Clean up set_sdr_fifo_cfg() 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>