[PATCH v3 00/33] Tidy up use of 'SPL' and CONFIG_SPL_BUILD
Tom Rini
trini at konsulko.com
Sat Oct 12 01:01:42 CEST 2024
On Sun, 29 Sep 2024 19:49:23 -0600, Simon Glass wrote:
> When the SPL build-phase was first created it was designed to solve a
> particular problem (the need to init SDRAM so that U-Boot proper could
> be loaded). It has since expanded to become an important part of U-Boot,
> with three phases now present: TPL, VPL and SPL
>
> Due to this history, the term 'SPL' is used to mean both a particular
> phase (the one before U-Boot proper) and all the non-proper phases.
> This has become confusing.
>
> [...]
Applied to u-boot/master, thanks!
--
Tom
More information about the U-Boot
mailing list