public inbox for u-boot-amlogic@groups.io
 help / color / mirror / Atom feed
* [GIT PULL] Please pull u-boot-dfu-next-20241126
@ 2024-11-26 13:26 Mattijs Korpershoek
  2024-11-27  0:14 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Mattijs Korpershoek @ 2024-11-26 13:26 UTC (permalink / raw)
  To: Tom Rini, u-boot, u-boot-amlogic
  Cc: Lukasz Majewski, Neil Armstrong, Guillaume La Roque,
	Julien Masson

Hi Tom,

Please find some new developments for next:

Android:
- bootstd: Implement bootimage v2 support
- bootstd: Support non-A/B in bootmeth_android
- Migrate VIM3 and VIM3L to use bootmeth_android
- bootstd: Additional test for bootimage v2
- bootstd: Optimize load time when reading partitions

CI job:
- https://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipelines/23573

Thanks,
Mattijs

The following changes since commit 48380f9b2a12e3fc6339d6af5a154bded769d911:

  Merge tag 'v2025.01-rc3' into next (2024-11-25 17:34:08 -0600)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-dfu.git tags/u-boot-dfu-next-20241126

for you to fetch changes up to abadcda24b100b8eb0f138085cca6595518cec85:

  bootstd: android: don't read whole partition sizes (2024-11-26 10:04:40 +0100)

----------------------------------------------------------------
u-boot-dfu-next-20241126

Android:
- bootstd: Implement bootimage v2 support
- bootstd: Support non-A/B in bootmeth_android
- Migrate VIM3 and VIM3L to use bootmeth_android
- bootstd: Additional test for bootimage v2
- bootstd: Optimize load time when reading partitions

----------------------------------------------------------------
Guillaume La Roque (5):
      bootstd: android: add support of bootimage v2
      bootstd: android: add non-A/B image support
      configs: khadas-vim3l_android{_ab}: move on bootmeth android
      configs: khadas-vim3_android{_ab}: move on bootmeth android
      bootstd: Add test for Android boot image v2

Julien Masson (1):
      bootstd: android: don't read whole partition sizes

 arch/sandbox/dts/test.dts                 |  10 ++-
 boot/Kconfig                              |   1 -
 boot/bootmeth_android.c                   | 104 ++++++++++++++++++++++--------
 boot/image-android.c                      |  45 +++++++++++++
 configs/am62x_a53_android.config          |   1 +
 configs/khadas-vim3_android_ab_defconfig  |   7 +-
 configs/khadas-vim3_android_defconfig     |   7 +-
 configs/khadas-vim3l_android_ab_defconfig |   7 +-
 configs/khadas-vim3l_android_defconfig    |   7 +-
 configs/sandbox_defconfig                 |   1 +
 include/configs/khadas-vim3_android.h     |  25 +++++--
 include/configs/khadas-vim3l_android.h    |  25 +++++--
 include/configs/meson64_android.h         |   6 --
 include/image.h                           |  24 +++++++
 test/boot/bootflow.c                      |  29 ++++++++-
 test/py/tests/test_ut.py                  |  49 ++++++++++++++
 16 files changed, 297 insertions(+), 51 deletions(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Please pull u-boot-dfu-next-20241126
  2024-11-26 13:26 [GIT PULL] Please pull u-boot-dfu-next-20241126 Mattijs Korpershoek
@ 2024-11-27  0:14 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2024-11-27  0:14 UTC (permalink / raw)
  To: Mattijs Korpershoek
  Cc: u-boot, u-boot-amlogic, Lukasz Majewski, Neil Armstrong,
	Guillaume La Roque, Julien Masson

[-- Attachment #1: Type: text/plain, Size: 1034 bytes --]

On Tue, Nov 26, 2024 at 02:26:41PM +0100, Mattijs Korpershoek wrote:

> Hi Tom,
> 
> Please find some new developments for next:
> 
> Android:
> - bootstd: Implement bootimage v2 support
> - bootstd: Support non-A/B in bootmeth_android
> - Migrate VIM3 and VIM3L to use bootmeth_android
> - bootstd: Additional test for bootimage v2
> - bootstd: Optimize load time when reading partitions
> 
> CI job:
> - https://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipelines/23573
> 
> Thanks,
> Mattijs
> 
> The following changes since commit 48380f9b2a12e3fc6339d6af5a154bded769d911:
> 
>   Merge tag 'v2025.01-rc3' into next (2024-11-25 17:34:08 -0600)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-dfu.git tags/u-boot-dfu-next-20241126
> 
> for you to fetch changes up to abadcda24b100b8eb0f138085cca6595518cec85:
> 
>   bootstd: android: don't read whole partition sizes (2024-11-26 10:04:40 +0100)
> 

Applied to u-boot/next, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-12-05  9:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-26 13:26 [GIT PULL] Please pull u-boot-dfu-next-20241126 Mattijs Korpershoek
2024-11-27  0:14 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox