
27 Jan
2025
27 Jan
'25
5:07 p.m.
On Sun, Jan 26, 2025 at 11:43:10AM -0700, Simon Glass wrote:
This includes the VBE ABrec (A/B/recovery) implementation as well as a number of patches needed to make it work:
- marking some code as used by SPL_RELOC
- selection of images from a FIT based on the boot phase
- removal of unwanted hash code which increases code-size too much
- a few Kconfig-related additions for VPL
Note: The goal for the next series (part H) is to enable VBE on rk3399-generic, i.e. able to boot on multiple rk3399-based boards with only the TPL phase being different for each board.
Size-wise, this seems fine and it's nice to be able to drop crc16 from SPL from some platforms. I'll try and find time to look at the patches themselves as well soon.
--
Tom