mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
Clean mem_config() function. First, reorder the math done in the function such that WLAT and RLAT computation is together. Then, scrap contradictory comments which do not match the result of the math at all. Next, extract the mem_precharge_and_activate() call from the end of the function as it is completely unrelated here. Finally, rename the function to mem_init_latency(). 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 | ||