First, invert the logic of the if (odt_mode == ...) conditional to make the OFF mode harder to miss. It is a short piece of code right at the end, so move it up. Also, clean up data types and constify where applicable and clean up the cs_and_odt_mask assignment. No functional change. 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 | ||