commit | c83e384375e9ca1da0c6ed4c01417641c62461d7 | [log] [tgz] |
---|---|---|
author | Sean Anderson <sean.anderson@seco.com> | Fri Feb 05 09:38:59 2021 -0500 |
committer | Marek Vasut <marex@denx.de> | Fri Feb 26 15:30:55 2021 +0100 |
tree | aff273e234e1baf2946dfd216c01387fb2d814c7 | |
parent | 7ea25da85aed70b33ea252fbe6ec93082cf8033e [diff] |
fastboot: Move part_get_info_by_name_or_alias after raw_part_get_info_by_name This makes the next commit more readable by doing the move now. Signed-off-by: Sean Anderson <sean.anderson@seco.com> Reviewed-by: Simon Glass <sjg@chromium.org>