Home
last modified time | relevance | path

Searched refs:env_part (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/disk/
H A Dpart_env.c11 struct env_part { struct
76 struct env_part *part; in env_init_parts()
135 struct env_part *p; in part_print_env()
149 p = list_entry(node, struct env_part, node); in part_print_env()
158 struct env_part *p = NULL; in part_get_info_env()
177 p = list_entry(node, struct env_part, node); in part_get_info_env()
/OK3568_Linux_fs/buildroot/board/boundarydevices/common/
H A Dupgrade.cmd26 if itest ${env_part} != 0 ; then
46 if itest.s "x${env_dev}" == "x" || itest.s "x${env_part}" == "x"; then
65 mmc dev ${env_dev} ${env_part}
84 if itest ${env_part} != 0 ; then
85 mmc partconf ${env_dev} 1 ${env_part} 0