summaryrefslogtreecommitdiff
path: root/include/fsl_fastboot.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/fsl_fastboot.h')
-rw-r--r--include/fsl_fastboot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/fsl_fastboot.h b/include/fsl_fastboot.h
index 68ac0916407..2e70bef8158 100644
--- a/include/fsl_fastboot.h
+++ b/include/fsl_fastboot.h
@@ -48,7 +48,7 @@
#endif
#ifdef CONFIG_FLASH_MCUFIRMWARE_SUPPORT
-#define FASTBOOT_MCU_FIRMWARE_PARTITION "m4_os"
+#define FASTBOOT_MCU_FIRMWARE_PARTITION "mcu_os"
#endif
#ifdef CONFIG_ANDROID_AB_SUPPORT