u-boot-brain/drivers/fastboot
mingming lee 1fdbad021f fastboot: mt85xx: add command to flash/erase emmc hwpart
This patch includes the following:
1. Add fastboot command to erase the whole EMMC_USER
2. Add fastboot command to flash image at EMMC_BOOT1
3. Add fastboot command to erase the whole EMMC_BOOT1
4. Enale CONFIG_FASTBOOT_MMC_BOOT1_SUPPORT for mt8518

Signed-off-by: mingming lee <mingming.lee@mediatek.com>
2020-01-25 12:04:36 -05:00
..
fb_command.c common: Move command functions out of common.h 2019-12-02 18:25:02 -05:00
fb_common.c common: Move command functions out of common.h 2019-12-02 18:25:02 -05:00
fb_getvar.c env: Move env_get() to env.h 2019-08-11 16:43:41 -04:00
fb_mmc.c fastboot: mt85xx: add command to flash/erase emmc hwpart 2020-01-25 12:04:36 -05:00
fb_nand.c fastboot: Use const qualifier for char *part_name 2019-06-14 12:39:54 +02:00
Kconfig fastboot: mt85xx: add command to flash/erase emmc hwpart 2020-01-25 12:04:36 -05:00
Makefile drivers: cosmetic: Convert SPDX license tags to Linux Kernel style 2018-10-28 09:26:39 -04:00