
16 Jan
2020
16 Jan
'20
1:28 p.m.
On Thu, Jan 16, 2020 at 09:52:16AM +0800, Mingming Lee wrote:
On Wed, 2020-01-15 at 15:48 -0500, Tom Rini wrote:
On Mon, Jan 06, 2020 at 02:26:49PM +0800, mingming lee wrote:
This patch includes the following:
- Add fastboot command to erase the whole EMMC_USER
- Add fastboot command to flash image at EMMC_BOOT1
- Add fastboot command to erase the whole EMMC_BOOT1
- Enale CONFIG_FASTBOOT_MMC_BOOT1_SUPPORT for mt8518
Signed-off-by: mingming lee mingming.lee@mediatek.com
This breaks building of dra7xx_evm and possibly others, thanks.
hi Tom,
Thank you very much for the review, I would fixed it in the next version.
By The way, I wonder could U pls share your way for check? Then in the futher I could check it all on my local before submit.
The easiest way would be to use Travis CI or Azure or GitLab to build the world, as that's one of my tests.
--
Tom