[PATCH] bootstd: android: don't read whole partition sizes

Mattijs Korpershoek mkorpershoek at baylibre.com
Tue Nov 26 10:05:07 CET 2024


Hi,

On Thu, 21 Nov 2024 11:59:55 +0100, Julien Masson wrote:
> The current implementation is reading the whole partition for boot and
> vendor_boot image which can be long following the size of the
> partition or the time to read blocks (driver/SoC specific).
> 
> For example with mediatek mt8365 EVK board, we have a 64MiB boot
> partition and the boot image flashed in this partition is only 42MiB.
> It takes ~8-9 secs to read the boot partition.
> 
> [...]

Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-dfu (u-boot-dfu-next)

[1/1] bootstd: android: don't read whole partition sizes
      https://source.denx.de/u-boot/custodians/u-boot-dfu/-/commit/abadcda24b100b8eb0f138085cca6595518cec85

--
Mattijs


More information about the U-Boot mailing list