[PATCH v2 02/17] android: boot: support vendor boot image in abootimg

Simon Glass sjg at chromium.org
Fri Jan 27 01:54:45 CET 2023


On Thu, 26 Jan 2023 at 09:05, Safae Ouajih <souajih at baylibre.com> wrote:
>
> Vendor boot image is introduced in boot image header
> version 3 and 4. Please check [1] for more details.
>
> To prepare for boot image v3/v4 support, allow the abootimg command
> to store the vendor_boot image address.
>
> Full support for this new format will be done in a future patch.
>
> Link:[1] https://source.android.com/docs/core/architecture/bootloader/partitions/vendor-boot-partitions
>
> Signed-off-by: Safae Ouajih <souajih at baylibre.com>
> ---
>  cmd/abootimg.c | 18 +++++++++++++++---
>  1 file changed, 15 insertions(+), 3 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list