Re: [U-Boot] [PATCH] Update include/android_image.h from AOSP

2019-08-07 Thread Tom Rini
On Mon, Aug 05, 2019 at 10:24:45PM +0200, Alex Deymo wrote: > This takes the latest changes from AOSP from the file > include/bootimg/bootimg.h from the repository: > https://android.googlesource.com/platform/system/tools/mkbootimg > and update the U-Boot version with the latest changes. > > This

Re: [U-Boot] [PATCH] Update include/android_image.h from AOSP

2019-08-06 Thread Sam Protsenko
Hi Alex, On Mon, Aug 5, 2019 at 11:25 PM Alex Deymo wrote: > > This takes the latest changes from AOSP from the file > include/bootimg/bootimg.h from the repository: > https://android.googlesource.com/platform/system/tools/mkbootimg > and update the U-Boot version with the latest changes. > > Thi

[U-Boot] [PATCH] Update include/android_image.h from AOSP

2019-08-05 Thread Alex Deymo
This takes the latest changes from AOSP from the file include/bootimg/bootimg.h from the repository: https://android.googlesource.com/platform/system/tools/mkbootimg and update the U-Boot version with the latest changes. This file keeps the changes from AOSP to a minimum: * Comments were converte