Home
last modified time | relevance | path

Searched refs:bootz_setup (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/u-boot/cmd/
H A Dbootz.c14 int __weak bootz_setup(ulong image, ulong *start, ulong *end) in bootz_setup() function
45 ret = bootz_setup(images->ep, &zi_start, &zi_end); in bootz_start()
H A Dbootz.su
/OK3568_Linux_fs/u-boot/tpl/arch/arm/lib/
H A Dzimage.su
/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Dzimage.su
H A Dzimage.c21 int bootz_setup(ulong image, ulong *start, ulong *end) in bootz_setup() function
/OK3568_Linux_fs/u-boot/spl/arch/arm/lib/
H A Dzimage.su
/OK3568_Linux_fs/u-boot/arch/sandbox/lib/
H A Dbootm.c21 int bootz_setup(ulong image, ulong *start, ulong *end) in bootz_setup() function
/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl.c75 int __weak bootz_setup(ulong image, ulong *start, ulong *end) in bootz_setup() function
205 if (!bootz_setup((ulong)header, &start, &end)) { in spl_parse_image_header()
/OK3568_Linux_fs/u-boot/include/
H A Dimage.h902 int bootz_setup(ulong image, ulong *start, ulong *end);
/OK3568_Linux_fs/u-boot/common/
H A Dbootm.c382 if (!bootz_setup((ulong)hdr, &start, &end)) in bootm_parse_comp()
/OK3568_Linux_fs/u-boot/tpl/
H A Du-boot-tpl.map
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map