Lines Matching full:then
86 "if test ${ip_dyn} = yes; then " \
91 "if mmc dev ${mmcdev}; then " \
92 "if ${get_cmd} ${update_sd_firmware_filename}; then " \
108 "if test ${boot_fdt} = yes || test ${boot_fdt} = try; then " \
109 "if run loadfdt; then " \
112 "if test ${boot_fdt} = try; then " \
126 "if test ${ip_dyn} = yes; then " \
132 "if test ${boot_fdt} = yes || test ${boot_fdt} = try; then " \
133 "if ${get_cmd} ${fdt_addr} ${fdt_file}; then " \
136 "if test ${boot_fdt} = try; then " \
147 "mmc dev ${mmcdev}; if mmc rescan; then " \
148 "if run loadbootscript; then " \
151 "if run loaduimage; then " \