diff options
author | Peng Fan <peng.fan@nxp.com> | 2023-06-15 18:09:18 +0800 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2023-07-13 11:29:40 +0200 |
commit | 9395eb05ee816fd8e5082e10e84391e5a621d9f0 (patch) | |
tree | f54718d3072d62aafed95352f6de4b13e947f983 /doc | |
parent | 455ebf8f455d4bd78237884aaf948c54fb6639b6 (diff) | |
download | u-boot-9395eb05ee816fd8e5082e10e84391e5a621d9f0.zip u-boot-9395eb05ee816fd8e5082e10e84391e5a621d9f0.tar.gz u-boot-9395eb05ee816fd8e5082e10e84391e5a621d9f0.tar.bz2 |
imx: bootaux: change names of MACROs used to boot MCU on iMX devices
The current bootaux supports i.MX8M and i.MX93, but the name "_M4_"
implies that the SoCs have Cortex-M4. Actually i.MX8MM/Q use Cortex-M4,
i.MX8MN/P use Cortex-M7, i.MX93 use Cortex-M33, so use "_MCU_" in place
of "_M4_" to simplify the naming.
Signed-off-by: faqiang.zhu <faqiang.zhu@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions