Lines Matching full:then
11 if itest.s x51 == "x${cpu2}" ; then
13 elif itest.s x53 == "x${cpu2}"; then
15 elif itest.s x6SX == "x${cpu3}" || itest.s x6U == "x${cpu2}" || itest.s x7D == "x${cpu2}"; then
17 elif itest.s x8M == "x${cpu2}"; then
22 if itest.s "x1" == "x${m4enabled}" ; then
34 if itest.s "x" == "x${board}" ; then
39 if itest.s "x" == "x${fdt_file}" ; then
40 if itest.s x51 == "x${cpu2}" ; then
42 elif itest.s x53 == "x${cpu2}" ; then
44 elif itest.s x6DL == "x${cpu3}" || itest.s x6SO == "x${cpu3}" ; then
46 elif itest.s x6QP == "x${cpu3}" ; then
48 elif itest.s x6SX == "x${cpu3}" ; then
50 elif itest.s x6UL == "x${cpu3}" ; then
52 elif itest.s x7D == "x${cpu2}" ; then
54 elif itest.s x8MM == "x${cpu3}" ; then
56 elif itest.s x8MN == "x${cpu3}" ; then
58 elif itest.s x8MP == "x${cpu3}" ; then
59 if itest *0x30360800 == 0x00824310 ; then
64 elif itest.s x8MQ == "x${cpu3}" ; then
71 if itest.s x${distro_bootpart} == x ; then
75 if load ${devtype} ${devnum}:${distro_bootpart} ${a_script} uEnv.txt ; then
79 if itest.s x${console} != x ; then
82 if itest.s "x" == "x$vmalloc" ; then
85 if itest.s x${consoleblank} == x ; then
90 if load ${devtype} ${devnum}:${distro_bootpart} ${a_fdt} ${prefix}${fdt_file} ; then
98 if itest.s "x" != "x${cmd_board}" ; then
101 if itest.s "x" != "x${cmd_custom}" ; then
104 if itest.s "x" != "x${cmd_hdmi}" ; then
106 if itest.s x != x${allow_noncea} ; then
111 if itest.s "x" != "x${cmd_lcd}" ; then
114 if itest.s "x" != "x${cmd_lcd2}" ; then
117 if itest.s "x" != "x${cmd_lvds}" ; then
120 if itest.s "x" != "x${cmd_lvds2}" ; then
123 if itest.s "x" != "x${cmd_mipi}" ; then
127 if test "sata" = "${devtype}" ; then
129 elif test "usb" = "${devtype}" ; then
135 if itest.s "x" != "x${disable_msi}" ; then
139 if itest.s "x" != "x${disable_giga}" ; then
143 if itest.s "x" != "x${wlmac}" ; then
147 if itest.s "x" != "x${gpumem}" ; then
151 if itest.s "x" != "x${cma}" ; then
155 if itest.s "x" != "x${loglevel}" ; then
159 if itest.s "x" != "x${show_fdt}" ; then
163 if itest.s "x" != "x${show_env}" ; then
167 if load ${devtype} ${devnum}:${distro_bootpart} ${a_zImage} ${prefix}${kernelimage} ; then