Skip to content
Snippets Groups Projects
Commit 60bd0df0 authored by Marek Vasut's avatar Marek Vasut
Browse files

ddr: altera: sdram: Clean up set_sdr_dram_timing*()


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.
Merge set_sdr_dram_timing{1,2,3,4,lowpwr}() into single function
set_sdr_dram_timing() , since there's no point in keeping all this
stuff separate anymore.

Signed-off-by: default avatarMarek Vasut <marex@denx.de>
parent 067c853f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment