¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
[PATCH v4 0/5] Add support of Android Boot Image version 2 and non-AB image
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
By Guillaume La Roque · #2583 ·
Re: [PATCH v3 0/5] Add support of Android Boot Image version 2 and non-AB image
Hi,
By Guillaume La Roque · #2582 ·
Re: [PATCH v3 0/5] Add support of Android Boot Image version 2 and non-AB image
Hello,
By Mattijs Korpershoek · #2581 ·
Re: [PATCH v3 0/5] Add support of Android Boot Image version 2 and non-AB image
On jeu., nov. 21, 2024 at 15:38, Mattijs Korpershoek <mkorpershoek@...> wrote: > On jeu., nov. 21, 2024 at 12:11, "Mattijs Korpershoek via groups.io" <mkorpershoek@...>
By Mattijs Korpershoek · #2580 ·
Re: [PATCH v3 0/5] Add support of Android Boot Image version 2 and non-AB image
On jeu., nov. 21, 2024 at 12:11, "Mattijs Korpershoek via groups.io" <mkorpershoek@...> wrote: > Hi, > > On jeu., nov. 21, 2024 at 10:40, Mattijs Korpershoek
By Mattijs Korpershoek · #2579 ·
Re: [PATCH v3 0/5] Add support of Android Boot Image version 2 and non-AB image
Hi,
By Mattijs Korpershoek · #2578 ·
Re: [PATCH v3 0/5] Add support of Android Boot Image version 2 and non-AB image
Hi Guillaume,
By Mattijs Korpershoek · #2577 ·
Re: [PATCH v3 0/5] Add support of Android Boot Image version 2 and non-AB image
Hi, unfortunately i don't find for now how i can fix issue in test. i don't really understand with when we launch test individually it's working but if we launch test_ut test not working , I see on
By Guillaume La Roque · #2576 ·
Re: [PATCH v3 0/5] Add support of Android Boot Image version 2 and non-AB image
Hi,
By Guillaume La Roque · #2575 ·
Re: [PATCH v3 0/5] Add support of Android Boot Image version 2 and non-AB image
Hi Guillaume,
By Mattijs Korpershoek · #2574 ·
Re: [PATCH v3 0/5] Add support of Android Boot Image version 2 and non-AB image
Hi, 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
By Mattijs Korpershoek · #2573 ·
[PATCH v3 5/5] bootstd: Add test for Android boot image v2
Rename actual android bootmethod test to specify it's for boot image version 4. Add a unit test for testing the Android bootmethod with boot image version 2. This requires another mmc image (mmc8) to
By Guillaume La Roque · #2572 ·
[PATCH v3 4/5] configs: khadas-vim3_android{_ab}: move on bootmeth android
Actually khadas vim3 use distro command to boot android image. Move on new bootmeth android for A/B and non-A/B vim3 android. Reviewed-by: Mattijs Korpershoek <mkorpershoek@...> Acked-by:
By Guillaume La Roque · #2571 ·
[PATCH v3 3/5] configs: khadas-vim3l_android{_ab}: move on bootmeth android
Actually khadas vim3l use distro command to boot android image. Move on new bootmeth android for A/B and non-A/B vim3l android. Reviewed-by: Mattijs Korpershoek <mkorpershoek@...> Acked-by:
By Guillaume La Roque · #2570 ·
[PATCH v3 2/5] bootstd: android: add non-A/B image support
Update android bootmeth to support non-A/B image. Enable AB support only when ANDROID_AB is enabled. Reviewed-by: Mattijs Korpershoek <mkorpershoek@...> Signed-off-by: Guillaume La Roque
By Guillaume La Roque · #2569 ·
[PATCH v3 1/5] bootstd: android: add support of bootimage v2
Android bootmeth only support boot image v3/4. Add support of Android Boot Image version 2 [1]. Vendor boot image is only supported in version 3 and 4 so don't try to read it when header version is
By Guillaume La Roque · #2568 ·
[PATCH v3 0/5] Add support of Android Boot Image version 2 and non-AB image
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
By Guillaume La Roque · #2567 ·
Re: [PATCH v2 3/5] configs: khadas-vim3l_android{_ab}: move on bootmeth android
Hi,
By Guillaume La Roque · #2566 ·
Re: [PATCH v2 4/5] configs: khadas-vim3_android{_ab}: move on bootmeth android
Hi,
By Guillaume La Roque · #2565 ·
Re: [PATCH v2 4/5] configs: khadas-vim3_android{_ab}: move on bootmeth android
Hi Guillaume, Thank you for the patch.
By Mattijs Korpershoek · #2564 ·