spl: Allow spl_load() to be controlled in any xPL phase
authorSimon Glass <sjg@chromium.org>
Sun, 26 Jan 2025 18:43:19 +0000 (11:43 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 3 Feb 2025 22:01:36 +0000 (16:01 -0600)
commitfe71ebbea96f585daa35f3429cda7b4cf630a33a
treecc7dd78be68e592600cbd52657a3c03c3287809e
parent5fb647c83efcfe5dc2aabfdcbfc8b6cdbe3ebedb
spl: Allow spl_load() to be controlled in any xPL phase

Some phases may wish to use full FIT-loading and others not, so allow
this to be controlled.

Add some debugging while we are here.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/spl_load.h