Re: [PATCH 2/6] bootstd: android: add non-A/B image support

2024-10-22 Thread Mattijs Korpershoek
Hi Guillaume, Thank you for the patch. On jeu., oct. 17, 2024 at 18:10, Guillaume La Roque 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 > --- > boot/Kconfig | 1 - >

[PATCH 2/6] bootstd: android: add non-A/B image support

2024-10-17 Thread Guillaume La Roque
Update android bootmeth to support non-A/B image. Enable AB support only when ANDROID_AB is enabled. Signed-off-by: Guillaume La Roque --- boot/Kconfig | 1 - boot/bootmeth_android.c | 53 ++-- configs/am62x_a53_android.config |