Re: [PATCH 1/2] hw/core: Sync uboot_image.h from U-Boot v2022.01

2022-03-27 Thread Alistair Francis
On Thu, Mar 24, 2022 at 6:40 PM Bin Meng wrote: > > From: Bin Meng > > Sync uboot_image.h from upstream U-Boot v2022.01 release [1]. > > [1] https://source.denx.de/u-boot/u-boot/-/blob/v2022.01/include/image.h > > Signed-off-by: Bin Meng Reviewed-by: Alistair Francis Alistair > --- > > hw/c

[PATCH 1/2] hw/core: Sync uboot_image.h from U-Boot v2022.01

2022-03-24 Thread Bin Meng
From: Bin Meng Sync uboot_image.h from upstream U-Boot v2022.01 release [1]. [1] https://source.denx.de/u-boot/u-boot/-/blob/v2022.01/include/image.h Signed-off-by: Bin Meng --- hw/core/uboot_image.h | 213 -- 1 file changed, 142 insertions(+), 71 dele