On Wed, 15 Jan 2025 18:27:01 -0700, Simon Glass wrote: > This includes various patches towards implementing the VBE abrec > bootmeth in U-Boot. It mostly focuses on introducing a relocating > SPL-loader so that VBE can run in the limited amount of SRAM available > on many devices. > > Another minor new feature is support in VBE for specifying the image > phase when loading from a FIT. This allows a single FIT to include > images for several boot phases, thus simplifying image-creation. > > [...]
Applied to u-boot/master, thanks! -- Tom