On Tue, Jan 07, 2020 at 03:50:32PM -0300, Fabio Estevam wrote:
> In order to generate a bootable U-Boot binary for i.MX8QXP MEK
> we need to run:
>
> $ make imx8qxp_mek_defconfig
> $ make flash.bin
>
> The resultant flash.bin and flash.log are not removed after
> running 'make mrproper'.
>
> In
In order to generate a bootable U-Boot binary for i.MX8QXP MEK
we need to run:
$ make imx8qxp_mek_defconfig
$ make flash.bin
The resultant flash.bin and flash.log are not removed after
running 'make mrproper'.
Include these files into the CLEAN_FILES list entry so that
they can be properly delet
2 matches
Mail list logo