u-boot/drivers/fastboot
Safae Ouajih 0349ecf2f5 drivers: fastboot: zImage flashing is not supported for v3, v4
commit bc6413bdd9a4a7ab8a62232aa4791cc26a0ef215 upstream.

With vendor boot image introduced in version 3 and 4 of boot
image header, boot information is located in both boot image
and vendor boot image.

Flashing zImage is not supported for version 3 and 4 since this
requires updating vendor boot image and/or generating a new image.

Print an error message when the boot image header version is
greater than 2.

Signed-off-by: Safae Ouajih <souajih@baylibre.com>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Tested-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
2023-04-05 11:40:37 -05:00
..
Kconfig fastboot: Add OEM run command 2023-01-11 15:02:24 -05:00
Makefile Revert "fastboot: Add default fastboot_set_reboot_flag implementation" 2021-02-07 19:22:54 +01:00
fb_command.c Correct SPL uses of FASTBOOT_FLASH_NAND 2023-02-10 07:41:41 -05:00
fb_common.c Correct SPL uses of FASTBOOT_FLASH_MMC 2023-02-10 07:41:41 -05:00
fb_getvar.c Correct SPL uses of FASTBOOT_FLASH_NAND 2023-02-10 07:41:41 -05:00
fb_mmc.c drivers: fastboot: zImage flashing is not supported for v3, v4 2023-04-05 11:40:37 -05:00
fb_nand.c Audit <flash.h> inclusion 2022-08-04 16:18:47 -04:00