commit | 856bcc8e437c2529c556a6785db956a1b670dc51 | [log] [tgz] |
---|---|---|
author | Philippe Reynes <philippe.reynes@softathome.com> | Tue Nov 24 14:39:47 2020 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 22 16:17:52 2021 -0500 |
tree | 91c4b6265679d53bbca6d5d310e267d9b3611094 | |
parent | d0078c4d9b7c08bde2359ddbd46c443f9ea026cf [diff] |
tools: image-host: clean function fit_config_get_hash_list This commit creates a function fit_config_add_hash that will be used in the next commit to support several 'sub-images'. Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com> Reviewed-by: Simon Glass <sjg@chromium.org>