Lines Matching full:then
106 "if test ${ip_dyn} = yes; then " \
111 "if mmc dev ${mmcdev}; then " \
112 "if ${get_cmd} ${update_sd_firmware_filename}; then " \
119 "if tftp $loadaddr $uboot; then " \
135 "if run loadbootscript; then " \
138 "if run loadimage; then " \
144 "if test ${boot_fdt} = yes || test ${boot_fdt} = try; then " \
145 "if run loadfdt; then " \
148 "if test ${boot_fdt} = try; then " \
162 "if test ${ip_dyn} = yes; then " \
168 "if test ${boot_fdt} = yes || test ${boot_fdt} = try; then " \
169 "if ${get_cmd} ${fdt_addr} ${fdt_file}; then " \
172 "if test ${boot_fdt} = try; then " \
193 "if mmc dev ${devnum}; then " \
199 "if mmc dev ${devnum}; then " \