Hi Guillaume, Thank you for the patch.
On jeu., nov. 14, 2024 at 22:29, Guillaume La Roque <glaro...@baylibre.com> wrote: > Update android bootmeth to support non-A/B image. > Enable AB support only when ANDROID_AB is enabled. > > Signed-off-by: Guillaume La Roque <glaro...@baylibre.com> Reviewed-by: Mattijs Korpershoek <mkorpersh...@baylibre.com> > --- > boot/Kconfig | 1 - > boot/bootmeth_android.c | 51 > +++++++++++++++++++++++++++++++++------- > configs/am62x_a53_android.config | 1 + > configs/sandbox_defconfig | 1 + > 4 files changed, 44 insertions(+), 10 deletions(-) > [...]