Home
last modified time | relevance | path

Searched refs:test (Results 1 – 11 of 11) sorted by relevance

/include/env/phytec/
A Drauc.env15 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"; then
22 elif test "x${BOOT_SLOT}" = "xsystem0"; then
23 if test ${BOOT_system0_LEFT} -gt 0; then
31 elif test "x${BOOT_SLOT}" = "xsystem1"; then
32 if test ${BOOT_system1_LEFT} -gt 0; then
42 if test -n "${raucstatus}"; then
A Doverlays.env17 if test ${no_overlays} = 0; then
30 if test ${no_overlays} = 0; then
A Dk3_mmc.env17 mmcboot=if test ${doraucboot} = 1; then run raucinit; fi;
/include/env/ti/
A Dk3_rproc.env3 if test ${dorprocboot} -eq 1 && test ${boot} = mmc; then
17 if test ${secure_rprocs} -eq 1; then
21 if test -z "${rproc_id}" ; then
A Dmmc.env23 if test -n "${loadbootscript}" && run loadbootscript; then
30 if test -n $uenvcmd; then
38 if test ${boot_fdt} = yes || test ${boot_fdt} = try; then
42 if test ${boot_fdt} = try; then
58 if test ${boot_fit} -eq 1; then
A Dti_common.env29 if test ${do_main_cpsw0_qsgmii_phyinit} -eq 1;
34 if test ${boot_fit} -eq 1;
/include/
A Dlmb.h79 bool test; member
A Dpost.h95 int (*test) (int flags); member
A Devent.h181 } test; member
A Dpart.h509 int (*test)(struct blk_desc *desc); member
/include/env/pg-wcom/
A Dcommon.env9 ubiattach=if test ${boot_bank} -eq 0;

Completed in 18 milliseconds