u-boot/drivers/fastboot
Safae Ouajih 734cb47d6d android: boot: replace android_image_check_header
With the new vendor boot image introduced in versions 3 and 4
of boot image header, the header check must be done for both boot
image and vendor boot image. Thus, replace android_image_check_header()
by is_android_boot_image_header() to only refer to boot image header check.

Signed-off-by: Safae Ouajih <souajih@baylibre.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Tested-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
2023-04-04 14:50:46 -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 android: boot: replace android_image_check_header 2023-04-04 14:50:46 -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