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

Mattijs Korpershoek mkorpershoek at baylibre.com
Wed Feb 1 09:32:35 CET 2023


On Thu, Jan 26, 2023 at 17:54, Simon Glass <sjg at chromium.org> wrote:

> 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>

Reviewed-by: Mattijs Korpershoek <mkorpershoek at baylibre.com>


More information about the U-Boot mailing list