[PATCH 4/4] README: remove obsolete note

Philip Molloy philip at philipmolloy.com
Mon Jul 7 15:06:50 CEST 2025


From: Philip Molloy <philip.molloy at analog.com>

Renaming SPL to XPL fixes the issue referenced in this note so the note
is no longer necessary

Fixes: 1d6132e2a2b ("global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD")

Signed-off-by: Philip Molloy <philip.molloy at analog.com>
---
 README | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/README b/README
index 40326ef3547..365ad33648d 100644
--- a/README
+++ b/README
@@ -1403,10 +1403,6 @@ Low Level (hardware related) configuration options:
 		VPL. Code that needs phase-specific behaviour can check this,
 		or (where possible) use xpl_phase() instead.
 
-		Note that CONFIG_XPL_BUILD *is* always defined when either
-		of CONFIG_TPL_BUILD / CONFIG_VPL_BUILD is defined. This can be
-		counter-intuitive and should perhaps be changed.
-
 - CONFIG_TPL_BUILD
 		Set when the currently running compilation is for an artifact
 		that will end up in the TPL build (as opposed to SPL, VPL or
-- 
2.50.0




More information about the U-Boot mailing list