commit | 3235f1e074f1c26802c6c3ea78ad24fe2dfdbe39 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Sep 29 19:49:34 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 11 11:44:47 2024 -0600 |
tree | 998d95aac7335e79906d35775a7f7b59212acd73 | |
parent | 2b315b7733d981cb849c3b6ca1223bf123101727 [diff] |
xpl: Rename u_boot_first_phase to xpl_is_first_phase() This is a better name for this function, so update it. Tidy up the function comment to mention VPL. Signed-off-by: Simon Glass <sjg@chromium.org>