mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-09 00:36:59 +02:00
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_auto_ac_init.h | ||
sequencer_auto_inst_init.h | ||
sequencer_auto.h | ||
sequencer_defines.h | ||
sequencer.c | ||
sequencer.h |