
26 Nov
2018
26 Nov
'18
7:44 p.m.
On Thu, Nov 15, 2018 at 06:44:05PM -0700, Simon Glass wrote:
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: Simon Glass sjg@chromium.org
Applied to u-boot/master, thanks!
--
Tom