diff options
author | Simon Glass <sjg@chromium.org> | 2023-09-26 08:14:33 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-10-06 14:38:12 -0400 |
commit | d7c232e6b578940acdf541cd7f88857f1fd1808a (patch) | |
tree | c663765ff3e9981c04cdbed7346be34a2dc4779e /include/spl.h | |
parent | 17ba50106efe04ca5249ce33a8ef8374b584ee8d (diff) | |
download | u-boot-d7c232e6b578940acdf541cd7f88857f1fd1808a.tar.gz u-boot-d7c232e6b578940acdf541cd7f88857f1fd1808a.tar.bz2 u-boot-d7c232e6b578940acdf541cd7f88857f1fd1808a.zip |
spl: Rename spl_load_fit_image() to load_simple_fit()
We have two functions called spl_load_fit_image(), one in spl.c and one in
spl_fit.c
Rename the second one, to indicate that it relates to simple FIT parsing,
rather than the full version.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/spl.h')
0 files changed, 0 insertions, 0 deletions