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

