]> git.dujemihanovic.xyz Git - u-boot.git/commit
xpl: Rename u_boot_first_phase to xpl_is_first_phase()
authorSimon Glass <sjg@chromium.org>
Mon, 30 Sep 2024 01:49:34 +0000 (19:49 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 11 Oct 2024 17:44:47 +0000 (11:44 -0600)
commit713bfc58f948e46e0e01ff8b50ef9f30f6f8317c
tree998d95aac7335e79906d35775a7f7b59212acd73
parent90fb55e0425f6be5dd58f2dc4910b6936e6f7699
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>
arch/arm/mach-omap2/am33xx/board.c
common/bloblist.c
common/spl/spl.c
include/spl.h