]> git.dujemihanovic.xyz Git - u-boot.git/commit
xpl: Rename spl_next_phase() and spl_prev_phase()
authorSimon Glass <sjg@chromium.org>
Mon, 30 Sep 2024 01:49:39 +0000 (19:49 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 11 Oct 2024 17:44:47 +0000 (11:44 -0600)
commit6c49fc5882baa2c496b03f8260a5b21ef48ed9c5
tree626ee011f166a07987966f71dbc150c8cd9eff58
parent44a4c8e93fe393cd84c70ba1be0c47e25e6ff66c
xpl: Rename spl_next_phase() and spl_prev_phase()

Rename this to use the xpl prefix.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/sandbox/cpu/spl.c
arch/x86/lib/tpl.c
common/bloblist.c
common/spl/spl.c
include/spl.h
lib/fdtdec.c