mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
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: Marek Vasut <marex@denx.de>
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| sdram.c | ||
| sequencer.c | ||
| sequencer.h | ||
| sequencer_auto.h | ||
| sequencer_auto_ac_init.h | ||
| sequencer_auto_inst_init.h | ||
| sequencer_defines.h | ||