Skip to content
Commit 7b5ea145 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

sandbox: Refactor code to create os_jump_to_file()



At present os_jump_to_image() jumps to a given image, and this is written
to a file. But it is useful to be able to jump to a file also.

To avoid duplicating code, split out the implementation of
os_jump_to_image() into a new function that jumps to a file.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 36bcea62
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment