Searched refs:booti_setup (Results 1 – 1 of 1) sorted by relevance
117 int __weak booti_setup(ulong image, ulong *relocated_addr, ulong *size, bool force_reloc) in booti_setup() function341 if (!booti_setup((ulong)header, &start, &size, 0)) { in spl_parse_image_header()
Completed in 9 milliseconds