mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-21 14:41:31 +00:00
Apparently, in case of the DQ and DM, the value if the new_delay variable is calculated, but the value is not used. Zap the entire code which does calculate the value. It is not clear to me whether or not the code is doing the right thing in the first place. Right now, it calls scc_mgr_load_dq() and scc_mgr_load_dm() respectively, but I suspect it might need to call scc_mgr_apply_group_dq_out1_delay() and scc_mgr_apply_group_dm_out1_delay() instead. This is something Altera must investigate. 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 |