Re: [PATCH v2 04/17] android: boot: add boot image header v3 and v4 structures

2023-02-01 Thread Mattijs Korpershoek
On Thu, Jan 26, 2023 at 17:54, Simon Glass wrote: > On Thu, 26 Jan 2023 at 09:05, Safae Ouajih wrote: >> >> This adds support for v3/v4 boot image format by adding >> the following structures: >> >> - andr_boot_img_hdr_v3 : describes boot image header >> - andr_vendor_img_hdr : describes vendor

Re: [PATCH v2 04/17] android: boot: add boot image header v3 and v4 structures

2023-01-26 Thread Simon Glass
On Thu, 26 Jan 2023 at 09:05, Safae Ouajih wrote: > > This adds support for v3/v4 boot image format by adding > the following structures: > > - andr_boot_img_hdr_v3 : describes boot image header > - andr_vendor_img_hdr : describes vendor boot image header > > These definitions have been copied ove

[PATCH v2 04/17] android: boot: add boot image header v3 and v4 structures

2023-01-26 Thread Safae Ouajih
This adds support for v3/v4 boot image format by adding the following structures: - andr_boot_img_hdr_v3 : describes boot image header - andr_vendor_img_hdr : describes vendor boot image header These definitions have been copied over from the AOSP documentation at [1] and [2] Boot arg sizes are