Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/lib/
Dzimage.c20 int bootz_setup(ulong image, ulong *start, ulong *end) in bootz_setup() function
/external/u-boot/cmd/
Dbootz.c13 int __weak bootz_setup(ulong image, ulong *start, ulong *end) in bootz_setup() function
/external/u-boot/arch/sandbox/lib/
Dbootm.c19 int bootz_setup(ulong image, ulong *start, ulong *end) in bootz_setup() function
/external/u-boot/common/spl/
Dspl.c77 int __weak bootz_setup(ulong image, ulong *start, ulong *end) in bootz_setup() function