Re: [PATCH v2 14/17] drivers: fastboot: zImage flashing is not supported for v3,v4

2023-01-26 Thread Simon Glass
Hi Safae, On Thu, 26 Jan 2023 at 09:05, Safae Ouajih wrote: > > Print an error message when the boot image header version is > greater than 2 as this is not supported for v3 and v4. But why is is not supported? Please add this here. > > Signed-off-by: Safae Ouajih > --- > drivers/fastboot/fb_

[PATCH v2 14/17] drivers: fastboot: zImage flashing is not supported for v3, v4

2023-01-26 Thread Safae Ouajih
Print an error message when the boot image header version is greater than 2 as this is not supported for v3 and v4. Signed-off-by: Safae Ouajih --- drivers/fastboot/fb_mmc.c | 8 1 file changed, 8 insertions(+) diff --git a/drivers/fastboot/fb_mmc.c b/drivers/fastboot/fb_mmc.c index 08