MA-15062 change MACRO name of mcu TCM base address
authorfaqiang.zhu <faqiang.zhu@nxp.com>
Tue, 2 Jul 2019 04:36:34 +0000 (12:36 +0800)
committerJi Luo <ji.luo@nxp.com>
Wed, 24 Jul 2019 05:35:16 +0000 (13:35 +0800)
commite2eb616fdbc4ce6475b084ab11b77cd5dcaa6fd2
tree70505bb85ce53f053d5804fa4d2e220e22624c9e
parent033179bb58d7f4e7f78c46367042eb5238163f29
MA-15062 change MACRO name of mcu TCM base address

imx-regs-imx8mm.h is used both for imx8mm and imx8mn, while mcu in
imx8mn is Cortex-M7, it's different from Cortex-M4 in imx8mm, change
the MACRO name of mcu TCM base address from M4_BOOTROM_BASE_ADDR to
MCU_BOOTROM_BASE_ADDR.
since this MACRO will be used in common code for i.MX chips, the same
MACRO name in other files are also modified.

Change-Id: I433dd78d11c485d0f4cb82bab299f61cb29dce45
Signed-off-by: faqiang.zhu <faqiang.zhu@nxp.com>
arch/arm/include/asm/arch-imx8m/imx-regs-imx8mm.h
arch/arm/include/asm/arch-imx8m/imx-regs-imx8mq.h
arch/arm/include/asm/arch-mx6/imx-regs.h
arch/arm/include/asm/arch-mx7/imx-regs.h