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>
Thu, 13 May 2021 01:49:17 +0000 (09:49 +0800)
commit74da26c497c9a4d28e9fc153a543ada3f2b9cc0d
tree4cab8e24affd8b986ca53d9948931b5718cfa98c
parent1597b96ee023c5b2de9eea6cc198d2f4b3404fda
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>
(cherry picked from commit dc25b7b27fa5c2293d09789a338a1aed2e3a010f)
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