Home
last modified time | relevance | path

Searched defs:bootz_setup (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Dzimage.c21 int bootz_setup(ulong image, ulong *start, ulong *end) in bootz_setup() function
/OK3568_Linux_fs/u-boot/cmd/
H A Dbootz.c14 int __weak bootz_setup(ulong image, ulong *start, ulong *end) in bootz_setup() function
/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