commit | 1fdbad021fe5f3bc8f8bb5b43e55ecc56432a6b4 | [log] [tgz] |
---|---|---|
author | mingming lee <mingming.lee@mediatek.com> | Thu Jan 16 16:11:42 2020 +0800 |
committer | Tom Rini <trini@konsulko.com> | Sat Jan 25 12:04:36 2020 -0500 |
tree | 5479615481a2601b478671c2537eff681fd799ea | |
parent | dc2426d83a57f7219ebbd01689cea4107df54f3b [diff] |
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>