Searched refs:test (Results 1 – 11 of 11) sorted by relevance
15 test -n "${BOOT_ORDER}" || env set BOOT_ORDER "system0 system1";16 test -n "${BOOT_system0_LEFT}" || env set BOOT_system0_LEFT 3;17 test -n "${BOOT_system1_LEFT}" || env set BOOT_system1_LEFT 3;20 if test "x${raucstatus}" != "x"; then22 elif test "x${BOOT_SLOT}" = "xsystem0"; then23 if test ${BOOT_system0_LEFT} -gt 0; then31 elif test "x${BOOT_SLOT}" = "xsystem1"; then32 if test ${BOOT_system1_LEFT} -gt 0; then42 if test -n "${raucstatus}"; then
17 if test ${no_overlays} = 0; then30 if test ${no_overlays} = 0; then
17 mmcboot=if test ${doraucboot} = 1; then run raucinit; fi;
3 if test ${dorprocboot} -eq 1 && test ${boot} = mmc; then17 if test ${secure_rprocs} -eq 1; then21 if test -z "${rproc_id}" ; then
23 if test -n "${loadbootscript}" && run loadbootscript; then30 if test -n $uenvcmd; then38 if test ${boot_fdt} = yes || test ${boot_fdt} = try; then42 if test ${boot_fdt} = try; then58 if test ${boot_fit} -eq 1; then
29 if test ${do_main_cpsw0_qsgmii_phyinit} -eq 1;34 if test ${boot_fit} -eq 1;
79 bool test; member
95 int (*test) (int flags); member
181 } test; member
509 int (*test)(struct blk_desc *desc); member
9 ubiattach=if test ${boot_bank} -eq 0;
Completed in 18 milliseconds