Home
last modified time | relevance | path

Searched refs:env_get_yesno (Results 1 – 23 of 23) sorted by relevance

/OK3568_Linux_fs/u-boot/spl/env/
H A Dcommon.su
/OK3568_Linux_fs/u-boot/env/
H A Dcommon.su
H A Dcommon.c34 int env_get_yesno(const char *var) in env_get_yesno() function
/OK3568_Linux_fs/u-boot/cmd/
H A Dsource.c46 int verify = env_get_yesno("verify"); in source()
H A Dximg.c55 verify = env_get_yesno("verify"); in do_imgextract()
/OK3568_Linux_fs/u-boot/board/liebherr/display5/
H A Dspl.c242 if (env_get_yesno("boot_os") != 1) in spl_start_uboot()
/OK3568_Linux_fs/u-boot/board/birdland/bav335x/
H A Dboard.c166 if (env_get_yesno("boot_os") != 1) in spl_start_uboot()
/OK3568_Linux_fs/u-boot/board/tcl/sl50/
H A Dboard.c80 if (env_get_yesno("boot_os") != 1) in spl_start_uboot()
/OK3568_Linux_fs/u-boot/common/
H A Dbootm.c96 images.verify = env_get_yesno("verify"); in bootm_start()
620 want_silent = env_get_yesno("silent_linux"); in fixup_silent_linux()
H A Dboard_r.c402 if (env_get_yesno("flashchecksum") == 1) { in initr_flash()
H A Dimage-fdt.c274 if (desired_addr && env_get_yesno("bootm-reloc-at")) in boot_relocate_fdt()
H A Dimage.c1186 if (initrd_high && env_get_yesno("bootm-reloc-at")) in boot_ramdisk_high()
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dmp.c34 if (env_get_yesno("mp_holdoff") == 1) { in hold_cores_in_reset()
/OK3568_Linux_fs/u-boot/include/
H A Dcommon.h325 int env_get_yesno(const char *var);
/OK3568_Linux_fs/u-boot/board/gateworks/gw_ventana/
H A Dgw_ventana_spl.c684 if (env_get_yesno("boot_os") == 1) in spl_start_uboot()
/OK3568_Linux_fs/u-boot/board/ti/am335x/
H A Dboard.c253 if (env_get_yesno("boot_os") != 1) in spl_start_uboot()
/OK3568_Linux_fs/u-boot/board/ti/dra7xx/
H A Devm.c829 if (env_get_yesno("boot_os") != 1) in spl_start_uboot()
/OK3568_Linux_fs/u-boot/board/ti/am57xx/
H A Dboard.c746 if (env_get_yesno("boot_os") != 1) in spl_start_uboot()
/OK3568_Linux_fs/u-boot/net/
H A Dnet.c335 if (env_get_yesno("autoload") == 0) { in net_auto_load()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map