Searched refs:bootz_setup (Results 1 – 1 of 1) sorted by relevance
112 int __weak bootz_setup(ulong image, ulong *start, ulong *end) in bootz_setup() function355 if (!bootz_setup((ulong)header, &start, &end)) { in spl_parse_image_header()
Completed in 16 milliseconds