Lines Matching full:then
1 if itest.s a$uboot_defconfig == a; then
15 if itest.s x51 == "x${cpu2}"; then
17 elif itest.s x53 == "x${cpu2}"; then
19 elif itest.s x6SX == "x${cpu3}" || itest.s x6U == "x${cpu2}" || itest.s x7D == "x${cpu2}"; then
21 elif itest.s x8M == "x${cpu2}"; then
24 if itest.s x8MN == "x${cpu3}" || itest.s x8MP == "x${cpu3}"; then
26 if itest ${env_part} != 0 ; then
39 if itest.s "x${vidconsole}" == "x" ; then
44 if itest.s "x${sfname}" == "x" ; then
46 if itest.s "x${env_dev}" == "x" || itest.s "x${env_part}" == "x"; then
52 if ${fs}load ${devtype} ${devnum}:${distro_bootpart} ${a_uImage1} u-boot.$uboot_defconfig ; then
69 if cmp.b ${a_uImage1} ${a_uImage2} ${filesize} ; then
84 if itest ${env_part} != 0 ; then
93 if sf probe || sf probe || sf probe 1 27000000 || sf probe 1 27000000 ; then
100 if itest.s "x${sfname}" == "xat45db041d" ; then
104 if itest.s x7D == "x${imx_cpu}"; then
106 …fs}load ${devtype} ${devnum}:${distro_bootpart} ${a_qspi1} qspi-${sfname}.${uboot_defconfig} ; then
111 if itest ${filesize} != 0x200 ; then
116 if itest *${a_marker} != c0ffee01 ; then
120 if sf read ${a_qspi2} ${qspi_offset} 0x200 ; then
125 if cmp.b ${a_qspi1} ${a_qspi2} 0x200 ; then
135 if ${fs}load ${devtype} ${devnum}:${distro_bootpart} ${a_uImage1} u-boot.$uboot_defconfig ; then
141 if sf read ${a_uImage2} $offset $filesize ; then
147 if cmp.b ${a_uImage1} ${a_uImage2} $filesize ; then
149 if itest.s "${qspi_match}" == "1" ; then
151 if itest.s "x" != "x${next}" ; then
152 if ${fs}load ${devtype} ${devnum}:${distro_bootpart} ${a_script} ${next} ; then
161 if itest.s xMX25L6405D == "x${sfname}"; then
184 if itest.s x7D == "x${imx_cpu}"; then
189 if sf read ${a_uImage2} $offset $filesize ; then
194 if cmp.b ${a_uImage1} ${a_uImage2} $filesize ; then
200 if itest.s x7D == "x${imx_cpu}"; then
201 if sf read ${a_qspi2} ${qspi_offset} 0x200 ; then
206 if cmp.b ${a_qspi1} ${a_qspi2} 0x200 ; then
213 if itest.s "x" != "x${next}" ; then
214 if ${fs}load ${devtype} ${devnum}:${distro_bootpart} ${a_script} ${next} ; then
222 if itest.s "xno" == "x${reset}" ; then