Hi, On Tue, 26 Nov 2024 09:06:08 +0100, Guillaume La Roque wrote: > Actually bootmethod android only support android boot image version 4 > and with AB image, some old platform wtill use android boot image > version 2 with AB or without AB slot. > > This patchset add support of both version 2 and non-AB slot images. > It's fixed in same time a boot issue seen on khadas vim3{l} board with 16GB > eMMC > > [...]
Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-dfu (u-boot-dfu-next) [1/5] bootstd: android: add support of bootimage v2 https://source.denx.de/u-boot/custodians/u-boot-dfu/-/commit/51a2fc40d399888ee45c452d2f40fa1b0cb1456e [2/5] bootstd: android: add non-A/B image support https://source.denx.de/u-boot/custodians/u-boot-dfu/-/commit/9ef8b3bf8a1062c69a2417b850c30b39255f61bd [3/5] configs: khadas-vim3l_android{_ab}: move on bootmeth android https://source.denx.de/u-boot/custodians/u-boot-dfu/-/commit/86e931535cf6c2014ef384bd7cacea94aadf1645 [4/5] configs: khadas-vim3_android{_ab}: move on bootmeth android https://source.denx.de/u-boot/custodians/u-boot-dfu/-/commit/83a6ae671680010ae52e83554c431b095fe2b5d5 [5/5] bootstd: Add test for Android boot image v2 https://source.denx.de/u-boot/custodians/u-boot-dfu/-/commit/126254ab97691a93902d8fe02fdff0a783921c39 -- Mattijs