mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
The search_stop_check() always resets the bit_chk to a new value, so bit_chk will never survive between search_left_edge() and search_right_edge() invocation. There is thus no need to pass it into these functions, so make bit_chk local to them. 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 | ||