u-boot/drivers/fastboot
Safae Ouajih bc6413bdd9 drivers: fastboot: zImage flashing is not supported for v3, v4
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>
2023-04-04 14:50:47 -04: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-04 14:50:47 -04:00
fb_nand.c Audit <flash.h> inclusion 2022-08-04 16:18:47 -04: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