u-boot/drivers/fastboot
Oleh Kravchenko 55a202f64b Fix flashing of eMMC user area with Fastboot
'gpt' and 'mmc0' fastboot partitions have been treated as the same device,
but it is wrong.

Fill disk_partition structure with eMMC user partition info
to properly flash data.

Signed-off-by: Oleh Kravchenko <oleg@kaa.org.ua>
Cc: Pantelis Antoniou <panto@antoniou-consulting.com>
Cc: Marek Vasut <marex@denx.de>
Cc: Sean Anderson <sean.anderson@seco.com>
Cc: Tom Rini <trini@konsulko.com>
Reviewed-by: Sean Anderson <sean.anderson@seco.com>
2021-08-21 18:23:02 -04:00
..
fb_command.c global: Convert simple_strtoul() with hex to hextoul() 2021-08-02 13:32:14 -04:00
fb_common.c fastboot: Implement generic fastboot_set_reboot_flag 2021-02-07 19:22:54 +01:00
fb_getvar.c fastboot: getvar: fix partition-size return value 2020-09-01 14:47:43 +02:00
fb_mmc.c Fix flashing of eMMC user area with Fastboot 2021-08-21 18:23:02 -04:00
fb_nand.c common: Drop part.h from common header 2020-05-18 17:33:33 -04:00
Kconfig fastboot: add UUU command UCmd and ACmd support 2021-02-26 15:30:55 +01:00
Makefile Revert "fastboot: Add default fastboot_set_reboot_flag implementation" 2021-02-07 19:22:54 +01:00