MA-15062-2 change mcu firmware partition name
authorJi Luo <ji.luo@nxp.com>
Tue, 23 Jul 2019 07:19:20 +0000 (15:19 +0800)
committerJi Luo <ji.luo@nxp.com>
Wed, 24 Jul 2019 05:35:16 +0000 (13:35 +0800)
commitdc25b7b27fa5c2293d09789a338a1aed2e3a010f
tree3c6db1ecf4d32aa285604c7208b7c0ea67cb1767
parenteb825f8d4fbc2289b9ccf8f457fcba04922c8259
MA-15062-2 change mcu firmware partition name

new imx8mn chips have Cortex-M7 inside, not like any other existing
multi-core i.MX MPU, users may manually flash mcu firmware with
fastboot, partition name need to be specified at the same time, so the
mcu firmware partition name need to be changed. related enum and
variable names are also modified.

Change-Id: Ia801e76fb3a20d0074dbbc1433258358c1a53907
Signed-off-by: faqiang.zhu <faqiang.zhu@nxp.com>
Signed-off-by: Ji Luo <ji.luo@nxp.com>
drivers/fastboot/fb_fsl/fb_fsl_boot.c
drivers/fastboot/fb_fsl/fb_fsl_common.c
drivers/fastboot/fb_fsl/fb_fsl_partitions.c
include/fb_fsl.h