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

mkimage: Put FIT loading in function and tidy error handling



The fit_handle_file() function is quite long - split out the part that
loads and checks a FIT into its own function. We will use this
function for storing public keys into a destination FDT file.

The error handling is currently a bit repetitive - tidy it.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 35e7b0f1
Loading
Loading
Loading
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