Skip to content
Snippets Groups Projects
Commit 3086c055 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

bootm: Factor out common parts of image decompression code


Adjust the code so that the error reporting can all be done at the end,
and is the same for each decompression method. Try to detect when
decompression fails due to lack of space. Keep the behaviour of
resetting on failure even though there should be no memory corruption
now.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 8fd6a4b5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment