Merge patch series "vbe: Series part G"
authorTom Rini <trini@konsulko.com>
Mon, 3 Feb 2025 22:01:44 +0000 (16:01 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 3 Feb 2025 22:01:44 +0000 (16:01 -0600)
commit3e69c75e86e1c32c8c0fd6153bcc10aa00fb3616
tree676898552baf386cc0c4119ee4bf7edc1ba8aee0
parent752321b62530dcbd6e8b5872aff4cf761809d76b
parentf1eb367d76c9b28053b3adcb6bdeb865c6eda5fd
Merge patch series "vbe: Series part G"

Simon Glass <sjg@chromium.org> says:

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.

Link: https://lore.kernel.org/r/20250126184333.4058848-1-sjg@chromium.org/