Home
last modified time | relevance | path

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

/u-boot/cmd/
A Dbooti.c32 ulong dest_end; in booti_start() local
69 decomp_len, &dest_end); in booti_start()
73 memmove((void *) ld, (void *)dest, dest_end); in booti_start()

Completed in 2 milliseconds